2011-12-07 18:20:53,094 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.configuration.DefaultRenderingConfiguration] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:20:53,141 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.renderer.DefaultLinkLabelGenerator] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:20:53,141 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.renderer.DefaultAttachmentURILabelGenerator] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:20:53,360 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.transformation.icon.DefaultIconTransformationConfiguration] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:20:53,391 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.transformation.macro.DefaultMacroTransformationConfiguration] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:20:53,704 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:20:53,719 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:20:53,735 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:20:53,797 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:20:54,813 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - The xwiki.cfg file will be read from [/WEB-INF/xwiki.cfg] because its location couldn't be read from the JNDI [XWikiConfig] variable in [java:comp/env]. 
2011-12-07 18:20:54,813 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.w.XWikiConfigurationService - Failed to load the file [/WEB-INF/xwiki.cfg] as a resource using the Servlet Context. Trying to load it as classpath resource... 
2011-12-07 18:20:54,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [escapetool] = [org.xwiki.velocity.tools.EscapeTool] 
2011-12-07 18:20:54,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [datetool] = [org.apache.velocity.tools.generic.ComparisonDateTool] 
2011-12-07 18:20:54,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [regextool] = [org.xwiki.velocity.tools.RegexTool] 
2011-12-07 18:20:54,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [listtool] = [org.apache.velocity.tools.generic.ListTool] 
2011-12-07 18:20:54,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [numbertool] = [org.apache.velocity.tools.generic.NumberTool] 
2011-12-07 18:20:54,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [sorttool] = [org.apache.velocity.tools.generic.SortTool] 
2011-12-07 18:20:54,938 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [mathtool] = [org.apache.velocity.tools.generic.MathTool] 
2011-12-07 18:20:55,032 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - Failed to load the file [/WEB-INF/xwiki.cfg] as a resource using the Servlet Context. Trying to load it as classpath resource... 
2011-12-07 18:20:55,032 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - Failed to load the file [/WEB-INF/xwiki.cfg] using any method. 
2011-12-07 18:20:56,454 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.i.m.DefaultCacheManager      - ISPN000156: You are not starting all your caches at the same time. This can lead to problems as asymmetric clusters are not supported, see ISPN-658. We recommend using EmbeddedCacheManager.startCaches() to start all your caches upfront. 
2011-12-07 18:20:56,516 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.XWiki                    - Running storage migrations 
2011-12-07 18:20:57,360 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - Configure DBCPConnectionProvider 
2011-12-07 18:20:57,360 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - Creating a DBCP BasicDataSource with the following DBCP factory properties: 
2011-12-07 18:20:57,360 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - -- listing properties --
whenExhaustedAction=1
url=jdbc:oracle:thin:@localhost:1521:orcl
ps.maxActive=20
maxIdle=5
maxOpenPreparedStatements=20
maxActive=50
driverClassName=oracle.jdbc.driver.OracleDriver
maxWait=30000
username=xwiki
poolPreparedStatements=true
connectionProperties=user=xwiki;password=xwiki;SetBigStrin...
defaultAutoCommit=false
ps.maxIdle=20
ps.maxWait=120000
password=xwiki
ps.whenExhaustedAction=1
 
2011-12-07 18:20:57,922 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:20:57,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - Configure DBCPConnectionProvider complete 
2011-12-07 18:20:57,922 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:20:57,969 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:20:59,000 [http://localhost:8080/xwiki/bin/view/Main/] INFO  .x.x.s.XWikiHibernateBaseStore - Updating schema update for wiki [xwiki]... 
2011-12-07 18:20:59,000 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:20:59,047 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:20:59,063 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:20:59,063 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:20:59,079 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1e0ef94 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1e0ef94 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@9c393d 
2011-12-07 18:21:00,922 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [create table xwiki.feeds_feedentry (fee_id number(10,0) not null, fee_title long, fee_author long, fee_feedurl long, fee_feedname long, fee_url long, fee_category long, 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-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] ERROR .x.x.s.XWikiHibernateBaseStore - Failed updating schema while executing query [create table xwiki.feeds_feedentry (fee_id number(10,0) not null, fee_title long, fee_author long, fee_feedurl long, fee_feedname long, fee_url long, fee_category long, 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))] 
java.sql.SQLSyntaxErrorException: ORA-01754: a table may contain only one column of type LONG

	at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:193) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1033) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1329) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1838) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1803) ~[ojdbc6.jar:11.2.0.3.0]
	at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:294) ~[ojdbc6.jar:11.2.0.3.0]
	at org.apache.commons.dbcp.DelegatingStatement.executeUpdate(DelegatingStatement.java:228) ~[commons-dbcp-1.3.jar:1.3]
	at org.apache.commons.dbcp.DelegatingStatement.executeUpdate(DelegatingStatement.java:228) ~[commons-dbcp-1.3.jar:1.3]
	at org.apache.commons.dbcp.DelegatingStatement.executeUpdate(DelegatingStatement.java:228) ~[commons-dbcp-1.3.jar:1.3]
	at com.xpn.xwiki.store.XWikiHibernateBaseStore.updateSchema(XWikiHibernateBaseStore.java:508) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiHibernateBaseStore.updateSchema(XWikiHibernateBaseStore.java:325) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiHibernateBaseStore.updateSchema(XWikiHibernateBaseStore.java:271) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiHibernateBaseStore.checkHibernate(XWikiHibernateBaseStore.java:578) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseStore.java:1083) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiHibernateBaseStore.executeRead(XWikiHibernateBaseStore.java:1127) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.getDBVersion(XWikiHibernateMigrationManager.java:67) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.<init>(AbstractXWikiMigrationManager.java:78) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.<init>(XWikiHibernateMigrationManager.java:51) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.6.0_27]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [na:1.6.0_27]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [na:1.6.0_27]
	at java.lang.reflect.Constructor.newInstance(Unknown Source) [na:1.6.0_27]
	at com.xpn.xwiki.XWiki.createClassFromConfig(XWiki.java:1108) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:795) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.<init>(XWiki.java:740) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@9c393d 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] INFO  .x.x.s.XWikiHibernateBaseStore - Schema update for wiki [xwiki] done 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:21:00,985 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@acc399 
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.h.u.JDBCExceptionReporter    - SQL Error: 942, SQLState: 42000 
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] ERROR o.h.u.JDBCExceptionReporter    - ORA-00942: table or view does not exist
 
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@acc399 
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] ERROR c.x.x.w.XWikiAction            - Uncaught exception during XWiki initialisation: 
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: could not execute query
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:419) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:21:01,016 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.a.s.a.RequestProcessor       - Unhandled Exception thrown: class com.xpn.xwiki.XWikiException 
Terminate batch job (Y/N)? 
