2011-12-08 12:49:21,638 [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-08 12:49:21,685 [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-08 12:49:21,685 [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-08 12:49:21,919 [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-08 12:49:21,935 [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-08 12:49:22,185 [main] ERROR o.r.Reflections - given scan urls are empty. set urls in the configuration 2011-12-08 12:49:22,185 [main] ERROR o.r.Reflections - given scan urls are empty. set urls in the configuration 2011-12-08 12:49:22,216 [main] ERROR o.r.Reflections - given scan urls are empty. set urls in the configuration 2011-12-08 12:49:22,294 [main] ERROR o.r.Reflections - given scan urls are empty. set urls in the configuration 2011-12-08 12:50:31,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:31,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:31,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [escapetool] = [org.xwiki.velocity.tools.EscapeTool] 2011-12-08 12:50:31,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [datetool] = [org.apache.velocity.tools.generic.ComparisonDateTool] 2011-12-08 12:50:31,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [regextool] = [org.xwiki.velocity.tools.RegexTool] 2011-12-08 12:50:31,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [listtool] = [org.apache.velocity.tools.generic.ListTool] 2011-12-08 12:50:31,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [numbertool] = [org.apache.velocity.tools.generic.NumberTool] 2011-12-08 12:50:31,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [sorttool] = [org.apache.velocity.tools.generic.SortTool] 2011-12-08 12:50:31,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .DefaultVelocityContextFactory - Setting tool [mathtool] = [org.apache.velocity.tools.generic.MathTool] 2011-12-08 12:50:31,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:31,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Failed to load the file [/WEB-INF/xwiki.cfg] using any method. 2011-12-08 12:50:33,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:33,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.XWiki - Running storage migrations 2011-12-08 12:50:34,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.DBCPConnectionProvider - Configure DBCPConnectionProvider 2011-12-08 12:50:34,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.DBCPConnectionProvider - Creating a DBCP BasicDataSource with the following DBCP factory properties: 2011-12-08 12:50:34,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:35,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:35,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.DBCPConnectionProvider - Configure DBCPConnectionProvider complete 2011-12-08 12:50:35,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:35,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:36,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .x.x.s.XWikiHibernateBaseStore - Updating schema update for wiki [xwiki]... 2011-12-08 12:50:36,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:36,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:36,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:36,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:36,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1f3b536 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1f3b536 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@147e4f0 2011-12-08 12:50:37,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.activitystream_events (ase_eventid varchar2(48 char) not null, ase_requestid varchar2(2000 char), ase_stream varchar2(255 char), ase_date timestamp, ase_priority number(10,0), ase_type varchar2(255 char), ase_application varchar2(255 char), ase_user varchar2(255 char), ase_wiki varchar2(255 char), ase_space varchar2(255 char), ase_page varchar2(255 char), ase_url varchar2(2000 char), ase_title varchar2(2000 char), ase_body varchar2(2000 char), ase_version varchar2(30 char), ase_param1 varchar2(2000 char), ase_param2 varchar2(2000 char), ase_param3 varchar2(2000 char), ase_param4 varchar2(2000 char), ase_param5 varchar2(2000 char), primary key (ase_eventid))] 2011-12-08 12:50:37,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.activitystream_events_params (eventId varchar2(48 char) not null, value varchar2(2000 char), name varchar2(255 char) not null, primary key (eventId, name))] 2011-12-08 12:50:37,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_aggregatorgroup (agg_id number(10,0) not null, agg_name varchar2(255 char), primary key (agg_id))] 2011-12-08 12:50:37,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_aggregatorurl (agg_id number(10,0) not null, agg_name varchar2(2000 char), agg_url varchar2(2000 char), agg_date timestamp, agg_nb number(10,0), primary key (agg_id))] 2011-12-08 12:50:37,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_aggregatorurlgroups (agl_id number(10,0) not null, agl_value varchar2(255 char), agl_number number(10,0) not null, primary key (agl_id, agl_number))] 2011-12-08 12:50:37,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_feedentry (fee_id number(10,0) not null, fee_title varchar2(2000 char), fee_author varchar2(2000 char), fee_feedurl varchar2(2000 char), fee_feedname varchar2(2000 char), fee_url varchar2(2000 char), fee_category varchar2(2000 char), fee_content clob, fee_fullcontent clob, fee_xml clob, fee_date timestamp, fee_flag number(10,0) default 0, fee_read number(10,0) default 0, primary key (fee_id))] 2011-12-08 12:50:38,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_feedentrytags (fet_id number(10,0) not null, fet_value varchar2(255 char), fet_number number(10,0) not null, primary key (fet_id, fet_number))] 2011-12-08 12:50:38,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_keyword (key_id number(10,0) not null, key_name varchar2(255 char), key_group varchar2(255 char), primary key (key_id))] 2011-12-08 12:50:38,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiattachment (XWA_ID integer not null, XWA_DOC_ID integer, XWA_FILENAME varchar2(255 char) not null, XWA_SIZE number(10,0), XWA_DATE timestamp not null, XWA_AUTHOR varchar2(255 char), XWA_VERSION varchar2(255 char) not null, XWA_COMMENT varchar2(255 char), primary key (XWA_ID))] 2011-12-08 12:50:38,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiattachment_archive (XWA_ID integer not null, XWA_ARCHIVE blob, primary key (XWA_ID))] 2011-12-08 12:50:38,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiattachment_content (XWA_ID integer not null, XWA_CONTENT blob not null, primary key (XWA_ID))] 2011-12-08 12:50:38,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiattrecyclebin (XDA_ID number(19,0) not null, XDA_DOCID number(19,0) not null, XDA_FILENAME varchar2(255 char) not null, XDA_DATE timestamp not null, XDA_DOC_NAME varchar2(255 char), XDA_DELETER varchar2(255 char), XDA_XML clob not null, primary key (XDA_ID), unique (XDA_DOCID, XDA_FILENAME, XDA_DATE))] 2011-12-08 12:50:38,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikicomments (XWC_ID number(10,0) not null, XWC_AUTHOR varchar2(255 char), XWC_HIGHLIGHT clob, XWC_COMMENT clob, XWP_REPLYTO number(10,0), XWP_DATE timestamp, primary key (XWC_ID))] 2011-12-08 12:50:38,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikidates (XWS_ID number(10,0) not null, XWS_NAME varchar2(255 char) not null, XWS_VALUE timestamp, primary key (XWS_ID, XWS_NAME))] 2011-12-08 12:50:38,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikidbversion (XWV_VERSION number(10,0) not null, primary key (XWV_VERSION))] 2011-12-08 12:50:38,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikidoc (XWD_ID integer not null, XWD_FULLNAME varchar2(255 char) not null, XWD_NAME varchar2(255 char), XWD_TITLE varchar2(255 char), XWD_LANGUAGE varchar2(5 char), XWD_DEFAULT_LANGUAGE varchar2(5 char), XWD_TRANSLATION number(10,0) not null, XWD_DATE timestamp not null, XWD_CONTENT_UPDATE_DATE timestamp not null, XWD_CREATION_DATE timestamp, XWD_AUTHOR varchar2(255 char), XWD_CONTENT_AUTHOR varchar2(255 char), XWD_CREATOR varchar2(255 char), XWD_WEB varchar2(255 char) not null, XWD_CONTENT clob, XWD_VERSION varchar2(255 char) not null, XWD_CUSTOM_CLASS varchar2(255 char), XWD_PARENT varchar2(511 char), XWD_CLASS_XML clob, XWD_ELEMENTS number(10,0) not null, XWD_DEFAULT_TEMPLATE varchar2(255 char), XWD_VALIDATION_SCRIPT varchar2(255 char), XWD_COMMENT varchar2(1023 char), XWD_MINOREDIT number(1,0) not null, XWD_SYNTAX_ID varchar2(50 char), XWD_HIDDEN number(1,0) not null, primary key (XWD_ID))] 2011-12-08 12:50:38,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikidoubles (XWD_ID number(10,0) not null, XWD_NAME varchar2(255 char) not null, XWD_VALUE double precision, primary key (XWD_ID, XWD_NAME))] 2011-12-08 12:50:38,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikifloats (XWF_ID number(10,0) not null, XWF_NAME varchar2(255 char) not null, XWF_VALUE float, primary key (XWF_ID, XWF_NAME))] 2011-12-08 12:50:38,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiintegers (XWI_ID number(10,0) not null, XWI_NAME varchar2(255 char) not null, XWI_VALUE number(10,0), primary key (XWI_ID, XWI_NAME))] 2011-12-08 12:50:38,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikilargestrings (XWL_ID number(10,0) not null, XWL_NAME varchar2(255 char) not null, XWL_VALUE clob, primary key (XWL_ID, XWL_NAME))] 2011-12-08 12:50:38,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikilinks (XWL_DOC_ID number(19,0) not null, XWL_LINK varchar2(255 char) not null, XWL_FULLNAME varchar2(255 char), primary key (XWL_DOC_ID, XWL_LINK))] 2011-12-08 12:50:38,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikilistitems (XWL_ID number(10,0) not null, XWL_NAME varchar2(255 char) not null, XWL_VALUE varchar2(255 char), XWL_NUMBER number(10,0) not null, primary key (XWL_ID, XWL_NAME, XWL_NUMBER))] 2011-12-08 12:50:38,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikilists (XWL_ID number(10,0) not null, XWL_NAME varchar2(255 char) not null, primary key (XWL_ID, XWL_NAME))] 2011-12-08 12:50:38,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikilock (XWL_DOC_ID integer not null, XWL_AUTHOR varchar2(255 char), XWL_DATE timestamp not null, primary key (XWL_DOC_ID))] 2011-12-08 12:50:38,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikilongs (XWL_ID number(10,0) not null, XWL_NAME varchar2(255 char) not null, XWL_VALUE integer, primary key (XWL_ID, XWL_NAME))] 2011-12-08 12:50:38,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiobjects (XWO_ID number(10,0) not null, XWO_NUMBER number(10,0), XWO_NAME varchar2(255 char) not null, XWO_CLASSNAME varchar2(255 char) not null, XWO_GUID varchar2(255 char), primary key (XWO_ID))] 2011-12-08 12:50:38,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikipreferences (XWP_ID number(10,0) not null, XWP_LANGUAGE varchar2(255 char), XWP_DEFAULT_LANGUAGE varchar2(255 char), XWP_MULTI_LINGUAL number(10,0), XWP_AUTHENTICATE_EDIT number(10,0), XWP_AUTHENTICATE_VIEW number(10,0), XWP_AUTH_ACTIVE_CHECK number(10,0), XWP_BACKLINKS number(10,0), XWP_SKIN varchar2(255 char), XWP_STYLESHEET varchar2(255 char), XWP_STYLESHEETS varchar2(255 char), XWP_EDITOR varchar2(255 char), XWP_WEBCOPYRIGHT varchar2(255 char), XWP_TITLE varchar2(255 char), XWP_VERSION varchar2(255 char), XWP_USE_EMAIL_VERIFICATION number(10,0), XWP_SMTP_SERVER varchar2(255 char), XWP_ADMIN_EMAIL varchar2(255 char), XWP_META clob, XWP_VALIDATION_EMAIL_CONTENT clob, XWP_CONFIRMATION_EMAIL_CONTENT clob, XWP_INVITATION_EMAIL_CONTENT clob, XWP_LEFT_PANELS varchar2(2000 char), XWP_RIGHT_PANELS varchar2(2000 char), XWP_SHOW_LEFT_PANELS number(10,0), XWP_SHOW_RIGHT_PANELS number(10,0), XWP_LANGUAGES varchar2(255 char), XWP_REGISTRATION_ANONYMOUS varchar2(255 char), XWP_REGISTRATION_REGISTERED varchar2(255 char), XWP_EDIT_ANONYMOUS varchar2(255 char), XWP_EDIT_REGISTERED varchar2(255 char), XWP_COMMENT_ANONYMOUS varchar2(255 char), XWP_COMMENT_REGISTERED varchar2(255 char), XWP_DOCUMENT_BUNDLES varchar2(2000 char), primary key (XWP_ID))] 2011-12-08 12:50:38,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikiproperties (XWP_ID number(10,0) not null, XWP_NAME varchar2(255 char) not null, XWP_CLASSTYPE varchar2(255 char), primary key (XWP_ID, XWP_NAME))] 2011-12-08 12:50:38,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikircs (XWR_DOCID number(19,0) not null, XWR_VERSION1 number(10,0) not null, XWR_VERSION2 number(10,0) not null, XWR_DATE timestamp not null, XWR_COMMENT varchar2(255 char), XWR_AUTHOR varchar2(255 char), XWR_ISDIFF number(1,0), XWR_PATCH clob, primary key (XWR_DOCID, XWR_VERSION1, XWR_VERSION2))] 2011-12-08 12:50:38,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikirecyclebin (XDD_ID number(19,0) not null, XDD_FULLNAME varchar2(255 char) not null, XDD_LANGUAGE varchar2(5 char), XDD_DATE timestamp not null, XDD_DELETER varchar2(255 char), XDD_XML clob not null, primary key (XDD_ID), unique (XDD_FULLNAME, XDD_LANGUAGE, XDD_DATE))] 2011-12-08 12:50:38,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikistatsdoc (XWS_ID number(10,0) not null, XWS_NUMBER number(10,0), XWS_NAME varchar2(255 char), XWS_CLASSNAME varchar2(255 char), XWS_ACTION varchar2(255 char) not null, XWS_PAGE_VIEWS number(10,0), XWS_UNIQUE_VISITORS number(10,0), XWS_PERIOD number(10,0), XWS_VISITS number(10,0), primary key (XWS_ID))] 2011-12-08 12:50:38,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikistatsreferer (XWR_ID number(10,0) not null, XWR_NUMBER number(10,0), XWR_NAME varchar2(255 char) not null, XWR_CLASSNAME varchar2(255 char) not null, XWR_REFERER long not null, XWR_PAGE_VIEWS number(10,0), XWR_PERIOD number(10,0), primary key (XWR_ID))] 2011-12-08 12:50:38,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikistatsvisit (XWV_ID number(10,0) not null, XWV_NUMBER number(10,0), XWV_NAME varchar2(255 char) not null, XWV_CLASSNAME varchar2(255 char) not null, XWV_IP varchar2(255 char) not null, XWV_USER_AGENT clob not null, XWV_COOKIE clob not null, XWV_UNIQUE_ID varchar2(255 char) not null, XWV_PAGE_VIEWS number(10,0), XWV_PAGE_SAVES number(10,0), XWV_DOWNLOADS number(10,0), XWV_START_DATE timestamp, XWV_END_DATE timestamp, primary key (XWV_ID))] 2011-12-08 12:50:39,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.xwikistrings (XWS_ID number(10,0) not null, XWS_NAME varchar2(255 char) not null, XWS_VALUE varchar2(255 char), primary key (XWS_ID, XWS_NAME))] 2011-12-08 12:50:39,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_TYPE on xwiki.activitystream_events (ase_type)] 2011-12-08 12:50:39,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_PRIORITY on xwiki.activitystream_events (ase_priority)] 2011-12-08 12:50:39,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_WIKI on xwiki.activitystream_events (ase_wiki)] 2011-12-08 12:50:39,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_DATE on xwiki.activitystream_events (ase_date)] 2011-12-08 12:50:39,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_PAGE on xwiki.activitystream_events (ase_page)] 2011-12-08 12:50:39,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_USER on xwiki.activitystream_events (ase_user)] 2011-12-08 12:50:39,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_SPACE on xwiki.activitystream_events (ase_space)] 2011-12-08 12:50:39,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_STREAM on xwiki.activitystream_events (ase_stream)] 2011-12-08 12:50:39,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index EVENT_APP on xwiki.activitystream_events (ase_application)] 2011-12-08 12:50:39,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.activitystream_events_params add constraint FKB94E2E7C763934E1 foreign key (eventId) references xwiki.activitystream_events] 2011-12-08 12:50:39,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.feeds_aggregatorurlgroups add constraint FK7B845B068E772CC foreign key (agl_id) references xwiki.feeds_aggregatorurl] 2011-12-08 12:50:39,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.feeds_feedentrytags add constraint FKBE0037834855150F foreign key (fet_id) references xwiki.feeds_feedentry] 2011-12-08 12:50:39,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index ATT_DATE on xwiki.xwikiattachment (XWA_DATE)] 2011-12-08 12:50:39,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index ATT_DOC_ID on xwiki.xwikiattachment (XWA_DOC_ID)] 2011-12-08 12:50:39,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index ATT_AUTHOR on xwiki.xwikiattachment (XWA_AUTHOR)] 2011-12-08 12:50:39,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDA_DOC_NAME on xwiki.xwikiattrecyclebin (XDA_DOC_NAME)] 2011-12-08 12:50:39,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDA_FILENAME on xwiki.xwikiattrecyclebin (XDA_FILENAME)] 2011-12-08 12:50:39,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDA_DELETER on xwiki.xwikiattrecyclebin (XDA_DELETER)] 2011-12-08 12:50:39,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDA_DATE on xwiki.xwikiattrecyclebin (XDA_DATE)] 2011-12-08 12:50:39,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index COMMENT_DATE on xwiki.xwikicomments (XWP_DATE)] 2011-12-08 12:50:39,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index COMMENT_AUTHOR on xwiki.xwikicomments (XWC_AUTHOR)] 2011-12-08 12:50:39,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index COMMENT_REPLYTO on xwiki.xwikicomments (XWP_REPLYTO)] 2011-12-08 12:50:39,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikidates add constraint FKDEAEAB5D3433FD87 foreign key (XWS_ID, XWS_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDATE_NAME on xwiki.xwikidates (XWS_NAME)] 2011-12-08 12:50:39,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDATE_VALUE on xwiki.xwikidates (XWS_VALUE)] 2011-12-08 12:50:39,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_NAME on xwiki.xwikidoc (XWD_NAME)] 2011-12-08 12:50:39,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_CREATION_DATE on xwiki.xwikidoc (XWD_CREATION_DATE)] 2011-12-08 12:50:39,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_CONTENT_UPDATE_DATE on xwiki.xwikidoc (XWD_CONTENT_UPDATE_DATE)] 2011-12-08 12:50:39,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_CREATOR on xwiki.xwikidoc (XWD_CREATOR)] 2011-12-08 12:50:39,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_TITLE on xwiki.xwikidoc (XWD_TITLE)] 2011-12-08 12:50:39,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_SPACE on xwiki.xwikidoc (XWD_WEB)] 2011-12-08 12:50:39,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_MINOREDIT on xwiki.xwikidoc (XWD_MINOREDIT)] 2011-12-08 12:50:39,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_DEFAULT_LANGUAGE on xwiki.xwikidoc (XWD_DEFAULT_LANGUAGE)] 2011-12-08 12:50:39,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_AUTHOR on xwiki.xwikidoc (XWD_AUTHOR)] 2011-12-08 12:50:39,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_CONTENT_AUTHOR on xwiki.xwikidoc (XWD_CONTENT_AUTHOR)] 2011-12-08 12:50:39,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_FULLNAME on xwiki.xwikidoc (XWD_FULLNAME)] 2011-12-08 12:50:39,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_LANGUAGE on xwiki.xwikidoc (XWD_LANGUAGE)] 2011-12-08 12:50:39,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_DATE on xwiki.xwikidoc (XWD_DATE)] 2011-12-08 12:50:39,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index DOC_HIDDEN on xwiki.xwikidoc (XWD_HIDDEN)] 2011-12-08 12:50:39,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikidoubles add constraint FK5A1CD9A1A947AA5 foreign key (XWD_ID, XWD_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDOUBLE_NAME on xwiki.xwikidoubles (XWD_NAME)] 2011-12-08 12:50:39,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDOUBLE_VALUE on xwiki.xwikidoubles (XWD_VALUE)] 2011-12-08 12:50:39,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikifloats add constraint FKFB291FBF1DFF14A1 foreign key (XWF_ID, XWF_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWFLOAT_VALUE on xwiki.xwikifloats (XWF_VALUE)] 2011-12-08 12:50:39,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWFLOAT_NAME on xwiki.xwikifloats (XWF_NAME)] 2011-12-08 12:50:39,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikiintegers add constraint FK7F8AB31D231EFB9B foreign key (XWI_ID, XWI_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWINT_NAME on xwiki.xwikiintegers (XWI_NAME)] 2011-12-08 12:50:39,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWINT_VALUE on xwiki.xwikiintegers (XWI_VALUE)] 2011-12-08 12:50:39,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikilargestrings add constraint FK6661970F283EE295 foreign key (XWL_ID, XWL_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLS_NAME on xwiki.xwikilargestrings (XWL_NAME)] 2011-12-08 12:50:39,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLNK_LINK on xwiki.xwikilinks (XWL_LINK)] 2011-12-08 12:50:39,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikilistitems add constraint FKC0862BA3FB72A11 foreign key (XWL_ID, XWL_NAME) references xwiki.xwikilists] 2011-12-08 12:50:39,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLI_VALUE on xwiki.xwikilistitems (XWL_VALUE)] 2011-12-08 12:50:39,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLI_NAME on xwiki.xwikilistitems (XWL_NAME)] 2011-12-08 12:50:39,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikilists add constraint FKDF23086D283EE295 foreign key (XWL_ID, XWL_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLIST_NAME on xwiki.xwikilists (XWL_NAME)] 2011-12-08 12:50:39,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikilongs add constraint FKDF25AE4F283EE295 foreign key (XWL_ID, XWL_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:39,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLONG_NAME on xwiki.xwikilongs (XWL_NAME)] 2011-12-08 12:50:39,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWLONG_VALUE on xwiki.xwikilongs (XWL_VALUE)] 2011-12-08 12:50:39,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index OBJ_NAME on xwiki.xwikiobjects (XWO_NAME)] 2011-12-08 12:50:39,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index OBJ_CLASSNAME on xwiki.xwikiobjects (XWO_CLASSNAME)] 2011-12-08 12:50:39,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index OBJ_NUMBER on xwiki.xwikiobjects (XWO_NUMBER)] 2011-12-08 12:50:39,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index PROP_NAME on xwiki.xwikiproperties (XWP_NAME)] 2011-12-08 12:50:39,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index REV_DATE on xwiki.xwikircs (XWR_DATE)] 2011-12-08 12:50:39,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index REV_AUTHOR on xwiki.xwikircs (XWR_AUTHOR)] 2011-12-08 12:50:39,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index REV_ISDIFF on xwiki.xwikircs (XWR_ISDIFF)] 2011-12-08 12:50:39,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDD_LANGUAGE on xwiki.xwikirecyclebin (XDD_LANGUAGE)] 2011-12-08 12:50:39,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDD_DELETER on xwiki.xwikirecyclebin (XDD_DELETER)] 2011-12-08 12:50:39,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XDD_DATE on xwiki.xwikirecyclebin (XDD_DATE)] 2011-12-08 12:50:39,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDS_VISITS on xwiki.xwikistatsdoc (XWS_VISITS)] 2011-12-08 12:50:39,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDS_NAME on xwiki.xwikistatsdoc (XWS_NAME)] 2011-12-08 12:50:39,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDS_ACTION on xwiki.xwikistatsdoc (XWS_ACTION)] 2011-12-08 12:50:40,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDS_UNIQUE_VISITORS on xwiki.xwikistatsdoc (XWS_UNIQUE_VISITORS)] 2011-12-08 12:50:40,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDS_PERIOD on xwiki.xwikistatsdoc (XWS_PERIOD)] 2011-12-08 12:50:40,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWDS_PAGE_VIEWS on xwiki.xwikistatsdoc (XWS_PAGE_VIEWS)] 2011-12-08 12:50:40,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWRS_NAME on xwiki.xwikistatsreferer (XWR_NAME)] 2011-12-08 12:50:40,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWRS_PERIOD on xwiki.xwikistatsreferer (XWR_PERIOD)] 2011-12-08 12:50:40,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWRS_PAGE_VIEWS on xwiki.xwikistatsreferer (XWR_PAGE_VIEWS)] 2011-12-08 12:50:40,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_END_DATE on xwiki.xwikistatsvisit (XWV_END_DATE)] 2011-12-08 12:50:40,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_UNIQUE_ID on xwiki.xwikistatsvisit (XWV_UNIQUE_ID)] 2011-12-08 12:50:40,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_PAGE_VIEWS on xwiki.xwikistatsvisit (XWV_PAGE_VIEWS)] 2011-12-08 12:50:40,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_START_DATE on xwiki.xwikistatsvisit (XWV_START_DATE)] 2011-12-08 12:50:40,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_NAME on xwiki.xwikistatsvisit (XWV_NAME)] 2011-12-08 12:50:40,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_PAGE_SAVES on xwiki.xwikistatsvisit (XWV_PAGE_SAVES)] 2011-12-08 12:50:40,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_DOWNLOADS on xwiki.xwikistatsvisit (XWV_DOWNLOADS)] 2011-12-08 12:50:40,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWVS_IP on xwiki.xwikistatsvisit (XWV_IP)] 2011-12-08 12:50:40,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [alter table xwiki.xwikistrings add constraint FK2780715A3433FD87 foreign key (XWS_ID, XWS_NAME) references xwiki.xwikiproperties] 2011-12-08 12:50:40,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWSTR_NAME on xwiki.xwikistrings (XWS_NAME)] 2011-12-08 12:50:40,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create index XWSTR_VALUE on xwiki.xwikistrings (XWS_VALUE)] 2011-12-08 12:50:40,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create sequence xwiki.hibernate_sequence] 2011-12-08 12:50:40,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_translation=0 where xwd_translation is null] 2011-12-08 12:50:40,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_language='' where xwd_language is null] 2011-12-08 12:50:40,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_default_language='' where xwd_default_language is null] 2011-12-08 12:50:40,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_fullname=xwd_fullname where xwd_fullname is null] 2011-12-08 12:50:40,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_elements=3 where xwd_elements is null] 2011-12-08 12:50:40,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:40,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [delete from xwikilongs where xwl_name like 'editbox_%'] 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@147e4f0 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .x.x.s.XWikiHibernateBaseStore - Schema update for wiki [xwiki] done 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1070723 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1070723 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@650016 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@650016 2011-12-08 12:50:40,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Current storage version = [0] 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - List of migrations that will be executed: 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - R4340XWIKI883 - See http://jira.xwiki.org/jira/browse/XWIKI-883 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - R4359XWIKI1459 - See http://jira.xwiki.org/jira/browse/XWIKI-1459 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - R7345XWIKI2079 - See http://jira.xwiki.org/jira/browse/XWIKI-2079 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - R15428XWIKI2977 - Add a GUID to existing objects when upgrading from pre-1.8M1. 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1d03e78 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1d03e78 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Running migration [R4340XWIKI883] with version [4340] 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11d6070 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11d6070 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2aabf8 2011-12-08 12:50:40,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#4341]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.store.migration.XWikiDBVersion#4341]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2aabf8 2011-12-08 12:50:40,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@157fe3d 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#4341]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@157fe3d 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - New storage version is now [4341] 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Running migration [R4359XWIKI1459] with version [4359] 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@ad98e6 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@ad98e6 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@8e00d 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#4360]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.store.migration.XWikiDBVersion#4360]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@8e00d 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e46007 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#4360]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e46007 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - New storage version is now [4360] 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Skipping unneeded migration [R6079XWIKI1878] with version [6079] 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@59aa86 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#6080]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.store.migration.XWikiDBVersion#6080]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@59aa86 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2b7711 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#6080]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2b7711 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - New storage version is now [6080] 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Skipping unneeded migration [R6405XWIKI1933] with version [6405] 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@fb8e1e 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#6406]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.store.migration.XWikiDBVersion#6406]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@fb8e1e 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2a15d6 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#6406]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2a15d6 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - New storage version is now [6406] 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Running migration [R7345XWIKI2079] with version [7350] 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1192b0c 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1192b0c 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@15960fd 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#7351]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.store.migration.XWikiDBVersion#7351]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@15960fd 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@101f8f4 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#7351]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@101f8f4 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - New storage version is now [7351] 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - Running migration [R15428XWIKI2977] with version [15428] 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1dc0d09 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1dc0d09 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11a4131 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#15429]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.store.migration.XWikiDBVersion#15429]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11a4131 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@16070f0 2011-12-08 12:50:40,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:40,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@16070f0 2011-12-08 12:50:40,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .AbstractXWikiMigrationManager - New storage version is now [15429] 2011-12-08 12:50:40,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from persistent storage 2011-12-08 12:50:40,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:40,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:40,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:40,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@87c7a8 2011-12-08 12:50:40,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:40,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@87c7a8 2011-12-08 12:50:40,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:40,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiPreferences from storage 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:40,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:40,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.CodeRemoveFilter] loaded 2011-12-08 12:50:40,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.EscapeFilter] loaded 2011-12-08 12:50:40,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.ParamFilter] loaded 2011-12-08 12:50:40,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.m.MacroRepository - Loading from: class com.xpn.xwiki.render.macro.MacroLoader 2011-12-08 12:50:41,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.StyleFilter] loaded 2011-12-08 12:50:41,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.MacroFilter] loaded 2011-12-08 12:50:41,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.XWikiHeadingFilter] loaded 2011-12-08 12:50:41,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.XWikiLinkFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.UrlFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.UnderlineFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.NewlineFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.XWikiListFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.LineFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.StrikeThroughFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.ParagraphFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.StrongFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.ItalicFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [org.radeox.filter.TypographyFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.CodeRestoreFilter] loaded 2011-12-08 12:50:41,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.r.XWikiRadeoxRenderer - Radeox filter [com.xpn.xwiki.render.filter.CodeFilter] loaded 2011-12-08 12:50:41,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:41,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:41,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:41,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:41,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:41,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.XWiki - Initializing URLFactory Service... 2011-12-08 12:50:41,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Using default URLFactory Service Class [null] 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.JavaScriptExtension in cache 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.JavaScriptExtension from cache 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.JavaScriptExtension from persistent storage 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2e749c 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2e749c 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.JavaScriptExtension from storage 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.JavaScriptExtension in cache 2011-12-08 12:50:41,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.JavaScriptExtension in cache 2011-12-08 12:50:41,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:41,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:41,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:41,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:41,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1010435 2011-12-08 12:50:41,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:41,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1010435 2011-12-08 12:50:41,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:41,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:41,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:41,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:41,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@9db918[docId=497763916,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#497763916]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:41,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1010435 2011-12-08 12:50:41,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@9db918[docId=497763916,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#497763916]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:41,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1010435 2011-12-08 12:50:42,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.JavaScriptExtension in cache 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.JavaScriptExtension from cache 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.JavaScriptExtension from persistent storage 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@60a77c 2011-12-08 12:50:42,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#497763916]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@60a77c 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [JavaScriptExtension], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.JavaScriptExtension from storage 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.JavaScriptExtension in cache 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.JavaScriptExtension in cache 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.StyleSheetExtension in cache 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.StyleSheetExtension from cache 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.StyleSheetExtension from persistent storage 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1424bf0 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1424bf0 2011-12-08 12:50:42,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.StyleSheetExtension from storage 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.StyleSheetExtension in cache 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.StyleSheetExtension in cache 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@13c7c35 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@13c7c35 2011-12-08 12:50:42,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@59b3b6[docId=-258540853,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-258540853]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@13c7c35 2011-12-08 12:50:42,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@59b3b6[docId=-258540853,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-258540853]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@13c7c35 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.StyleSheetExtension in cache 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.StyleSheetExtension from cache 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.StyleSheetExtension from persistent storage 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1257d30 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-258540853]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1257d30 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [StyleSheetExtension], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.StyleSheetExtension from storage 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.StyleSheetExtension in cache 2011-12-08 12:50:42,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.StyleSheetExtension in cache 2011-12-08 12:50:42,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from cache 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from persistent storage 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@111badc 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@111badc 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.AggregatorURLClass from storage 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1b76d61 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1b76d61 2011-12-08 12:50:42,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@ddab20[docId=-1115463720,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1115463720]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1b76d61 2011-12-08 12:50:42,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@ddab20[docId=-1115463720,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1115463720]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1b76d61 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from cache 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from persistent storage 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10ddf0a 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1115463720]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10ddf0a 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [AggregatorURLClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.AggregatorURLClass from storage 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from cache 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from persistent storage 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1873a6 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1873a6 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.FeedEntryClass from storage 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@12e99be 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:42,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@12e99be 2011-12-08 12:50:43,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@a0847[docId=-1803463926,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1803463926]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@12e99be 2011-12-08 12:50:43,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@a0847[docId=-1803463926,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1803463926]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@12e99be 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from cache 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from persistent storage 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:43,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@18a2d7d 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1803463926]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@18a2d7d 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [FeedEntryClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.FeedEntryClass from storage 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.AggregatorURLClass from cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.AggregatorURLClass in cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.FeedEntryClass from cache 2011-12-08 12:50:43,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.FeedEntryClass in cache 2011-12-08 12:50:43,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.c.ChartingPlugin - Charting Plugin - init 2011-12-08 12:50:43,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.c.ChartingPlugin - Charting Plugin - init 2011-12-08 12:50:43,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:43,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.p.l.LucenePlugin - Lucene plugin: in init 2011-12-08 12:50:43,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.p.l.LucenePlugin - Assigning index updater: com.xpn.xwiki.plugin.lucene.IndexUpdater@11f6413 2011-12-08 12:50:43,763 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:50:43,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.p.l.LucenePlugin - Lucene plugin initialized. 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from persistent storage 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e1bfee 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e1bfee 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SchedulerJobClass from storage 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e94c62 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@e94c62 2011-12-08 12:50:43,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@1c94b8f[docId=1785627952,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1785627952]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@e94c62 2011-12-08 12:50:43,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@1c94b8f[docId=1785627952,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1785627952]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:43,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e94c62 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from persistent storage 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7fcd7e 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1785627952]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7fcd7e 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [SchedulerJobClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SchedulerJobClass from storage 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:44,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from persistent storage 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@ed15c7 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@ed15c7 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.ClassSheet from storage 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from persistent storage 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@8e79f2 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@8e79f2 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SchedulerJobClass:en from storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from persistent storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10a08e 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10a08e 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGuest from storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from persistent storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@986e62 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@986e62 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WebPreferences from storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from persistent storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@163754a 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@163754a 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.colibri from storage 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [velocimacro.permissions.allow.inline.local.scope] = [true] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [runtime.introspector.uberspect.chainClasses] = [org.apache.velocity.util.introspection.SecureUberspector,org.xwiki.velocity.introspection.DeprecatedCheckUberspector] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [runtime.introspector.uberspect] = [org.xwiki.velocity.introspection.ChainingUberspector] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [directive.set.null.allowed] = [true] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [velocimacro.messages.on] = [false] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [resource.manager.logwhenfound] = [false] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Setting property [velocimacro.max.depth] = [100] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Overriding property [xwiki.resource.loader.class] = [org.xwiki.velocity.XWikiWebappResourceLoader] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Overriding property [velocimacro.library] = [/templates/macros.vm] 2011-12-08 12:50:44,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Overriding property [resource.loader] = [xwiki] 2011-12-08 12:50:44,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Initializing Velocity, Calling init()... 2011-12-08 12:50:44,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - ******************************************************************* 2011-12-08 12:50:44,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2011-12-08 12:50:44,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - RuntimeInstance initializing. 2011-12-08 12:50:44,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2011-12-08 12:50:44,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) 2011-12-08 12:50:44,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - ResourceLoader instantiated: org.xwiki.velocity.XWikiWebappResourceLoader 2011-12-08 12:50:44,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - WebappLoader : initialization starting. 2011-12-08 12:50:44,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - WebappLoader : initialization complete. 2011-12-08 12:50:44,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2011-12-08 12:50:44,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Default ResourceManager initialization complete. 2011-12-08 12:50:44,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2011-12-08 12:50:44,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2011-12-08 12:50:44,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2011-12-08 12:50:44,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2011-12-08 12:50:44,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2011-12-08 12:50:44,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2011-12-08 12:50:44,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2011-12-08 12:50:44,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2011-12-08 12:50:44,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2011-12-08 12:50:44,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Created '20' parsers. 2011-12-08 12:50:44,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Initializing the chaining uberspector. 2011-12-08 12:50:44,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : initialization starting. 2011-12-08 12:50:44,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : adding VMs from VM library : /templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM template: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM renderTemplate: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeTopic: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeMacros: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeForm: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeInContext: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeServlet: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM skype: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM yahoo: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM sign: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeHelp: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM toc: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM sep: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM resizedUserAvatar: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM largeUserAvatar: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM mediumUserAvatar: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM smallUserAvatar: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM useravatar: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM mimetypeimg: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM packName: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikiobjectfield: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM formatdateISO: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM userfn: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM footnote: source=/templates/macros.vm 2011-12-08 12:50:44,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM putFootnotes: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM printPagedViewLinks: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM preparePagedViewParams: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM pagebreak: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeChildren: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM includeLinks: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM panelheader: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM panelhiddenheader: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM largepanelheader: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM panelfooter: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM displaypanel: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM displayPropName: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM displaypanelcontent: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikitopmenuentrystart: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikitopmenuentry: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM submenuitem: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM submenuitemdisabled: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikitopmenuseparator: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM submenuseparator: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikitopmenuentryend: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikimessageboxstart: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikimessageboxend: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikimessagebox: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikimessageboxfield: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM xwikimessageboxsubmit: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM warning: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM error: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM info: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM message: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM floatingbox: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM startfloatingbox: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM endfloatingbox: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM displayPanelLayout: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM googlecal: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM googlecalsize: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM googlecalprivate: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM googlecalprivatesize: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM googlecalcustom: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM displayDocumentList: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM setVariableFromRequest: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM readVariableFromRequest: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM setVariable: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM submitButton: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM editActionButton: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM dynamicsize: source=/templates/macros.vm 2011-12-08 12:50:44,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM livetable: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM livetablecallback: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM pagination: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationPrepareParams: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationDisplay: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationPages: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationPageLink: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationControl: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationControlLeft: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationControlRight: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM paginationResultsRange: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_hide: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_import: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_displayConversionError: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_createCache: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_writeConfig: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_storeConfig: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_createEditor: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_editProperty: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_editPropertyCustom: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_editProperties: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM wysiwyg_editPropertiesCustom: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM verticalNavigation: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM verticalNavigationItem: source=/templates/macros.vm 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : VM library registration complete. 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : allowInline = true : VMs can be defined inline in templates 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : allowInlineLocal = true : VMs defined inline will be local to their defining template only. 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : autoload off : VM system will not automatically reload global library macros 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : Velocimacro : initialization complete. 2011-12-08 12:50:44,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - RuntimeInstance successfully initialized. 2011-12-08 12:50:44,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG m.i.DefaultJMXBeanRegistration - Registered resource with name [type=Velocity,domain=Engines,name=default] 2011-12-08 12:50:44,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@613b4a 2011-12-08 12:50:44,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@613b4a 2011-12-08 12:50:44,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from cache 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from persistent storage 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@17493f0 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@17493f0 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.Mail from storage 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1894e9c 2011-12-08 12:50:44,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1894e9c 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@1792d2c[docId=-906996771,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-906996771]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1894e9c 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@1792d2c[docId=-906996771,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-906996771]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1894e9c 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from cache 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from persistent storage 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@84b8f9 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-906996771]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@84b8f9 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [Mail], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.Mail from storage 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.Mail from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.Mail in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.Mail:en in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail:en from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail:en from persistent storage 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1210afa 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1210afa 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.Mail:en from storage 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.Mail:en in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.Mail:en in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:44,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from persistent storage 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1827d26 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1827d26 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListJobClass from storage 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@19f3760 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@19f3760 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@10f8ed[docId=-1594409854,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1594409854]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@19f3760 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@10f8ed[docId=-1594409854,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1594409854]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@19f3760 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from persistent storage 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@468fa3 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1594409854]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@468fa3 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListJobClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListJobClass from storage 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from persistent storage 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@cbbaf 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@cbbaf 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListJobClass:en from storage 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:44,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@13c6a8b 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1859479427-1323341444000-M7q1xs63]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1859479427-1323341444000-M7q1xs63]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:44,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@13c6a8b 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:45,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from persistent storage 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1df2b92 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1df2b92 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier from storage 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:45,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from persistent storage 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@faadb1 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@faadb1 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiRights from storage 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from persistent storage 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@63944b 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@63944b 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.DocumentSheetBinding from storage 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4f2c1c 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@4f2c1c 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-259492576], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1905796263], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1905796263, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1905796263, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-259492576, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@d27bb0[docId=-1905796263,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1905796263], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-259492576], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@4f2c1c 2011-12-08 12:50:45,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-259492576], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1905796263], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1905796263, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1905796263, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-259492576, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@d27bb0[docId=-1905796263,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1905796263], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-259492576], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4f2c1c 2011-12-08 12:50:45,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from persistent storage 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@b1959 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-259492576], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1905796263], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-259492576, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@b1959 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiRights], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiRights from storage 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from persistent storage 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@54446d 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@54446d 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.DocumentSheetBinding:en from storage 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from persistent storage 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@3cf525 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@3cf525 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiRights:en from storage 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@14c55ea 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1654590924-1323341445000-tAds8nuy]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1654590924-1323341445000-tAds8nuy]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@14c55ea 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1b9c3f 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1b9c3f 2011-12-08 12:50:45,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1195103793, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@a79a6a[docId=1195103793,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# WatchList hourly notifier ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# com.xpn.xwiki.plugin.watchlist.WatchListJob ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# 0 0 * * * ? ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWiki.superadmin ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# en ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# xwiki ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-250151119], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ], EntityInsertAction[com.xpn.xwiki.objects.DateProperty#2011-12-08 12:50:45.826], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-679539384], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAdminGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# edit,delete ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-202316038], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAllGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# view ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1b9c3f 2011-12-08 12:50:45,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1195103793, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@a79a6a[docId=1195103793,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# WatchList hourly notifier ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# com.xpn.xwiki.plugin.watchlist.WatchListJob ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# 0 0 * * * ? ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWiki.superadmin ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# en ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# xwiki ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-250151119], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ], EntityInsertAction[com.xpn.xwiki.objects.DateProperty#2011-12-08 12:50:45.826], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-679539384], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAdminGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# edit,delete ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-202316038], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAllGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# view ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:45,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1b9c3f 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from persistent storage 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@ff6313 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@ff6313 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListHourlyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier from storage 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from persistent storage 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@15a5ee5 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@15a5ee5 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SchedulerJobSheet from storage 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from persistent storage 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1a4835a 2011-12-08 12:50:46,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1a4835a 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier:en from storage 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from persistent storage 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@a7478f 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@a7478f 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.colibri from storage 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@114069b 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1566133919-1323341445000-FuTASaxX]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1566133919-1323341445000-FuTASaxX]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@114069b 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@b4bc1e 2011-12-08 12:50:46,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1195103793, version2=1, version1=2}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@8fb561[docId=1195103793,version=2.1]]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@b4bc1e 2011-12-08 12:50:46,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1195103793, version2=1, version1=2}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@8fb561[docId=1195103793,version=2.1]]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@b4bc1e 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from persistent storage 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@773f4b 2011-12-08 12:50:46,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@773f4b 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListHourlyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier from storage 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@18d77b 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1052686034-1323341446000-pxqidVVh]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1052686034-1323341446000-pxqidVVh]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@18d77b 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.p.s.SchedulerPlugin - Schedule Job: [WatchList hourly notifier] 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.s.StatusListener - Task [xwiki:Scheduler.WatchListHourlyNotifier_0] scheduled 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.s.SchedulerPlugin - XWiki Job Status: [] 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1e1ccbc 2011-12-08 12:50:46,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1195103793, version2=1, version1=3}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=status}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=3}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@15ba5f7[docId=1195103793,version=3.1]], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# Normal ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1e1ccbc 2011-12-08 12:50:46,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1195103793, version2=1, version1=3}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=status}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1195103793, version2=1, version1=3}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@15ba5f7[docId=1195103793,version=3.1]], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# Normal ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1e1ccbc 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from persistent storage 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1f903f9 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=status}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1f903f9 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListHourlyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier from storage 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@bd16bb 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1052686034-1323341446000-Y8w35lMt]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1052686034-1323341446000-Y8w35lMt]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@bd16bb 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListHourlyNotifier:en from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:en in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from persistent storage 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1c93217 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1c93217 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier from storage 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:46,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@a21de3 2011-12-08 12:50:47,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@a21de3 2011-12-08 12:50:47,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1898933413, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@17fff1f[docId=1898933413,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#698789611], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# WatchList daily notifier ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# com.xpn.xwiki.plugin.watchlist.WatchListJob ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# 0 0 0 * * ? ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWiki.superadmin ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# en ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# xwiki ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1613719101], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ], EntityInsertAction[com.xpn.xwiki.objects.DateProperty#2011-12-08 12:50:46.998], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-24859308], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAdminGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# edit,delete ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1880011782], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAllGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# view ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@a21de3 2011-12-08 12:50:47,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1898933413, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@17fff1f[docId=1898933413,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#698789611], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# WatchList daily notifier ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# com.xpn.xwiki.plugin.watchlist.WatchListJob ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# 0 0 0 * * ? ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWiki.superadmin ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# en ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# xwiki ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1613719101], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ], EntityInsertAction[com.xpn.xwiki.objects.DateProperty#2011-12-08 12:50:46.998], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-24859308], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAdminGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# edit,delete ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1880011782], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAllGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# view ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@a21de3 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from persistent storage 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@247b2e 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@247b2e 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListDailyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier from storage 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from persistent storage 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1bb71ac 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1bb71ac 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier:en from storage 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@8cdf50 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#291051707-1323341447000-1ZpjKRTi]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#291051707-1323341447000-1ZpjKRTi]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@8cdf50 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@197c401 2011-12-08 12:50:47,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1898933413, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@3af4b3[docId=1898933413,version=2.1]]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@197c401 2011-12-08 12:50:47,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1898933413, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@3af4b3[docId=1898933413,version=2.1]]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@197c401 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from persistent storage 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@8c147c 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@8c147c 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListDailyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier from storage 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@51672e 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#804499592-1323341447000-7oalVuZW]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#804499592-1323341447000-7oalVuZW]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@51672e 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.p.s.SchedulerPlugin - Schedule Job: [WatchList daily notifier] 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.s.StatusListener - Task [xwiki:Scheduler.WatchListDailyNotifier_0] scheduled 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.s.SchedulerPlugin - XWiki Job Status: [] 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@178673b 2011-12-08 12:50:47,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=status}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1898933413, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1b98c3e[docId=1898933413,version=3.1]], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# Normal ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@178673b 2011-12-08 12:50:47,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=status}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1898933413, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1898933413, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1b98c3e[docId=1898933413,version=3.1]], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# Normal ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@178673b 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from persistent storage 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@a32604 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=status}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@a32604 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListDailyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier from storage 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@12fe9bf 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#804499592-1323341447000-qMgwdnkN]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#804499592-1323341447000-qMgwdnkN]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@12fe9bf 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListDailyNotifier:en from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:en in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from persistent storage 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7e86b8 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7e86b8 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListWeeklyNotifier from storage 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1cf0283 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1cf0283 2011-12-08 12:50:47,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@d71256[docId=-1530844095,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1530844095], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1031872463], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# WatchList weekly notifier ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# com.xpn.xwiki.plugin.watchlist.WatchListJob ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# 0 0 0 ? * MON ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWiki.superadmin ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# en ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# xwiki ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1946801953], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ], EntityInsertAction[com.xpn.xwiki.objects.DateProperty#2011-12-08 12:50:47.404], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-542205640], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAdminGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# edit,delete ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAllGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# view ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1cf0283 2011-12-08 12:50:47,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@d71256[docId=-1530844095,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1530844095], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1031872463], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# WatchList weekly notifier ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# com.xpn.xwiki.plugin.watchlist.WatchListJob ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# 0 0 0 ? * MON ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWiki.superadmin ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# en ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# xwiki ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1946801953], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ], EntityInsertAction[com.xpn.xwiki.objects.DateProperty#2011-12-08 12:50:47.404], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-542205640], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAdminGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# edit,delete ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityInsertAction[com.xpn.xwiki.objects.LargeStringProperty# XWiki.XWikiAllGroup ], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# view ], EntityInsertAction[com.xpn.xwiki.objects.IntegerProperty# 1 ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1cf0283 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from persistent storage 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1a52b3b 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1a52b3b 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListWeeklyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListWeeklyNotifier from storage 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from persistent storage 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@743b0f 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@743b0f 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListWeeklyNotifier:en from storage 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1562f00 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#413624657-1323341447000-BiBGdrBO]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#413624657-1323341447000-BiBGdrBO]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1562f00 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@124aa56 2011-12-08 12:50:47,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1ae1081[docId=-1530844095,version=2.1]]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@124aa56 2011-12-08 12:50:47,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1ae1081[docId=-1530844095,version=2.1]]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@124aa56 2011-12-08 12:50:47,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from persistent storage 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@140ac2c 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@140ac2c 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListWeeklyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListWeeklyNotifier from storage 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11f667c 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#927072542-1323341447000-ryHo3YkR]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#927072542-1323341447000-ryHo3YkR]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11f667c 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.p.s.SchedulerPlugin - Schedule Job: [WatchList weekly notifier] 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.s.StatusListener - Task [xwiki:Scheduler.WatchListWeeklyNotifier_0] scheduled 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.p.s.SchedulerPlugin - XWiki Job Status: [] 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1266392 2011-12-08 12:50:47,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=status}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@abf658[docId=-1530844095,version=3.1]], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# Normal ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1266392 2011-12-08 12:50:47,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=3}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=status}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1530844095, version2=1, version1=2}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@abf658[docId=-1530844095,version=3.1]], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# Normal ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1266392 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from persistent storage 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@899e53 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-1368574230, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1946801953, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-542205640, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobClass}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1368574230], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-542205640, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextUser}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=contextLang}], EntityKey[com.xpn.xwiki.objects.BaseObject#-542205640], EntityKey[com.xpn.xwiki.objects.BaseObject#1031872463], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=status}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-1368574230, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1031872463, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#1946801953], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1368574230, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1946801953, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-542205640, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1530844095]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@899e53 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListWeeklyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListWeeklyNotifier from storage 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1532075 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#927072542-1323341447000-bJ1QKniT]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#927072542-1323341447000-bJ1QKniT]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1532075 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobSheet from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobSheet in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier:en from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:en in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.colibri from cache 2011-12-08 12:50:47,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.colibri in cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@ef7efe 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@ef7efe 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from persistent storage 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@f72499 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@f72499 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListClass from storage 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@8b22e5 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@8b22e5 2011-12-08 12:50:47,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=592995857, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#592995857], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=592995857, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1ef158[docId=592995857,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#592995857]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@8b22e5 2011-12-08 12:50:47,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=592995857, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#592995857], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=592995857, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1ef158[docId=592995857,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#592995857]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@8b22e5 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from persistent storage 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1875b11 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#592995857]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1875b11 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListClass from storage 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass:en in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass:en from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass:en from persistent storage 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@df7ea4 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@df7ea4 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListClass:en from storage 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListClass:en in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass:en in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:47,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1a11151 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1208262948-1323341447000-b11gvrwk]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1208262948-1323341447000-b11gvrwk]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1a11151 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass:en in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass:en from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListClass:en from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass:en in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:47,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e98fa 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e98fa 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@158ae49 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@158ae49 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10d75a3 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10d75a3 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from persistent storage 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10fbe75 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10fbe75 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.ClassSheetBinding from storage 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@cf7bf3 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@cf7bf3 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@e70dfb[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# AdminSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@cf7bf3 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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@e70dfb[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# AdminSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@cf7bf3 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from persistent storage 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1900174 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1900174 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.superadmin from storage 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from persistent storage 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,216 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1c669dc 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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.objects.BaseObject#-2032630302]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1c669dc 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiPreferences from storage 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from persistent storage 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@194e3fe 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@194e3fe 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.ClassSheetBinding:en from storage 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences:en in cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences:en from cache 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences:en from persistent storage 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7835ec 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7835ec 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiPreferences:en from storage 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiPreferences:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10811b5 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#146764183-1323341448000-kkbXA2vn]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#146764183-1323341448000-kkbXA2vn]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10811b5 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences:en from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences:en from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences:en in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from persistent storage 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10b3611 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10b3611 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiUsers from storage 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@cfe446 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@cfe446 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-286953902, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=495778886, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1569855437, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#-286953902], EntityKey[com.xpn.xwiki.doc.XWikiDocument#495778886], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=495778886, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#1569855437]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@19e3bdb[docId=495778886,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#495778886], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-286953902], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWikiUserSheet ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1569855437], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@cfe446 2011-12-08 12:50:48,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-286953902, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=495778886, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1569855437, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#-286953902], EntityKey[com.xpn.xwiki.doc.XWikiDocument#495778886], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=495778886, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#1569855437]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@19e3bdb[docId=495778886,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#495778886], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-286953902], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWikiUserSheet ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1569855437], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@cfe446 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from persistent storage 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@16bc363 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-286953902, name=sheet}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1569855437, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#-286953902], EntityKey[com.xpn.xwiki.doc.XWikiDocument#495778886], EntityKey[com.xpn.xwiki.objects.BaseObject#1569855437]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@16bc363 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiUsers], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiUsers from storage 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers:en from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers:en from persistent storage 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@48a930 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@48a930 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiUsers:en from storage 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiUsers:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers:en in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1a38891 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#711017735-1323341448000-yQHuvEb1]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#711017735-1323341448000-yQHuvEb1]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1a38891 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers:en in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers:en from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiUsers:en from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers:en in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from persistent storage 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@57cc6 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@57cc6 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.TagClass from storage 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@176ffeb 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@176ffeb 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#1238636331], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1050118876, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1050118876], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1238636331, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1050118876, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@99175d[docId=-1050118876,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1050118876], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1238636331], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@176ffeb 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#1238636331], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1050118876, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1050118876], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1238636331, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1050118876, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@99175d[docId=-1050118876,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1050118876], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1238636331], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@176ffeb 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from persistent storage 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@cd1365 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#1238636331], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1050118876], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1238636331, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@cd1365 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [TagClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.TagClass from storage 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.TagClass from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass:en from persistent storage 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@5d868f 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@5d868f 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.TagClass:en from storage 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.TagClass:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@d8377 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#916426601-1323341448000-kyjQrXsE]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#916426601-1323341448000-kyjQrXsE]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@d8377 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.TagClass from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.TagClass:en from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass:en in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from persistent storage 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@169040c 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@169040c 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGroups from storage 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@17f1fcb 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@17f1fcb 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1156037310, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=2082812758, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=768907997, name=sheet}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#2082812758], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=2082812758, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1156037310], EntityKey[com.xpn.xwiki.objects.BaseObject#768907997]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@af281[docId=2082812758,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#2082812758], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1156037310], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWikiGroupSheet ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#768907997], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@17f1fcb 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1156037310, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=2082812758, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=768907997, name=sheet}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#2082812758], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=2082812758, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1156037310], EntityKey[com.xpn.xwiki.objects.BaseObject#768907997]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@af281[docId=2082812758,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#2082812758], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1156037310], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWikiGroupSheet ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#768907997], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@17f1fcb 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from persistent storage 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@12a32bf 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,513 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1156037310, name=sheet}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#2082812758], EntityKey[com.xpn.xwiki.objects.BaseObject#-1156037310], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=768907997, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#768907997]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@12a32bf 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiGroups], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGroups from storage 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups:en from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups:en from persistent storage 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1af8109 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1af8109 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGroups:en from storage 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGroups:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups:en in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1b9eb34 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#638267183-1323341448000-Gzhfcptb]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#638267183-1323341448000-Gzhfcptb]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1b9eb34 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups:en in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups:en from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGroups:en from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups:en in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from persistent storage 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@16c57b1 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@16c57b1 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiComments from storage 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2ec7f1 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@2ec7f1 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,591 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#249101949], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-980492554], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=249101949, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-980492554, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-980492554, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@8a750a[docId=-980492554,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-980492554], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#249101949], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@2ec7f1 2011-12-08 12:50:48,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#249101949], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-980492554], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=249101949, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-980492554, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-980492554, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@8a750a[docId=-980492554,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-980492554], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#249101949], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2ec7f1 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from persistent storage 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@41fef 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#249101949], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-980492554], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=249101949, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@41fef 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiComments], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiComments from storage 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments:en from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments:en from persistent storage 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1a2a618 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1a2a618 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiComments:en from storage 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiComments:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10a5068 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#711087985-1323341448000-lUmbxqFr]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#711087985-1323341448000-lUmbxqFr]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10a5068 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments:en from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiComments:en from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments:en in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from persistent storage 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@aaf52e 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@aaf52e 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiSkins from storage 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1363ff 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1363ff 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#493697236], EntityKey[com.xpn.xwiki.objects.BaseObject#274112219], EntityKey[com.xpn.xwiki.objects.BaseObject#962523652], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=493697236, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=493697236, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=962523652, name=sheet}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=274112219, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@90631[docId=493697236,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#493697236], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#962523652], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWikiSkinsSheet ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#274112219], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1363ff 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#493697236], EntityKey[com.xpn.xwiki.objects.BaseObject#274112219], EntityKey[com.xpn.xwiki.objects.BaseObject#962523652], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=493697236, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=493697236, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=962523652, name=sheet}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=274112219, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@90631[docId=493697236,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#493697236], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#962523652], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# XWikiSkinsSheet ], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#274112219], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1363ff 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from persistent storage 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@75b888 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#962523652], EntityKey[com.xpn.xwiki.doc.XWikiDocument#493697236], EntityKey[com.xpn.xwiki.objects.BaseObject#274112219], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=962523652, name=sheet}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=274112219, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@75b888 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiSkins], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiSkins from storage 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins:en from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins:en from persistent storage 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@ea95e0 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@ea95e0 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiSkins:en from storage 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiSkins:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins:en in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@a76a1f 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#202609479-1323341448000-LgASy8w0]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#202609479-1323341448000-LgASy8w0]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@a76a1f 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:50:48,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding:en from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding:en in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins:en in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins:en from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiSkins:en from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins:en in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from persistent storage 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@546909 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@546909 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGlobalRights from storage 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@151e0c4 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@151e0c4 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-928618653], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=981637980, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-928618653, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=981637980, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#981637980]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1d837b6[docId=981637980,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#981637980], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-928618653], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@151e0c4 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-928618653], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=981637980, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-928618653, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=981637980, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#981637980]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1d837b6[docId=981637980,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#981637980], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-928618653], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@151e0c4 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from persistent storage 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,732 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@cff10d 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-928618653], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-928618653, name=sheet}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#981637980]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@cff10d 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiGlobalRights], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGlobalRights from storage 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights:en in cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights:en from cache 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights:en from persistent storage 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,748 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1a59e87 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1a59e87 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGlobalRights:en from storage 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGlobalRights:en in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights:en in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@13401d7 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#925138793-1323341448000-JnDEBg8u]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#925138793-1323341448000-JnDEBg8u]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@13401d7 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights:en in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights:en from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGlobalRights:en from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights:en in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from persistent storage 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7883df 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7883df 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SheetClass from storage 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@19126ab 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,763 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@19126ab 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1703115007], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1380274362, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1703115007, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1703115007, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1380274362]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1932839[docId=1703115007,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1703115007], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1380274362], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@19126ab 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1703115007], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1380274362, name=sheet}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1703115007, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1703115007, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1380274362]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1932839[docId=1703115007,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1703115007], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-1380274362], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,779 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@19126ab 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from persistent storage 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@d1258b 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1703115007], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1380274362, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1380274362]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,794 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@d1258b 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [SheetClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SheetClass from storage 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass:en from persistent storage 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2acfa2 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2acfa2 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SheetClass:en from storage 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SheetClass:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11507e7 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1159771694-1323341448000-apy54Bqz]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1159771694-1323341448000-apy54Bqz]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11507e7 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SheetClass:en from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass:en in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,810 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from persistent storage 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@5be8f4 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@5be8f4 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.EditModeClass from storage 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@14049d6 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@14049d6 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1339257356, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#1339257356], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1506748229, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1506748229], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1506748229, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@133fa14[docId=1506748229,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1506748229], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1339257356], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@14049d6 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1339257356, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#1339257356], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1506748229, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1506748229], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1506748229, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@133fa14[docId=1506748229,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1506748229], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#1339257356], EntityInsertAction[com.xpn.xwiki.objects.StringProperty# ClassSheet ]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,826 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@14049d6 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from persistent storage 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@997c11 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1339257356, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#1339257356], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1506748229]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@997c11 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [EditModeClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.EditModeClass from storage 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,841 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass:en from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass:en from persistent storage 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1005abc 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1005abc 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.EditModeClass:en from storage 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.EditModeClass:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@13c2797 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1551448416-1323341448000-OlZKxFFv]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1551448416-1323341448000-OlZKxFFv]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@13c2797 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding:en from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass:en from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.EditModeClass:en from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass:en in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from persistent storage 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@759265 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,857 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@759265 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroClass from storage 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1c472bc 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1c472bc 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-2001296510, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-2001296510, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-2001296510]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@ab085[docId=-2001296510,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-2001296510]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,873 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1c472bc 2011-12-08 12:50:48,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-2001296510, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-2001296510, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-2001296510]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@ab085[docId=-2001296510,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-2001296510]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,888 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1c472bc 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from persistent storage 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,904 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1811015 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-2001296510]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1811015 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WikiMacroClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroClass from storage 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass:en in cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass:en from cache 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass:en from persistent storage 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@12ba6d7 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@12ba6d7 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroClass:en from storage 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroClass:en in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass:en in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@67467e 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1359785909-1323341448000-exL795Xq]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1359785909-1323341448000-exL795Xq]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@67467e 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass:en in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass:en from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroClass:en from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass:en in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from persistent storage 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@9fae74 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@9fae74 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroParameterClass from storage 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@12a4674 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@12a4674 2011-12-08 12:50:48,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1950718085], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1950718085, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1950718085, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@f3de46[docId=1950718085,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1950718085]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@12a4674 2011-12-08 12:50:48,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1950718085], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1950718085, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1950718085, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@f3de46[docId=1950718085,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1950718085]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@12a4674 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.superadmin from cache 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.superadmin in cache 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from persistent storage 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:48,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@85ec1b 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#1950718085]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@85ec1b 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WikiMacroParameterClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroParameterClass from storage 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass:en in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass:en from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass:en from persistent storage 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4c442b 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4c442b 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroParameterClass:en from storage 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroParameterClass:en in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass:en in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1f30ea7 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1857256736-1323341448000-ecfbKNjU]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl#1857256736-1323341448000-ecfbKNjU]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1f30ea7 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheet from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheet in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass:en in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass:en from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroParameterClass:en from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass:en in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.colibri from cache 2011-12-08 12:50:49,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.colibri in cache 2011-12-08 12:50:49,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO .x.x.s.i.XWikiStatsServiceImpl - Start statistics service initialization 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .m.DefaultWikiMacroInitializer - Registering wiki macros for wiki xwiki 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10a3962 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10a3962 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG efaultXWikiStubContextProvider - Stub context initialized. 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from persistent storage 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@443799 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@443799 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main.WebHome from storage 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.XWiki - Initializing RightService... 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Using default RightsClass com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl. 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Initialized RightService using Reflection. 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - checkAccess for view, Main.WebHome 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.XWiki - Initializing AuthService... 2011-12-08 12:50:49,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Using default AuthClass com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl. 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.XWiki - Initialized AuthService using Relfection. 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,123 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 328 milliseconds to run. 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, xwiki:XWiki.XWikiGuest, xwiki:Main.WebHome 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: xwiki:XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,451 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] 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-08 12:50:49,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,529 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@17db7ae 2011-12-08 12:50:49,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@17db7ae 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for xwiki:XWiki.XWikiGuest: false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: xwiki:XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for xwiki:XWiki.XWikiGuest: false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from persistent storage 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4523d6 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4523d6 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main.WebPreferences from storage 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: xwiki:XWiki.XWikiGuest,Main.WebHome,view,true,false,false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for xwiki:XWiki.XWikiGuest: false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: xwiki:XWiki.XWikiGuest,Main.WebHome,view,true,true,false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for xwiki:XWiki.XWikiGuest: false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: xwiki:XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for xwiki:XWiki.XWikiGuest: false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: xwiki:XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for xwiki:XWiki.XWikiGuest: false 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (xwiki:XWiki.XWikiGuest,Main.WebHome,view): global level (no restricting right) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (xwiki:XWiki.XWikiGuest,xwiki:Main.WebHome,view): access manager granted right 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome:en from cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome:en from persistent storage 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1b65e36 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1b65e36 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main.WebHome:en from storage 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,560 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from persistent storage 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@18ff4f6 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@18ff4f6 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main.colibri from storage 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,623 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,638 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - Velocimacro : added VM retrieveSetting: source=/templates/xwikivars.vm 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,654 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, Main.WebHome 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,view,true,false,false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,view,true,true,false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:49,669 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebHome,view): global level (no restricting right) 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome:en from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome:en from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, Main.WebHome 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,view,true,false,false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,view,true,true,false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebHome,view): global level (no restricting right) 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome:en from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome:en from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome:en in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,view): global level (no restricting right) 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, XWiki.XWikiGuest 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiGuest,view,true,false,false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiGuest,view,true,true,false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiGuest,view): global level (no restricting right) 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebSearch in cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebSearch from cache 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebSearch from persistent storage 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,685 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1879842 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1879842 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main.WebSearch from storage 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main.WebSearch in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebSearch in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, Main.WebSearch 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebSearch in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebSearch from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebSearch from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebSearch in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebSearch,view,true,false,false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebSearch,view,true,true,false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,701 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebSearch,view): global level (no restricting right) 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for edit, XWiki.XWikiGuest, Main.WebHome 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,edit,true,false,false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,edit,true,true,false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,edit,true,false,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,edit,true,true,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebHome,edit): global level (no restricting right) 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, Main.WebHome 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,admin,true,false,false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,admin,true,true,false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,716 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebHome,admin): global level (no restricting right) 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for comment, XWiki.XWikiGuest, Main.WebHome 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebHome from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebHome in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,comment,true,false,false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebHome,comment,true,true,false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,comment,true,false,true 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,comment,true,true,true 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebHome,comment): global level (no restricting right) 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for edit, XWiki.XWikiGuest, Main615.DocumentReservedForInternalXWikiUsage 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main615.DocumentReservedForInternalXWikiUsage in cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main615.DocumentReservedForInternalXWikiUsage from cache 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main615.DocumentReservedForInternalXWikiUsage from persistent storage 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,919 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7d5d85 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7d5d85 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main615.DocumentReservedForInternalXWikiUsage from storage 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main615.DocumentReservedForInternalXWikiUsage in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main615.DocumentReservedForInternalXWikiUsage in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main615.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main615.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main615.WebPreferences from persistent storage 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@f86a67 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@f86a67 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main615.WebPreferences from storage 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main615.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main615.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main615.DocumentReservedForInternalXWikiUsage,edit,true,false,false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main615.DocumentReservedForInternalXWikiUsage,edit,true,true,false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main615.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main615.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main615.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main615.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,edit,true,false,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,edit,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main615.DocumentReservedForInternalXWikiUsage,edit): global level (no restricting right) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for edit, XWiki.XWikiGuest, Main.DocumentReservedForInternalXWikiUsage7 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.DocumentReservedForInternalXWikiUsage7 in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.DocumentReservedForInternalXWikiUsage7 from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.DocumentReservedForInternalXWikiUsage7 from persistent storage 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@d8e0dc 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@d8e0dc 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Main.DocumentReservedForInternalXWikiUsage7 from storage 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Main.DocumentReservedForInternalXWikiUsage7 in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.DocumentReservedForInternalXWikiUsage7 in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.DocumentReservedForInternalXWikiUsage7,edit,true,false,false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.DocumentReservedForInternalXWikiUsage7,edit,true,true,false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,edit,true,false,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,edit,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.DocumentReservedForInternalXWikiUsage7,edit): global level (no restricting right) 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,935 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,admin): global level (no restricting right) 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for programming, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, Main.WebPreferences 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebPreferences,admin,true,false,false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,Main.WebPreferences,admin,true,true,false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,Main.WebPreferences,admin): global level (no restricting right) 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,951 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@15155e1 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@15155e1 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,966 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2a5e75 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2a5e75 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,982 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:49,998 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,013 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1d95643 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1d95643 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,029 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,044 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from persistent storage 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e03500 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,060 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e03500 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:ColorThemes.DefaultColorTheme from storage 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from persistent storage 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@16a719e 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@16a719e 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:ColorThemes.WebPreferences from storage 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from persistent storage 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1b22cc7 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1b22cc7 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:ColorThemes.ColorThemeClass from storage 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,076 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,091 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,107 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [js/scriptaculous/effects.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [js/xwiki/widgets/modalPopup.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [js/xwiki/widgets/modalPopup.css] as [ssfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [js/xwiki/widgets/jumpToPage.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [js/xwiki/widgets/jumpToPage.css] as [ssfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/widgets/confirmationBox.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/widgets/confirmationBox.css] as [ssfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/widgets/confirmedAjaxRequest.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/widgets/notification.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/widgets/notification.css] as [ssfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/widgets/list/xlist.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.AbstractSkinExtensionPlugin - Using [uicomponents/suggest/suggest.js] as [jsfx] extension 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1df43e2 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1df43e2 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,138 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,154 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,admin): global level (no restricting right) 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,169 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,admin): global level (no restricting right) 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,admin): global level (no restricting right) 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,185 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,201 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7f9d70 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7f9d70 2011-12-08 12:50:50,232 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .s.DefaultScriptServiceManager - Failed to lookup script service for role hint [workspace] org.xwiki.component.manager.ComponentLookupException: Can't find descriptor for the component [role = [org.xwiki.script.service.ScriptService] hint = [workspace]] at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:309) ~[xwiki-commons-component-default-3.3-rc-1.jar:na] at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:118) ~[xwiki-commons-component-default-3.3-rc-1.jar:na] at org.xwiki.component.internal.DefaultComponentManager.lookup(DefaultComponentManager.java:72) ~[xwiki-commons-component-default-3.3-rc-1.jar:na] at org.xwiki.script.internal.service.DefaultScriptServiceManager.get(DefaultScriptServiceManager.java:61) ~[xwiki-commons-script-3.3-rc-1.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_27] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_27] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_27] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.6.0_27] at org.apache.velocity.runtime.parser.node.GetExecutor.execute(GetExecutor.java:117) [velocity-1.7.jar:1.7] at org.apache.velocity.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:539) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:198) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:567) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342) [velocity-1.7.jar:1.7] at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:186) [xwiki-commons-velocity-3.3-rc-1.jar:na] at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:152) [xwiki-commons-velocity-3.3-rc-1.jar:na] at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:117) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1813) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1750) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:839) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_27] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_27] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_27] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.6.0_27] at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395) [velocity-1.7.jar:1.7] at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:369) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:216) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342) [velocity-1.7.jar:1.7] at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:186) [xwiki-commons-velocity-3.3-rc-1.jar:na] at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:152) [xwiki-commons-velocity-3.3-rc-1.jar:na] at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:117) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1813) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1750) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:839) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_27] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_27] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_27] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.6.0_27] at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395) [velocity-1.7.jar:1.7] at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:369) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:216) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207) [velocity-1.7.jar:1.7] at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342) [velocity-1.7.jar:1.7] at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:186) [xwiki-commons-velocity-3.3-rc-1.jar:na] at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:152) [xwiki-commons-velocity-3.3-rc-1.jar:na] at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:117) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1813) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:86) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:236) [xwiki-platform-legacy-oldcore-3.3-rc-1.jar:na] at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-rc-1.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-rc-1.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-rc-1.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-rc-1.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-rc-1.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-rc-1.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-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - VM #xwikitopmenuentry: too few arguments to macro. Wanted 4 got 3 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for register, XWiki.XWikiGuest, XWiki.XWikiPreferences 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,register,true,true,true 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,register,true,false,true 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,register): register level (no right found) 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - VM #xwikitopmenuentry: too few arguments to macro. Wanted 4 got 3 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.OfficeImporter in cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.OfficeImporter from cache 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.OfficeImporter from persistent storage 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,248 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@de299f 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@de299f 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.OfficeImporter from storage 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.OfficeImporter in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.OfficeImporter in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, XWiki.OfficeImporter 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.OfficeImporter in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.OfficeImporter from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.OfficeImporter from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.OfficeImporter in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.OfficeImporter,view,true,false,false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.OfficeImporter,view,true,true,false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.OfficeImporter,view): global level (no restricting right) 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for admin, XWiki.XWikiGuest, xwiki:XWiki.XWikiPreferences 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,263 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WebPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WebPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,false,true 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,XWiki.XWikiPreferences,admin): global level (no restricting right) 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1fca052 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1fca052 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,279 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7d53d8 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7d53d8 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG o.x.v.i.DefaultVelocityEngine - VM #submenuitem: too few arguments to macro. Wanted 4 got 3 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@472d86 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@472d86 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,294 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,310 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@f4ffd8 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@f4ffd8 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,326 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,341 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@19099ec 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@19099ec 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,357 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,373 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@178efd5 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@178efd5 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,388 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,404 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7f1ac 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7f1ac 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,419 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.WebPreferences from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.WebPreferences in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,435 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11486c5 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11486c5 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,466 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,482 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,498 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@157e43 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@157e43 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Main.colibri from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Main.colibri in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,544 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.i.StatsUtil - Setting cookie PB2JIU1DSTRAOXFQSOIERT9HPO17CT36 for name visitid with domain null and path / and maxage -1163450 2011-12-08 12:50:50,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,576 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,607 [http://localhost:8080/xwiki/bin/view/Main/WebHome] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,623 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from persistent storage 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@2b8ddb 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@2b8ddb 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:skins.colibri from storage 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri:en from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri:en from persistent storage 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@146018 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@146018 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:skins.colibri:en from storage 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from persistent storage 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@143ccf5 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@143ccf5 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:skins.WebPreferences from storage 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - document: [name = [colibri], type = [DOCUMENT], parent = [name = [skins], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Trying [print.css] 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Rendering file [print.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [skins], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,638 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/print.css] 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri:en from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri:en from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - document: [name = [colibri], type = [DOCUMENT], parent = [name = [skins], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Trying [style.css] 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Rendering file [style.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [skins], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/style.css] 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,654 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,669 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,685 [http://localhost:8080/xwiki/bin/skin/skins/colibri/style.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from persistent storage 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,716 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@19fca0c 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,732 [http://localhost:8080/xwiki/bin/skin/skins/colibri/print.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from persistent storage 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@19fca0c 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.js from storage 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.js in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from persistent storage 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e5a4b1 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e5a4b1 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.js:en from storage 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from persistent storage 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1fc9484 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1fc9484 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.WebPreferences from storage 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,748 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@642c2e 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@642c2e 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from persistent storage 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e7c6d1 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e7c6d1 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.colibri from storage 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Trying [jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [jumpToPage.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/js/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [jumpToPage.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/resources/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Trying [widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/jumpToPage.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/js/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/jumpToPage.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Trying [xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/jumpToPage.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/jumpToPage.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Trying [js/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/jumpToPage.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/xwiki/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/jumpToPage.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/xwiki/widgets/jumpToPage.css] does not exist or cannot be accessed 2011-12-08 12:50:50,763 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/xwiki/widgets/jumpToPage.css] 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css?language=en] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from persistent storage 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,779 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@17ca0f5 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@17ca0f5 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from persistent storage 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from persistent storage 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Trying [xwiki.js] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki.js] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki.js] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki.js] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Trying [xwiki/xwiki.js] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/xwiki.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki/xwiki.js] 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/xwiki.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,794 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki/xwiki.js] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki/xwiki.js] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Trying [js/xwiki/xwiki.js] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/xwiki.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/xwiki/xwiki.js] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/xwiki/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/xwiki.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/xwiki/xwiki.js] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/xwiki/xwiki.js] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/xwiki/xwiki.js] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.uicomponents from storage 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from persistent storage 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 0(max: 5) 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@16df388 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@16df388 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.uicomponents:en from storage 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - document: [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Trying [notification.css] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering file [notification.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/notification.css] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering file [notification.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/notification.css] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/notification.css] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/resources/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Trying [widgets/notification.css] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/notification.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/widgets/notification.css] 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/widgets/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/notification.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,810 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/notification.css] 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/notification.css] 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Trying [uicomponents/widgets/notification.css] 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/notification.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/uicomponents/widgets/notification.css] 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/uicomponents/widgets/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/notification.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/uicomponents/widgets/notification.css] 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/uicomponents/widgets/notification.css] does not exist or cannot be accessed 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/uicomponents/widgets/notification.css] 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 105, column 202] : $super cannot be resolved. 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 107, column 1] : $super cannot be resolved. 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,826 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:50,841 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Trying [effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering file [effects.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering file [effects.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/resources/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Trying [scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering file [scriptaculous/effects.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/scriptaculous/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering file [scriptaculous/effects.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/scriptaculous/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/resources/scriptaculous/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Trying [js/scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/scriptaculous/effects.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/scriptaculous/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/scriptaculous/effects.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/scriptaculous/effects.js] 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/scriptaculous/effects.js] does not exist or cannot be accessed 2011-12-08 12:50:50,857 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/scriptaculous/effects.js] 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 12, column 45] : $A cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 15, column 58] : $A cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 42, column 1] : $A cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 51, column 1] : $A cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 85, column 26] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 126, column 29] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 128, column 45] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 141, column 7] : $A cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 215, column 13] : $R cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 217, column 13] : $R cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 219, column 61] : $R cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 383, column 42] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 386, column 12] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 398, column 8] : $R cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 419, column 46] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 421, column 18] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 430, column 24] : $w cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 433, column 48] : $H cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 466, column 1] : $w cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 471, column 1] : $w cannot be resolved. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/scriptaculous/effects.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,873 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Trying [modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [modalPopup.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [modalPopup.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/resources/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Trying [widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/modalPopup.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/modalPopup.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Trying [xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/modalPopup.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/modalPopup.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Trying [js/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/modalPopup.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/xwiki/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/modalPopup.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/xwiki/widgets/modalPopup.js] does not exist or cannot be accessed 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/xwiki/widgets/modalPopup.js] 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,888 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js:en from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Trying [jumpToPage.js] 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [jumpToPage.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/jumpToPage.js] 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [jumpToPage.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,904 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/resources/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Trying [widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/jumpToPage.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/jumpToPage.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Trying [xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/jumpToPage.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/jumpToPage.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Trying [js/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/jumpToPage.js] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/xwiki/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/jumpToPage.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/xwiki/widgets/jumpToPage.js] does not exist or cannot be accessed 2011-12-08 12:50:50,919 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/xwiki/widgets/jumpToPage.js] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Trying [modalPopup.css] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [modalPopup.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/modalPopup.css] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [modalPopup.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/modalPopup.css] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/modalPopup.css] 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 3, column 136] : $super cannot be resolved. 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 12, column 1] : $super cannot be resolved. 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 14, column 25] : $super cannot be resolved. 2011-12-08 12:50:50,935 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 16, column 1] : $super cannot be resolved. 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 18, column 24] : $super cannot be resolved. 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.js', line 18, column 32] : $super cannot be resolved. 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/xwiki.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - document: [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Trying [confirmationBox.js] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering file [confirmationBox.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/confirmationBox.js] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering file [confirmationBox.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/confirmationBox.js] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/confirmationBox.js] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/resources/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Trying [widgets/confirmationBox.js] 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/confirmationBox.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,951 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/widgets/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/confirmationBox.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Trying [uicomponents/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/confirmationBox.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/uicomponents/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/uicomponents/widgets/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/confirmationBox.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/uicomponents/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/uicomponents/widgets/confirmationBox.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/uicomponents/widgets/confirmationBox.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - document: [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Trying [confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering file [confirmedAjaxRequest.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering file [confirmedAjaxRequest.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/resources/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Trying [widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/confirmedAjaxRequest.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/widgets/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/confirmedAjaxRequest.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Trying [uicomponents/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/confirmedAjaxRequest.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/uicomponents/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/uicomponents/widgets/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/confirmedAjaxRequest.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/uicomponents/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/uicomponents/widgets/confirmedAjaxRequest.js] does not exist or cannot be accessed 2011-12-08 12:50:50,966 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/uicomponents/widgets/confirmedAjaxRequest.js] 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.uicomponents', line 2, column 338] : $super cannot be resolved. 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.uicomponents', line 3, column 1] : $super cannot be resolved. 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.uicomponents', line 4, column 24] : $super cannot be resolved. 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG o.x.v.i.DefaultVelocityEngine - Null reference [template 'xwiki:resources.uicomponents', line 18, column 1] : $super cannot be resolved. 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:50,982 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - document: [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Trying [notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering file [notification.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering file [notification.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/resources/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Trying [widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/notification.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/widgets/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/notification.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Trying [uicomponents/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/notification.js] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/uicomponents/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/uicomponents/widgets/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/notification.js] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/uicomponents/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/uicomponents/widgets/notification.js] does not exist or cannot be accessed 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/uicomponents/widgets/notification.js] 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:50,998 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/notification.js] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri:en from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri:en from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri:en in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - document: [name = [colibri], type = [DOCUMENT], parent = [name = [skins], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Trying [colibri.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Rendering file [colibri.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [skins], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/colibri.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/resources/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Trying [widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/modalPopup.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/modalPopup.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Trying [xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/modalPopup.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/widgets/modalPopup.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Trying [js/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/modalPopup.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,013 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/xwiki/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/widgets/modalPopup.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/xwiki/widgets/modalPopup.css] does not exist or cannot be accessed 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/xwiki/widgets/modalPopup.css] 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,029 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,044 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:51,060 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,076 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,091 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,107 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,123 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,138 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.colibri from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.colibri in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:skins.WebPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:skins.WebPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,154 [http://localhost:8080/xwiki/bin/skin/skins/colibri/colibri.css?colorTheme=ColorThemes.DefaultColorTheme] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 1(max: 5) 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@57f993 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@57f993 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 2(max: 5) 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.js from storage 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.js in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.js:en in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.js:en from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.js:en from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.js:en in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - document: [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Trying [lightbox.css] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [lightbox.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/lightbox.css] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [lightbox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/lightbox.css] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/lightbox.css] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/resources/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Trying [lightbox/lightbox.css] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [lightbox/lightbox.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/lightbox/lightbox.css] 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [lightbox/lightbox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,169 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/resources/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Trying [xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/lightbox/lightbox.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/xwiki/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [xwiki/lightbox/lightbox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/xwiki/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/resources/xwiki/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Trying [js/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/lightbox/lightbox.css] within the [name = [js], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [js] is not a document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/js/js/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/js/js/xwiki/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering file [js/xwiki/lightbox/lightbox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/js/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/js/xwiki/lightbox/lightbox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/js/xwiki/lightbox/lightbox.css] 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,185 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,201 [http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 2(max: 5) 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1116cae 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1116cae 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 3(max: 5) 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.uicomponents from storage 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - document: [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Trying [confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering file [confirmationBox.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering file [confirmationBox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/resources/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Trying [widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/confirmationBox.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/widgets/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering file [widgets/confirmationBox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/widgets/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/resources/widgets/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Trying [uicomponents/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/confirmationBox.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/uicomponents/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/uicomponents/widgets/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/widgets/confirmationBox.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/uicomponents/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/uicomponents/widgets/confirmationBox.css] does not exist or cannot be accessed 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/uicomponents/widgets/confirmationBox.css] 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,357 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,373 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10026cc 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10026cc 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:resources.uicomponents from storage 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG x.x.u.i.x.XWikiAuthServiceImpl - XWikiAuthServiceImpl.checkAuth(XWikiContext) took 0 milliseconds to run. 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.uicomponents:en from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.uicomponents:en in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.XWiki - Configured default skin in preferences: [colibri] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - document: [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] ; baseskin: [colibri] ; defaultbaseskin: [colibri] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Trying [suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering file [suggest.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering file [suggest.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/resources/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Trying [suggest/suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering file [suggest/suggest.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/suggest/suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/suggest/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering file [suggest/suggest.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/suggest/suggest.css] 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/suggest/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,451 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/suggest/suggest.css] 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/resources/suggest/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Trying [uicomponents/suggest/suggest.css] 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/suggest/suggest.css] within the [name = [uicomponents], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - [uicomponents] is not a document 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/uicomponents/uicomponents/suggest/suggest.css] 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/skins/uicomponents/uicomponents/suggest/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering file [uicomponents/suggest/suggest.css] within the [name = [colibri], type = [DOCUMENT], parent = [name = [resources], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]] document 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - [colibri] is not a document 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/skins/colibri/uicomponents/suggest/suggest.css] 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] INFO c.x.x.w.SkinAction - Skin file [/skins/colibri/uicomponents/suggest/suggest.css] does not exist or cannot be accessed 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.w.SkinAction - Rendering filesystem file from path [/resources/uicomponents/suggest/suggest.css] 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.colibri from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.colibri in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGuest from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,466 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - hasAccessLevel for view, XWiki.XWikiGuest, ColorThemes.DefaultColorTheme 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.DefaultColorTheme from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.DefaultColorTheme in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,admin,true,true,true 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,false,false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view,true,true,false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,false,true 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Checking right: XWiki.XWikiGuest,XWiki.XWikiPreferences,view,true,true,true 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights at group level 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Searching for matching rights for [0] groups: [] 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Finished searching for rights for XWiki.XWikiGuest: false 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG .x.u.i.x.XWikiRightServiceImpl - Access has been granted for (XWiki.XWikiGuest,ColorThemes.DefaultColorTheme,view): global level (no restricting right) 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:ColorThemes.ColorThemeClass from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:ColorThemes.ColorThemeClass in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:resources.WebPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:resources.WebPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:50:51,482 [http://localhost:8080/xwiki/bin/skin/resources/uicomponents/suggest/suggest.css] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:51:13,982 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: documents in queue, start indexing 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.SchedulerJobClass.default] 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass:default in cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:default from cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass:default from persistent storage 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,091 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@caa79c 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@caa79c 2011-12-08 12:51:14,091 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SchedulerJobClass:default from storage 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SchedulerJobClass:default in cache 2011-12-08 12:51:14,091 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass:default in cache 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.Mail.default] 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.Mail in cache 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from cache 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail from persistent storage 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,201 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,201 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4fe90 2011-12-08 12:51:14,216 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-906996771]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,216 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4fe90 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [Mail], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.Mail from storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.Mail in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.Mail in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.Mail:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail:default from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.Mail:default from persistent storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@798781 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@798781 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.Mail:default from storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.Mail:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.Mail:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.WatchListJobClass.default] 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:default from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass:default from persistent storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e07fc8 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e07fc8 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListJobClass:default from storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListJobClass:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiRights.default] 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:default from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights:default from persistent storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@118ae23 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@118ae23 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiRights:default from storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiRights:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights:default in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:Scheduler.WatchListHourlyNotifier.default] 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from cache 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier from persistent storage 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,232 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,232 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1584bf1 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,248 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,263 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#-679539384], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=-250151119, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-679539384, name=levels}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1195103793], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-202316038, name=allow}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=status}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-202316038, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#-202316038], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-250151119, name=template}], EntityKey[com.xpn.xwiki.objects.BaseObject#-1165080609], EntityKey[com.xpn.xwiki.objects.BaseObject#-250151119], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextUser}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-679539384, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-679539384, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=jobName}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-202316038, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-1165080609, name=contextLang}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1584bf1 2011-12-08 12:51:14,279 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListHourlyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier from storage 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListHourlyNotifier:default in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:default from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListHourlyNotifier:default from persistent storage 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,279 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@183621e 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@183621e 2011-12-08 12:51:14,279 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListHourlyNotifier:default from storage 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListHourlyNotifier:default in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListHourlyNotifier:default in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,279 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:Scheduler.WatchListDailyNotifier.default] 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from cache 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier from persistent storage 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,294 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,294 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1fa2e2e 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobClass}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=status}], EntityKey[com.xpn.xwiki.objects.BaseObject#698789611], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=-24859308, name=allow}], EntityKey[com.xpn.xwiki.objects.BaseObject#1613719101], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextLang}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextDatabase}], EntityKey[com.xpn.xwiki.objects.IntegerProperty#component[id,name]{id=1880011782, name=allow}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=-24859308, name=groups}], EntityKey[com.xpn.xwiki.objects.BaseObject#1880011782], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1898933413], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1880011782, name=levels}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-24859308, name=levels}], EntityKey[com.xpn.xwiki.objects.DateProperty#component[id,name]{id=1613719101, name=last_fire_time}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=jobName}], EntityKey[com.xpn.xwiki.objects.BaseObject#-24859308], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1613719101, name=template}], EntityKey[com.xpn.xwiki.objects.LargeStringProperty#component[id,name]{id=1880011782, name=groups}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=cron}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=698789611, name=contextUser}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1fa2e2e 2011-12-08 12:51:14,310 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [WatchListDailyNotifier], type = [DOCUMENT], parent = [name = [Scheduler], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier from storage 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListDailyNotifier:default in cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:default from cache 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListDailyNotifier:default from persistent storage 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,310 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,310 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1c803ae 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1c803ae 2011-12-08 12:51:14,326 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListDailyNotifier:default from storage 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListDailyNotifier:default in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListDailyNotifier:default in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:Scheduler.WatchListWeeklyNotifier.default] 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:Scheduler.WatchListWeeklyNotifier from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:Scheduler.WatchListWeeklyNotifier:default in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:default from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:Scheduler.WatchListWeeklyNotifier:default from persistent storage 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,326 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1ae9cec 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1ae9cec 2011-12-08 12:51:14,326 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:Scheduler.WatchListWeeklyNotifier:default from storage 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:Scheduler.WatchListWeeklyNotifier:default in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:Scheduler.WatchListWeeklyNotifier:default in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,326 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SchedulerJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListJobClass from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiRights from cache 2011-12-08 12:51:14,341 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiRights in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.WatchListClass.default] 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WatchListClass from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WatchListClass:default in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass:default from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WatchListClass:default from persistent storage 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,357 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@196de7e 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@196de7e 2011-12-08 12:51:14,357 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WatchListClass:default from storage 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WatchListClass:default in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WatchListClass:default in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiPreferences.default] 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiPreferences:default in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences:default from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences:default from persistent storage 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,357 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@18ab25b 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@18ab25b 2011-12-08 12:51:14,357 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiPreferences:default from storage 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiPreferences:default in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiPreferences:default in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiUsers.default] 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from cache 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers from persistent storage 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,357 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,357 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4f7eba 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,373 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-286953902, name=sheet}], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1569855437, name=sheet}], EntityKey[com.xpn.xwiki.objects.BaseObject#-286953902], EntityKey[com.xpn.xwiki.doc.XWikiDocument#495778886], EntityKey[com.xpn.xwiki.objects.BaseObject#1569855437]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4f7eba 2011-12-08 12:51:14,388 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [XWikiUsers], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiUsers from storage 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiUsers:default in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers:default from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiUsers:default from persistent storage 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,388 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@d14192 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@d14192 2011-12-08 12:51:14,388 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiUsers:default from storage 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiUsers:default in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiUsers:default in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.TagClass.default] 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass from persistent storage 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,388 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@a5beb 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.BaseObject#1238636331], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1050118876], EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=1238636331, name=sheet}]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@a5beb 2011-12-08 12:51:14,388 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiHibernateStore - Loaded XWikiDocument: name = [TagClass], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]] 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.TagClass from storage 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.TagClass in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.TagClass:default in cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass:default from cache 2011-12-08 12:51:14,388 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.TagClass:default from persistent storage 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,404 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@79c0f4 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@79c0f4 2011-12-08 12:51:14,404 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.TagClass:default from storage 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.TagClass:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.TagClass:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiGroups.default] 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGroups from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGroups:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups:default from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGroups:default from persistent storage 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,404 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@35bab2 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@35bab2 2011-12-08 12:51:14,404 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGroups:default from storage 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGroups:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGroups:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiComments.default] 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiComments from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiComments:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments:default from cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiComments:default from persistent storage 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,404 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1c6c5b7 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1c6c5b7 2011-12-08 12:51:14,404 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiComments:default from storage 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiComments:default in cache 2011-12-08 12:51:14,404 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiComments:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiSkins.default] 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiSkins from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiSkins:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins:default from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiSkins:default from persistent storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1e47e37 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1e47e37 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiSkins:default from storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiSkins:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiSkins:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.XWikiGlobalRights.default] 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.XWikiGlobalRights from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.XWikiGlobalRights:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights:default from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.XWikiGlobalRights:default from persistent storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@19bba3 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@19bba3 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.XWikiGlobalRights:default from storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.XWikiGlobalRights:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.XWikiGlobalRights:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.SheetClass.default] 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.SheetClass from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.SheetClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass:default from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.SheetClass:default from persistent storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@250f55 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@250f55 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.SheetClass:default from storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.SheetClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.SheetClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.EditModeClass.default] 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.EditModeClass from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.EditModeClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass:default from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.EditModeClass:default from persistent storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4ca30b 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4ca30b 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.EditModeClass:default from storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.EditModeClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.EditModeClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.WikiMacroClass.default] 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroClass from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroClass:default in cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass:default from cache 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroClass:default from persistent storage 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,419 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,419 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@5a82b2 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@5a82b2 2011-12-08 12:51:14,435 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroClass:default from storage 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroClass:default in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroClass:default in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - addToIndex: [xwiki:XWiki.WikiMacroParameterClass.default] 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: got doc xwiki:XWiki.WikiMacroParameterClass from cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: begin for doc xwiki:XWiki.WikiMacroParameterClass:default in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass:default from cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Trying to get doc xwiki:XWiki.WikiMacroParameterClass:default from persistent storage 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,435 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50) idle: 3(max: 5) 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11bfcfc 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11bfcfc 2011-12-08 12:51:14,435 [Lucene Index Updater] INFO c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50) idle: 4(max: 5) 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: Got doc xwiki:XWiki.WikiMacroParameterClass:default from storage 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: put doc xwiki:XWiki.WikiMacroParameterClass:default in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] DEBUG c.x.x.s.XWikiCacheStore - Cache: end for doc xwiki:XWiki.WikiMacroParameterClass:default in cache 2011-12-08 12:51:14,435 [Lucene Index Updater] INFO c.x.x.p.l.IndexUpdater - indexed [19] docs to lucene index 2011-12-08 12:51:44,498 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:52:14,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:52:44,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:53:14,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:53:44,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:54:14,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:54:44,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:55:14,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:55:44,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:56:14,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:56:44,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do 2011-12-08 12:57:14,513 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater - IndexUpdater: queue empty, nothing to do