DotCMS isnt starting: Whats wrong?

413 views
Skip to first unread message

Gynnad

unread,
Mar 7, 2012, 5:10:48 AM3/7/12
to dot...@googlegroups.com
[07/03/12 11:09:04:139 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : dotcmsrolecache, size:1000, toDisk:false,Concurrency:32
[07/03/12 11:09:04:139 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : dotcmsrolekeycache, size:1000, toDisk:false,Concurrency:32
[07/03/12 11:09:04:139 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:04:139 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:04:139 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:04:139 CET] ERROR filters.URLMapFilter: Unable to retrieve current request host for URI  /html/portal/login.jsp
[07/03/12 11:09:04:139 CET] ERROR portal.login_jsp]: Servlet.service() for servlet org.apache.jsp.html.portal.login_jsp threw exception
net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    at com.dotmarketing.business.RoleFactoryImpl.loadRoleByKey(RoleFactoryImpl.java:504)
    at com.dotmarketing.business.RoleAPIImpl.loadRoleByKey(RoleAPIImpl.java:273)
    at com.dotmarketing.business.UserAPIImpl.getSystemUser(UserAPIImpl.java:102)
    at com.dotmarketing.business.web.HostWebAPIImpl.getCurrentHost(HostWebAPIImpl.java:42)
    at com.dotmarketing.cms.urlmap.filters.URLMapFilter.doFilter(URLMapFilter.java:88)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.dotmarketing.filters.CharsetEncodingFilter.doFilter(CharsetEncodingFilter.java:140)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:465)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:662)
[07/03/12 11:09:04:232 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:04:232 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:04:232 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:04:232 CET] ERROR portal._500_jsp: cms500Page cant display Error setting Query
com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
    at com.dotmarketing.business.RoleFactoryImpl.loadRoleByKey(RoleFactoryImpl.java:504)
    at com.dotmarketing.business.RoleAPIImpl.loadRoleByKey(RoleAPIImpl.java:273)
    at com.dotmarketing.business.UserAPIImpl.getSystemUser(UserAPIImpl.java:102)
    at com.dotmarketing.business.web.HostWebAPIImpl.getCurrentHost(HostWebAPIImpl.java:42)
    at org.apache.jsp.portal._500_jsp._jspService(_500_jsp.java:65)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:438)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
    at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:415)
    at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:342)
    at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:286)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:662)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    ... 25 more
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 26 more
Caused by: net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    ... 27 more
[07/03/12 11:09:12:194 CET]  INFO core.AprLifecycleListener: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_03\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\dotCMS1\cygwin_root\bin;C:\Program Files\Java\jdk1.7.0_03\bin;C:\Program Files (x86)\apache-ant-1.8.3\bin;.
[07/03/12 11:09:12:397 CET]  INFO http11.Http11Protocol: Initializing Coyote HTTP/1.1 on http-80
[07/03/12 11:09:12:397 CET]  INFO startup.Catalina: Initialization processed in 650 ms
[07/03/12 11:09:12:444 CET]  INFO core.StandardService: Starting service Catalina
[07/03/12 11:09:12:444 CET]  INFO core.StandardEngine: Starting Servlet Engine: Apache Tomcat/6.0.26
[07/03/12 11:09:12:444 CET]  INFO startup.HostConfig: Deploying configuration descriptor ROOT.xml
[07/03/12 11:09:15:379 CET]  INFO util.Config: Initializing properties reader.
[07/03/12 11:09:15:379 CET]  INFO util.Config: Loading dotCMS Properties...
[07/03/12 11:09:15:503 CET]  INFO util.Config: Assigned default refresh interval: 5 minutes.
[07/03/12 11:09:15:503 CET]  INFO util.Config: dotCMS Properties Loaded
[07/03/12 11:09:15:566 CET]  INFO util.SystemProperties: Loading file:/C:/dotCMS1/dotCMS/WEB-INF/classes/system-ext.properties
[07/03/12 11:09:15:597 CET]  INFO util.PropsLoader: Loading file:/C:/dotCMS1/dotCMS/WEB-INF/classes/portal-ext.properties
[07/03/12 11:09:15:659 CET]  INFO journal.DistributedJournalFactoryImpl: Server IDs configured: [1, 2]
[07/03/12 11:09:15:659 CET]  INFO util.ConfigUtils: Using configured hostname: 1
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : default: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : livecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : livecache: true
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workingcache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : adminconfigpool: 100
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : blockdirectivecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : blockdirectivehtmlpagecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorybykeycache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorycache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorychildrencache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categoryparentscache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : companypool: 10
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : contentletcache: 5000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmslayoutcache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsrolecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsrolekeycache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsuserrolecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : fieldscache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : filecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : foldercache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostaliascache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostcache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostvariablescache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : htmlpagecache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : identifiercache: 50000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : languagecacheimpl: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : parentpermissionablecache: 10000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : permissioncache: 50000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : plugincache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : portletpool: 100
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : structurecache: 500
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : userdotcmscache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : useremaildotcmscache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : userproxycache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitycache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitymenucache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitymisscache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : versioninfocache: 50000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : virtuallinkscache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowcache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowstepcache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowtaskcache: 1000
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : contentletcache: true
[07/03/12 11:09:16:003 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : velocitycache: true
[07/03/12 11:09:18:594 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : structurecache, size:500, toDisk:false,Concurrency:32
[07/03/12 11:09:18:719 CET]  INFO lang.System: dotCMS Version    :  COMMUNITY EDITION
[07/03/12 11:09:18:735 CET] ERROR events.InitAction:
java.lang.NullPointerException
    at org.dom4j.io.SAXReader.read(SAXReader.java:284)
    at com.liferay.portal.events.InitAction.run(InitAction.java:108)
    at com.liferay.portal.events.EventsProcessor._process(EventsProcessor.java:157)
    at com.liferay.portal.events.EventsProcessor.process(EventsProcessor.java:74)
    at com.liferay.portal.servlet.InitServlet.init(InitServlet.java:69)
    at javax.servlet.GenericServlet.init(GenericServlet.java:212)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:20:374 CET]  INFO tiles.TilesPlugin: Tiles definition factory loaded for module ''.
[07/03/12 11:09:20:374 CET]  INFO validator.ValidatorPlugIn: Loading validation rules file from '/WEB-INF/validator-rules.xml'
[07/03/12 11:09:20:374 CET]  INFO validator.ValidatorPlugIn: Loading validation rules file from '/WEB-INF/validation.xml'
[07/03/12 11:09:20:952 CET]  INFO startup.StartupTasksExecutor: Starting startup tasks.
[07/03/12 11:09:20:967 CET]  INFO cfg.Environment: Hibernate 2.1.8
[07/03/12 11:09:20:967 CET]  INFO cfg.Environment: hibernate.properties not found
[07/03/12 11:09:20:967 CET]  INFO cfg.Environment: using CGLIB reflection optimizer
[07/03/12 11:09:20:967 CET]  INFO cfg.Environment: using JDK 1.4 java.sql.Timestamp handling
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:20:983 CET] ERROR db.DotHibernate: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
    at com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:477)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 30 more
Caused by: net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    ... 31 more
[07/03/12 11:09:20:983 CET] ERROR db.DotHibernate: ---------- DotHibernate: error on startTransaction ---------------
java.lang.NullPointerException
    at com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:477)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:20:983 CET] ERROR db.DotHibernate: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
    at com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
    at com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:481)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more
Caused by: net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    ... 32 more
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:20:983 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:20:983 CET] ERROR db.DotHibernate: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
    at com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
    at com.dotmarketing.db.DotHibernate.rollbackTransaction(DotHibernate.java:493)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:211)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more
Caused by: net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    ... 32 more
[07/03/12 11:09:20:983 CET] FATAL startup.StartupTasksExecutor: Unable to execute the upgrade task : Task00001LoadSchema
com.dotmarketing.exception.DotHibernateException: Unable to set AutoCommit to false on Hibernate Session
    at com.dotmarketing.db.HibernateUtil.startTransaction(HibernateUtil.java:572)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:194)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.startTransaction(HibernateUtil.java:569)
    ... 28 more
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 29 more
Caused by: net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    ... 30 more
[07/03/12 11:09:20:983 CET]  INFO startup.StartupTasksExecutor: Starting upgrade tasks.
[07/03/12 11:09:20:983 CET]  INFO startup.StartupTasksExecutor: Database version: 769
[07/03/12 11:09:20:983 CET] ERROR reindex.ReindexThread: No ContentIndexationThread available
[07/03/12 11:09:20:983 CET]  INFO reindex.ReindexThread: ContentIndexationThread ordered to start processing
[07/03/12 11:09:20:998 CET]  INFO startup.StartupTasksExecutor: Finishing upgrade tasks.
[07/03/12 11:09:20:998 CET]  INFO reindex.ReindexThread: ContentIndexationThread ordered to start processing
[07/03/12 11:09:20:998 CET]  INFO events.StartupAction: Starting dotCMS Platform 1.9.5.0 (Bearded Dragon Gizmo / Build 31404 / 28 Feb, 2012)
[07/03/12 11:09:21:030 CET]  INFO reindex.ReindexThread: Reindex Thread start delayed for 5000 millis.
[07/03/12 11:09:21:170 CET]  WARN ejb.PortletManagerImpl: Portlet with the name EXT_CUSTOM_USER_IMPORT is described in portlet.xml but does not have a matching entry in liferay-portlet.xml
[07/03/12 11:09:21:170 CET]  WARN ejb.PortletManagerImpl: Portlet with the name EXT_WEBEVENTS is described in liferay-portlet.xml but does not have a matching entry in portlet.xml
[07/03/12 11:09:21:170 CET]  WARN ejb.PortletManagerImpl: Portlet with the name EXT_1 is described in liferay-portlet.xml but does not have a matching entry in portlet.xml
[07/03/12 11:09:21:170 CET]  WARN ejb.PortletManagerImpl: Portlet with the name EXT_2 is described in liferay-portlet.xml but does not have a matching entry in portlet.xml
[07/03/12 11:09:21:233 CET]  INFO cfg.Configuration: processing one-to-many association mappings
[07/03/12 11:09:21:233 CET]  INFO cfg.Configuration: processing one-to-one association property references
[07/03/12 11:09:21:233 CET]  INFO cfg.Configuration: processing foreign key constraints
[07/03/12 11:09:21:233 CET]  WARN cfg.SettingsFactory: No dialect set - using GenericDialect: The dialect was not set. Set the property hibernate.dialect.
[07/03/12 11:09:21:248 CET]  INFO dialect.Dialect: Using dialect: net.sf.hibernate.dialect.GenericDialect
[07/03/12 11:09:21:248 CET]  INFO cfg.SettingsFactory: Use outer join fetching: true
[07/03/12 11:09:21:248 CET]  WARN connection.UserSuppliedConnectionProvider: No connection properties specified - the user must supply JDBC connections
[07/03/12 11:09:21:248 CET]  INFO transaction.TransactionManagerLookupFactory: No TransactionManagerLookup configured (in JTA environment, use of process level read-write cache is not recommended)
[07/03/12 11:09:21:248 CET]  INFO cfg.SettingsFactory: Use scrollable result sets: false
[07/03/12 11:09:21:248 CET]  INFO cfg.SettingsFactory: Use JDBC3 getGeneratedKeys(): false
[07/03/12 11:09:21:248 CET]  INFO cfg.SettingsFactory: Optimize cache for minimal puts: false
[07/03/12 11:09:21:264 CET]  INFO cfg.SettingsFactory: Query language substitutions: {}
[07/03/12 11:09:21:264 CET]  INFO cfg.SettingsFactory: cache provider: net.sf.hibernate.cache.EhCacheProvider
[07/03/12 11:09:21:264 CET]  INFO cfg.Configuration: instantiating and configuring caches
[07/03/12 11:09:21:264 CET]  WARN config.Configurator: No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/dotCMS1/dotCMS/WEB-INF/lib/ehcache-0.7.jar!/ehcache-failsafe.xml
[07/03/12 11:09:21:357 CET]  INFO impl.SessionFactoryImpl: building session factory
[07/03/12 11:09:21:529 CET]  INFO impl.SessionFactoryObjectFactory: Not binding factory to JNDI, no JNDI name configured
[07/03/12 11:09:21:576 CET] ERROR servlet.MainServlet: net.sf.hibernate.MappingException: Unknown entity class: com.liferay.portal.ejb.CompanyHBM
com.liferay.portal.SystemException: net.sf.hibernate.MappingException: Unknown entity class: com.liferay.portal.ejb.CompanyHBM
    at com.liferay.portal.ejb.CompanyPersistence.findByPrimaryKey(CompanyPersistence.java:179)
    at com.liferay.portal.ejb.CompanyUtil.findByPrimaryKey(CompanyUtil.java:128)
    at com.liferay.portal.ejb.CompanyLocalManagerImpl.checkCompany(CompanyLocalManagerImpl.java:107)
    at com.liferay.portal.ejb.CompanyLocalManagerUtil.checkCompany(CompanyLocalManagerUtil.java:60)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:199)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: net.sf.hibernate.MappingException: Unknown entity class: com.liferay.portal.ejb.CompanyHBM
    at net.sf.hibernate.impl.SessionFactoryImpl.getPersister(SessionFactoryImpl.java:347)
    at net.sf.hibernate.impl.SessionImpl.getClassPersister(SessionImpl.java:2718)
    at net.sf.hibernate.impl.SessionImpl.doLoadByClass(SessionImpl.java:1998)
    at net.sf.hibernate.impl.SessionImpl.load(SessionImpl.java:1930)
    at com.liferay.portal.ejb.CompanyPersistence.findByPrimaryKey(CompanyPersistence.java:167)
    ... 30 more
[07/03/12 11:09:21:685 CET] ERROR [localhost].[/]: StandardWrapper.Throwable
com.dotmarketing.exception.DotRuntimeException: No Company!
    at com.dotmarketing.cms.factories.PublicCompanyFactory.getDefaultCompany(PublicCompanyFactory.java:57)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:98)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:21:685 CET] ERROR [localhost].[/]: Servlet  threw load() exception
com.dotmarketing.exception.DotRuntimeException: No Company!
    at com.dotmarketing.cms.factories.PublicCompanyFactory.getDefaultCompany(PublicCompanyFactory.java:57)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:98)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:21:795 CET]  INFO util.VelocityUtil: {}
[07/03/12 11:09:21:795 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : languagecacheimpl, size:1000, toDisk:false,Concurrency:32
[07/03/12 11:09:21:810 CET]  INFO cfg.Configuration: configuring from resource: /hibernate.cfg.xml
[07/03/12 11:09:21:810 CET]  INFO cfg.Configuration: Configuration resource: /hibernate.cfg.xml
[07/03/12 11:09:21:826 CET]  WARN cfg.Configuration: /hibernate.cfg.xml not found
[07/03/12 11:09:21:826 CET] ERROR business.LanguageFactoryImpl: getLanguage failed:com.dotmarketing.exception.DotHibernateException: Error setting Query
com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:69)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguages(LanguageFactoryImpl.java:154)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getLanguages(LanguageAPIImpl.java:72)
    at com.dotmarketing.velocity.VelocityServlet.init(VelocityServlet.java:307)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    ... 31 more
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 32 more
Caused by: net.sf.hibernate.HibernateException: /hibernate.cfg.xml not found
    at net.sf.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:886)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:910)
    at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:407)
    ... 33 more
[07/03/12 11:09:21:826 CET] ERROR [localhost].[/]: StandardWrapper.Throwable
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguages(LanguageFactoryImpl.java:154)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getLanguages(LanguageAPIImpl.java:72)
    at com.dotmarketing.velocity.VelocityServlet.init(VelocityServlet.java:307)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:21:826 CET] ERROR [localhost].[/]: Servlet  threw load() exception
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguages(LanguageFactoryImpl.java:154)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getLanguages(LanguageAPIImpl.java:72)
    at com.dotmarketing.velocity.VelocityServlet.init(VelocityServlet.java:307)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:21:873 CET]  INFO servlets.BinaryExporterServlet: Exporter "Content Image Fields Resizer" registered for path /resize-image
[07/03/12 11:09:21:873 CET]  INFO servlets.BinaryExporterServlet: Exporter "Export Field Content" registered for path /raw-data
[07/03/12 11:09:21:873 CET]  INFO servlets.BinaryExporterServlet: Exporter "Image Filter Exporter" registered for path /image
[07/03/12 11:09:21:873 CET]  INFO servlets.BinaryExporterServlet: Exporter "Image Thumbnail Field Exporter" registered for path /image-thumbnail
[07/03/12 11:09:21:951 CET]  INFO http11.Http11Protocol: Starting Coyote HTTP/1.1 on http-80
[07/03/12 11:09:22:216 CET]  INFO common.ChannelSocket: Port busy 80 java.net.BindException: Address already in use: JVM_Bind
[07/03/12 11:09:22:216 CET]  INFO common.ChannelSocket: JK: ajp13 listening on /0.0.0.0:81
[07/03/12 11:09:22:216 CET]  INFO server.JkMain: Jk running ID=1 time=0/16  config=null
[07/03/12 11:09:22:263 CET]  INFO startup.Catalina: Server startup in 9857 ms
[07/03/12 11:09:22:263 CET] ERROR core.StandardServer: StandardServer.await: create[8007]:
java.net.BindException: Address already in use: JVM_Bind
    at java.net.DualStackPlainSocketImpl.bind0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:96)
    at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:175)
    at java.net.ServerSocket.bind(ServerSocket.java:376)
    at java.net.ServerSocket.<init>(ServerSocket.java:237)
    at org.apache.catalina.core.StandardServer.await(StandardServer.java:373)
    at org.apache.catalina.startup.Catalina.await(Catalina.java:662)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:614)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
[07/03/12 11:09:22:372 CET]  INFO http11.Http11Protocol: Pausing Coyote HTTP/1.1 on http-80
[07/03/12 11:09:23:387 CET]  INFO core.StandardService: Stopping service Catalina
[07/03/12 11:09:23:902 CET]  WARN hql.QueryTranslator: no persistent classes found for query class: FROM Portlet IN CLASS com.liferay.portal.ejb.PortletHBM WHERE groupId = ? AND companyId = ?
[07/03/12 11:09:23:964 CET]  INFO simpl.SimpleThreadPool: Job execution threads will use class loader of thread: Thread-63
[07/03/12 11:09:23:980 CET]  INFO core.QuartzScheduler: Quartz Scheduler v.1.6.0 created.
[07/03/12 11:09:23:980 CET]  INFO simpl.RAMJobStore: RAMJobStore initialized.
[07/03/12 11:09:23:980 CET]  INFO impl.StdSchedulerFactory: Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
[07/03/12 11:09:23:980 CET]  INFO impl.StdSchedulerFactory: Quartz scheduler version: 1.6.0
[07/03/12 11:09:23:980 CET]  INFO core.QuartzScheduler: Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
[07/03/12 11:09:23:980 CET]  INFO core.QuartzScheduler: Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
[07/03/12 11:09:23:980 CET]  INFO core.QuartzScheduler: Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
[07/03/12 11:09:23:996 CET]  INFO core.QuartzScheduler: Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.
[07/03/12 11:09:24:011 CET]  INFO filters.CharsetEncodingFilter: Destroying character encoding filter...
[07/03/12 11:09:24:011 CET]  INFO listeners.ContextLifecycleListener: Shutdown event received, executing a clean shutdown.
[07/03/12 11:09:24:011 CET] ERROR listeners.ContextLifecycleListener: A error ocurred trying to shutdown the Schedulers.
[07/03/12 11:09:24:011 CET]  INFO reindex.ReindexThread: ReindexThread shutdown initiated
[07/03/12 11:09:26:025 CET]  INFO listeners.ContextLifecycleListener: Finished shuting down.
[07/03/12 11:09:26:041 CET]  INFO reindex.ReindexThread: Reindex Thread started with a sleep of 500
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application registered the JBDC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application appears to have started a TimerThread named [MySQL Statement Cancellation Timer] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application appears to have started a thread named [dotCMS Indexing Thread] but has failed to stop it. This is very likely to create a memory leak.
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application created a ThreadLocal with key of type [null] (value [com.dotmarketing.util.RegEX$1@560808cf]) and a value of type [org.apache.oro.text.regex.Perl5Matcher] (value [org.apache.oro.text.regex.Perl5Matcher@297a7a29]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application created a ThreadLocal with key of type [null] (value [com.dotmarketing.util.RegEX$2@27ea2f05]) and a value of type [org.apache.oro.text.regex.Perl5Substitution] (value []) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application created a ThreadLocal with key of type [null] (value [com.dotmarketing.util.RegEX$1@560808cf]) and a value of type [org.apache.oro.text.regex.Perl5Matcher] (value [org.apache.oro.text.regex.Perl5Matcher@7fb505bb]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
[07/03/12 11:09:26:041 CET] ERROR loader.WebappClassLoader: A web application created a ThreadLocal with key of type [null] (value [com.dotmarketing.util.RegEX$2@27ea2f05]) and a value of type [org.apache.oro.text.regex.Perl5Substitution] (value []) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
[07/03/12 11:09:26:134 CET] ERROR db.DbConnectionFactory: ---------- DBConnectionFactory: error getting dbconnection jdbc/dotCMSPool
javax.naming.NameNotFoundException: Name java:comp is not bound in this Context
    at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
    at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
    at javax.naming.InitialContext.lookup(InitialContext.java:411)
    at com.liferay.util.JNDIUtil.lookup(JNDIUtil.java:88)
    at com.dotmarketing.db.DbConnectionFactory.getDataSource(DbConnectionFactory.java:39)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.buildNewIndexForServer(DistributedJournalFactoryImpl.java:547)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.buildNewIndexForServer(DistributedJournalAPIImpl.java:77)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:88)
[07/03/12 11:09:26:134 CET] ERROR journal.DistributedJournalFactoryImpl:
java.lang.NullPointerException
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.buildNewIndexForServer(DistributedJournalFactoryImpl.java:580)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.buildNewIndexForServer(DistributedJournalAPIImpl.java:77)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:88)
[07/03/12 11:09:26:134 CET] ERROR journal.DistributedJournalFactoryImpl:
java.lang.NullPointerException
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.buildNewIndexForServer(DistributedJournalFactoryImpl.java:585)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.buildNewIndexForServer(DistributedJournalAPIImpl.java:77)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:88)
[07/03/12 11:09:26:134 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotRuntimeException: javax.naming.NameNotFoundException: Name java:comp is not bound in this Context
    at com.dotmarketing.db.DbConnectionFactory.getDataSource(DbConnectionFactory.java:44)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.buildNewIndexForServer(DistributedJournalFactoryImpl.java:547)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.buildNewIndexForServer(DistributedJournalAPIImpl.java:77)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:88)
[07/03/12 11:09:26:493 CET]  INFO http11.Http11Protocol: Stopping Coyote HTTP/1.1 on http-80
 

Jason Tesser

unread,
Mar 7, 2012, 5:44:30 AM3/7/12
to dot...@googlegroups.com
Looks like u have no config. Make sure you didn't run ant clean from a zip install. If u did start over with new zip
--
Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422

Gynnad

unread,
Mar 7, 2012, 7:09:33 AM3/7/12
to dot...@googlegroups.com
Done, but when I tried to get a new database I get this:

[07/03/12 13:05:38:880 CET]  INFO core.AprLifecycleListener: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_03\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\dotCMS\cygwin_root\bin;C:\Program Files\Java\jdk1.7.0_03\bin;C:\Program Files (x86)\apache-ant-1.8.3\bin;.
[07/03/12 13:05:39:161 CET]  INFO http11.Http11Protocol: Initializing Coyote HTTP/1.1 on http-80
[07/03/12 13:05:39:161 CET]  INFO startup.Catalina: Initialization processed in 742 ms
[07/03/12 13:05:39:192 CET]  INFO core.StandardService: Starting service Catalina
[07/03/12 13:05:39:192 CET]  INFO core.StandardEngine: Starting Servlet Engine: Apache Tomcat/6.0.26
[07/03/12 13:05:39:208 CET]  INFO startup.HostConfig: Deploying configuration descriptor ROOT.xml
[07/03/12 13:05:42:094 CET]  INFO util.Config: Initializing properties reader.
[07/03/12 13:05:42:094 CET]  INFO util.Config: Loading dotCMS Properties...
[07/03/12 13:05:42:219 CET]  INFO util.Config: Assigned default refresh interval: 5 minutes.
[07/03/12 13:05:42:219 CET]  INFO util.Config: dotCMS Properties Loaded
[07/03/12 13:05:42:281 CET]  INFO util.SystemProperties: Loading file:/C:/dotCMS/dotCMS/WEB-INF/classes/system.properties
[07/03/12 13:05:42:281 CET]  INFO util.SystemProperties: Loading file:/C:/dotCMS/dotCMS/WEB-INF/classes/system-ext.properties
[07/03/12 13:05:42:297 CET]  INFO util.PropsLoader: Loading file:/C:/dotCMS/dotCMS/WEB-INF/classes/portal.properties
[07/03/12 13:05:42:312 CET]  INFO util.PropsLoader: Loading file:/C:/dotCMS/dotCMS/WEB-INF/classes/portal-ext.properties
[07/03/12 13:05:42:359 CET]  INFO journal.DistributedJournalFactoryImpl: Server IDs configured: [1, 2]
[07/03/12 13:05:42:359 CET]  INFO util.ConfigUtils: Using configured hostname: 1
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : default: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : livecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : livecache: true
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workingcache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : adminconfigpool: 100
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : blockdirectivecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : blockdirectivehtmlpagecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorybykeycache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorycache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorychildrencache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categoryparentscache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : companypool: 10
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : contentletcache: 5000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmslayoutcache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsrolecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsrolekeycache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsuserrolecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : fieldscache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : filecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : foldercache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostaliascache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostcache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostvariablescache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : htmlpagecache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : identifiercache: 50000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : languagecacheimpl: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : parentpermissionablecache: 10000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : permissioncache: 50000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : plugincache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : portletpool: 100
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : structurecache: 500
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : userdotcmscache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : useremaildotcmscache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : userproxycache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitycache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitymenucache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitymisscache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : versioninfocache: 50000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : virtuallinkscache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowcache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowstepcache: 1000
[07/03/12 13:05:42:656 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowtaskcache: 1000
[07/03/12 13:05:42:671 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : contentletcache: true
[07/03/12 13:05:42:671 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : velocitycache: true
[07/03/12 13:05:44:262 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : structurecache, size:500, toDisk:false,Concurrency:32
[07/03/12 13:05:44:387 CET]  INFO lang.System: dotCMS Version    :  COMMUNITY EDITION
[07/03/12 13:05:46:930 CET]  INFO startup.StartupTasksExecutor: Starting startup tasks.
[07/03/12 13:05:49:988 CET]  INFO runalways.Task00001LoadSchema: -------------------------------------------------------------------------------------
[07/03/12 13:05:49:988 CET]  INFO runalways.Task00001LoadSchema:
[07/03/12 13:05:49:988 CET]  INFO runalways.Task00001LoadSchema: Empty dotCMS database found.  Loading initial dotCMS schema for MySQL
[07/03/12 13:05:49:988 CET]  INFO runalways.Task00001LoadSchema:
[07/03/12 13:05:49:988 CET]  INFO runalways.Task00001LoadSchema: -------------------------------------------------------------------------------------
[07/03/12 13:05:49:988 CET]  INFO startup.StartupTasksExecutor: Running: Task00001LoadSchema
[07/03/12 13:05:49:988 CET]  INFO runalways.Task00001LoadSchema: Loading schema
[07/03/12 13:05:50:050 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : structurecache, size:500, toDisk:false,Concurrency:32
[07/03/12 13:05:50:066 CET] FATAL runalways.Task00001LoadSchema: Error: null proccessed 0 statements
java.lang.NullPointerException
    at com.dotmarketing.startup.runalways.Task00001LoadSchema.executeUpgrade(Task00001LoadSchema.java:51)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:199)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
[07/03/12 13:05:50:066 CET]  INFO startup.StartupTasksExecutor: Running: Task00003CreateSystemRoles
[07/03/12 13:05:50:066 CET]  INFO runalways.Task00003CreateSystemRoles: Task not executing seems the roles has not been upgraded yet
[07/03/12 13:05:50:066 CET] ERROR db.DotConnect: getResult(): unable to execute query.  Bad SQL? : select count(*) as test from inode [] Table 'dotcms2.inode' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dotcms2.inode' doesn't exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at org.apache.tomcat.dbcp.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:562)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:461)
    at com.dotmarketing.common.db.DotConnect.getResult(DotConnect.java:240)
    at com.dotmarketing.common.db.DotConnect.getInt(DotConnect.java:61)
    at com.dotmarketing.startup.runalways.Task00004LoadStarter.forceRun(Task00004LoadStarter.java:23)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:195)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
[07/03/12 13:05:50:066 CET] FATAL startup.StartupTasksExecutor: Unable to execute the upgrade task : Task00004LoadStarter
com.dotmarketing.exception.DotRuntimeException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dotcms2.inode' doesn't exist
    at com.dotmarketing.common.db.DotConnect.getResult(DotConnect.java:243)
    at com.dotmarketing.common.db.DotConnect.getInt(DotConnect.java:61)
    at com.dotmarketing.startup.runalways.Task00004LoadStarter.forceRun(Task00004LoadStarter.java:23)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:195)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:117)
[07/03/12 13:05:50:066 CET]  INFO startup.StartupTasksExecutor: Starting upgrade tasks.
[07/03/12 13:05:50:066 CET]  INFO startup.StartupTasksExecutor: Database version: 769
[07/03/12 13:05:50:066 CET] ERROR reindex.ReindexThread: No ContentIndexationThread available
[07/03/12 13:05:50:066 CET]  INFO reindex.ReindexThread: ContentIndexationThread ordered to start processing
[07/03/12 13:05:50:081 CET]  INFO startup.StartupTasksExecutor: Finishing upgrade tasks.
[07/03/12 13:05:50:081 CET]  INFO reindex.ReindexThread: ContentIndexationThread ordered to start processing
[07/03/12 13:05:50:191 CET]  INFO reindex.ReindexThread: Reindex Thread start delayed for 5000 millis.
[07/03/12 13:05:50:378 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : companypool, size:10, toDisk:false,Concurrency:32
[07/03/12 13:05:50:659 CET]  WARN util.JDBCExceptionReporter: SQL Error: 1146, SQLState: 42S02
[07/03/12 13:05:50:659 CET] ERROR util.JDBCExceptionReporter: Table 'dotcms2.company' doesn't exist
[07/03/12 13:05:50:659 CET]  WARN util.JDBCExceptionReporter: SQL Error: 1146, SQLState: 42S02
[07/03/12 13:05:50:659 CET] ERROR util.JDBCExceptionReporter: Table 'dotcms2.company' doesn't exist
[07/03/12 13:05:50:705 CET] ERROR servlet.MainServlet: net.sf.hibernate.exception.SQLGrammarException: could not load: [com.liferay.portal.ejb.CompanyHBM#dotcms.org]
com.liferay.portal.SystemException: net.sf.hibernate.exception.SQLGrammarException: could not load: [com.liferay.portal.ejb.CompanyHBM#dotcms.org]

    at com.liferay.portal.ejb.CompanyPersistence.findByPrimaryKey(CompanyPersistence.java:179)
    at com.liferay.portal.ejb.CompanyUtil.findByPrimaryKey(CompanyUtil.java:128)
    at com.liferay.portal.ejb.CompanyLocalManagerImpl.checkCompany(CompanyLocalManagerImpl.java:107)
    at com.liferay.portal.ejb.CompanyLocalManagerUtil.checkCompany(CompanyLocalManagerUtil.java:60)
    at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:199)
Caused by: net.sf.hibernate.exception.SQLGrammarException: could not load: [com.liferay.portal.ejb.CompanyHBM#dotcms.org]
    at net.sf.hibernate.exception.ErrorCodeConverter.convert(ErrorCodeConverter.java:69)
    at net.sf.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
    at net.sf.hibernate.persister.AbstractEntityPersister.convert(AbstractEntityPersister.java:1331)
    at net.sf.hibernate.persister.EntityPersister.load(EntityPersister.java:416)
    at net.sf.hibernate.impl.SessionImpl.doLoad(SessionImpl.java:2131)
    at net.sf.hibernate.impl.SessionImpl.doLoadByClass(SessionImpl.java:2001)

    at net.sf.hibernate.impl.SessionImpl.load(SessionImpl.java:1930)
    at com.liferay.portal.ejb.CompanyPersistence.findByPrimaryKey(CompanyPersistence.java:167)
    ... 30 more
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dotcms2.company' doesn't exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1912)
    at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
    at net.sf.hibernate.impl.BatcherImpl.getResultSet(BatcherImpl.java:89)
    at net.sf.hibernate.loader.Loader.getResultSet(Loader.java:880)
    at net.sf.hibernate.loader.Loader.doQuery(Loader.java:273)
    at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)
    at net.sf.hibernate.loader.Loader.loadEntity(Loader.java:941)
    at net.sf.hibernate.loader.Loader.loadEntity(Loader.java:961)
    at net.sf.hibernate.loader.EntityLoader.load(EntityLoader.java:59)
    at net.sf.hibernate.loader.EntityLoader.load(EntityLoader.java:51)
    at net.sf.hibernate.persister.EntityPersister.load(EntityPersister.java:413)
    ... 34 more
[07/03/12 13:05:50:971 CET]  WARN util.JDBCExceptionReporter: SQL Error: 1146, SQLState: 42S02
[07/03/12 13:05:50:971 CET] ERROR util.JDBCExceptionReporter: Table 'dotcms2.company' doesn't exist
[07/03/12 13:05:50:971 CET]  WARN util.JDBCExceptionReporter: SQL Error: 1146, SQLState: 42S02
[07/03/12 13:05:50:971 CET] ERROR util.JDBCExceptionReporter: Table 'dotcms2.company' doesn't exist
[07/03/12 13:05:50:971 CET] ERROR [localhost].[/]: StandardWrapper.Throwable

com.dotmarketing.exception.DotRuntimeException: No Company!
    at com.dotmarketing.cms.factories.PublicCompanyFactory.getDefaultCompany(PublicCompanyFactory.java:57)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:98)
[07/03/12 13:05:50:971 CET] ERROR [localhost].[/]: Servlet  threw load() exception

com.dotmarketing.exception.DotRuntimeException: No Company!
    at com.dotmarketing.cms.factories.PublicCompanyFactory.getDefaultCompany(PublicCompanyFactory.java:57)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:98)
[07/03/12 13:05:51:142 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : velocitycache, size:1000, toDisk:true,Concurrency:32
[07/03/12 13:05:52:250 CET]  INFO util.VelocityUtil: {com.liferay.util.Encryptor.provider.class=com.sun.crypto.provider.SunJCE, hibernate.configs=META-INF/counter-hbm.xml,META-INF/portal-hbm.xml, com.liferay.util.Xss.regexp.pattern=.*(?i)<[s]*/?[s]*script.*?|.*<[s]*/?[s]*iframe.*?|.*<[s]*/?[s]*frame.*?|.*<[s]*/?[s]*meta.*?|<.*?javascript:|<[s]*?body.*?onload|.*<[s]*/?[s]*embed.*?|.*<[s]*/?[s]*object.*?|.*<[s]*a[s]*href[^>]*javascript[s]*:[^(^)^>]*[(][^)]*[)][^>]*>[^<]*(<[s]*/[s]*a[^>]*>).*|.*?javascript:.*, user.country=US, eventhandler.nullset.class=com.dotmarketing.velocity.events.NullSetEventHandlerImpl, resource.loader=DotResourceLoader, velocimacro.permissions.allow.inline.to.replace.global=true, com.liferay.util.axis.SimpleHTTPSender.regexp.pattern=.*mappoint.net.*, DotResourceLoader.resource.loader.modificationCheckInterval=0, com.liferay.util.servlet.UploadServletRequest.max.size=-1, com.liferay.filters.compression.CompressionFilter=false, runtime.log.logsystem.class=com.dotmarketing.util.DotVelocityLogger, hibernate.connection.datasource=jdbc/LiferayPool, velocimacro.library=VM_global_library.vm,dotCMS_library.vm,dotCMS_library_ext.vm, output.encoding=UTF-8, hibernate.jdbc.use_scrollable_resultset=true, eventhandler.methodexception.class=com.dotmarketing.velocity.events.MethodExceptionEventHandlerImpl, file.encoding=UTF-8, input.encoding=UTF-8, com.objectparadigms.framework.locator.ServiceLocator.class=com.objectparadigms.framework.locator.impl.CachedServiceLocator, hibernate.show_sql=false, hibernate.dialect=com.liferay.util.dao.hibernate.DynamicDialect, user.language=en, hibernate.cglib.use_reflection_optimizer=false, userdirective=com.dotcms.enterprise.velocity.CacheBlockDirective,com.dotcms.enterprise.velocity.CacheInvalidateLineDirective,com.dotcms.enterprise.velocity.InlineEditLineDirective, velocimacro.library.autoreload=false, resource.manager.cache.class=com.dotmarketing.velocity.DotResourceCache, java.awt.headless=true, hibernate.jdbc.batch_size=0, hibernate.connection.provider_class=com.liferay.util.dao.hibernate.DSConnectionProvider, org.quartz.threadPool.makeThreadsDaemons=true, hibernate.statement_cache.size=0, directive.parse.max.depth=100, DotResourceLoader.resource.loader.cache=true, DotResourceLoader.resource.loader.class=com.dotmarketing.velocity.DotResourceLoader, com.liferay.filters.compression.CompressionFilter.encoding=UTF-8}
[07/03/12 13:05:52:265 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : languagecacheimpl, size:1000, toDisk:false,Concurrency:32
[07/03/12 13:05:52:297 CET]  WARN util.JDBCExceptionReporter: SQL Error: 1146, SQLState: 42S02
[07/03/12 13:05:52:297 CET] ERROR util.JDBCExceptionReporter: Table 'dotcms2.language' doesn't exist
[07/03/12 13:05:52:297 CET]  WARN util.JDBCExceptionReporter: SQL Error: 1146, SQLState: 42S02
[07/03/12 13:05:52:297 CET] ERROR util.JDBCExceptionReporter: Table 'dotcms2.language' doesn't exist
[07/03/12 13:05:52:297 CET] ERROR business.LanguageFactoryImpl: getLanguage failed:com.dotmarketing.exception.DotHibernateException: Unable to load Object from Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to load Object from Hibernate Session
    at com.dotmarketing.db.HibernateUtil.load(HibernateUtil.java:349)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:73)

    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguages(LanguageFactoryImpl.java:154)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getLanguages(LanguageAPIImpl.java:72)
    at com.dotmarketing.velocity.VelocityServlet.init(VelocityServlet.java:307)
Caused by: net.sf.hibernate.exception.SQLGrammarException: Could not execute query
    at net.sf.hibernate.exception.ErrorCodeConverter.convert(ErrorCodeConverter.java:69)
    at net.sf.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
    at net.sf.hibernate.impl.SessionImpl.convert(SessionImpl.java:4131)
    at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1557)
    at net.sf.hibernate.impl.QueryImpl.list(QueryImpl.java:49)
    at com.dotmarketing.db.HibernateUtil.load(HibernateUtil.java:343)
    ... 31 more
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dotcms2.language' doesn't exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1912)
    at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
    at net.sf.hibernate.impl.BatcherImpl.getResultSet(BatcherImpl.java:89)
    at net.sf.hibernate.loader.Loader.getResultSet(Loader.java:880)
    at net.sf.hibernate.loader.Loader.doQuery(Loader.java:273)
    at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)
    at net.sf.hibernate.loader.Loader.doList(Loader.java:1063)
    at net.sf.hibernate.loader.Loader.list(Loader.java:1054)
    at net.sf.hibernate.hql.QueryTranslator.list(QueryTranslator.java:854)
    at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1554)
    ... 33 more
[07/03/12 13:05:52:297 CET] ERROR [localhost].[/]: StandardWrapper.Throwable
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Unable to load Object from Hibernate Session
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguages(LanguageFactoryImpl.java:154)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getLanguages(LanguageAPIImpl.java:72)
    at com.dotmarketing.velocity.VelocityServlet.init(VelocityServlet.java:307)
[07/03/12 13:05:52:297 CET] ERROR [localhost].[/]: Servlet  threw load() exception
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Unable to load Object from Hibernate Session
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguages(LanguageFactoryImpl.java:154)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getLanguages(LanguageAPIImpl.java:72)
    at com.dotmarketing.velocity.VelocityServlet.init(VelocityServlet.java:307)
[07/03/12 13:05:52:297 CET] ERROR db.DotConnect: getResult(): unable to execute query.  Bad SQL? : select * from qrtz_triggers,      qrtz_cron_triggers where (qrtz_triggers.job_group='User Job' or        qrtz_triggers.job_group='Recurrent Campaign') and       qrtz_triggers.job_group<>'PAUSED' and       qrtz_triggers.start_time < ? and       qrtz_triggers.trigger_name=qrtz_cron_triggers.trigger_name and       qrtz_triggers.trigger_group=qrtz_cron_triggers.trigger_group [1331121952297] Table 'dotcms2.qrtz_triggers' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dotcms2.qrtz_triggers' doesn't exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1912)
    at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:545)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:461)
    at com.dotmarketing.common.db.DotConnect.getResult(DotConnect.java:240)
    at com.dotmarketing.common.db.DotConnect.getResults(DotConnect.java:337)
    at com.dotmarketing.servlets.UpdateQuartzCronJobsServlet.init(UpdateQuartzCronJobsServlet.java:46)
[07/03/12 13:05:52:297 CET]  INFO servlets.UpdateQuartzCronJobsServlet: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dotcms2.qrtz_triggers' doesn't exist
[07/03/12 13:05:52:343 CET]  INFO servlets.BinaryExporterServlet: Exporter "Content Image Fields Resizer" registered for path /resize-image
[07/03/12 13:05:52:343 CET]  INFO servlets.BinaryExporterServlet: Exporter "Export Field Content" registered for path /raw-data
[07/03/12 13:05:52:343 CET]  INFO servlets.BinaryExporterServlet: Exporter "Image Filter Exporter" registered for path /image
[07/03/12 13:05:52:359 CET]  INFO servlets.BinaryExporterServlet: Exporter "Image Thumbnail Field Exporter" registered for path /image-thumbnail
[07/03/12 13:05:52:640 CET]  INFO http11.Http11Protocol: Starting Coyote HTTP/1.1 on http-80
[07/03/12 13:05:52:843 CET]  INFO common.ChannelSocket: JK: ajp13 listening on /0.0.0.0:8009
[07/03/12 13:05:52:967 CET]  INFO server.JkMain: Jk running ID=0 time=0/124  config=null
[07/03/12 13:05:53:045 CET]  INFO startup.Catalina: Server startup in 13884 ms
[07/03/12 13:05:55:198 CET]  INFO reindex.ReindexThread: Reindex Thread started with a sleep of 500
[07/03/12 13:05:55:214 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:55:728 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:56:243 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:56:758 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:57:273 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:57:787 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:58:302 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:58:817 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:59:332 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:05:59:846 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:06:00:361 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:06:00:876 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more
[07/03/12 13:06:01:391 CET] ERROR reindex.ReindexThread: Unable to index record
com.dotmarketing.exception.DotDataException: FUNCTION load_records_to_index does not exist
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
    at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
    at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
    at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
    at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
    at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
    at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: FUNCTION load_records_to_index does not exist
    at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.Util.getInstance(Util.java:381)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
    at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
    at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1589)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
    at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
    at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
    at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
    at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
    at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
    at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
    at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
    at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
    at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
    at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
    ... 6 more

Gynnad

unread,
Mar 7, 2012, 7:15:12 AM3/7/12
to dot...@googlegroups.com
I tried ant clean deploy, but when I'm doing that I get:
C:\dotCMS>ant clean deploy
Buildfile: C:\dotCMS\build.xml

-check-use-file:

use-file:

setup-deploy-location:
     [echo] Deploying plugins to: C:\dotCMS/dotCMS | C:\dotCMS/dotCMS/WEB-INF/li
b

undeploy-plugins:
[plugin-undeploy-task] Starting undeploy
[plugin-undeploy-task] Getting JAR list for:C:\dotCMS/dotCMS/WEB-INF/lib
[plugin-undeploy-task] Loading files using filter from filesystem
[plugin-undeploy-task] Sorting JAR list
[plugin-undeploy-task] Deleting files from WEB-INF/classes

deploy-config:
     [copy] Copying 31 files to C:\dotCMS\dotCMS\WEB-INF\classes
     [copy] Copied 6 empty directories to 2 empty directories under C:\dotCMS\do
tCMS\WEB-INF\classes

clean-plugins:

clean:
   [delete] Deleting directory C:\dotCMS\plugins\CustomLogin\build

clean:
   [delete] Deleting directory C:\dotCMS\plugins\com.dotcms.config\build

check-src-build:

BUILD FAILED
C:\dotCMS\build.xml:834: Source directory not present. If trying to deploy plugi
ns, please use bin/deploy-plugins.sh or bin/deploy-plugins.bat instead

Total time: 1 second

Jorge Urdaneta

unread,
Mar 7, 2012, 7:23:07 AM3/7/12
to dot...@googlegroups.com
It looks like yo don't have the sources. Did you downloaded the zip? in
that case you don't need to run the ant task it comes precompiled. And
running "ant clean" will delete those precompiled files.

Your specific error is that dotCMS/WEB-INF/classes/mysql.sql is missing.
A consequence of running "ant clean" maybe

> --
> You received this message because you are subscribed to the Google
> Groups "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/Yooki7XD7m8J.
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/dotcms?hl=en.


--
Jorge Urdaneta
dotCMS developer

Message has been deleted

Jorge Urdaneta

unread,
Mar 7, 2012, 8:36:38 AM3/7/12
to dot...@googlegroups.com
It looks like you have another process using the port 80

Make sure to configure server.xml and ROOT.xml properly.

Also check if you have another server instance running.

On 03/07/2012 09:01 AM, Gynnad wrote:
> I downloaded the zip again. Starting everything get well. I stopped it,
> - ant undeploy-plugin
> - ant deploy-plugin
> - bin\startup.bat
>
> And then it isn't starting, I get a white page with 500. And this error:
> [07/03/12 14:28:43:339 CET] INFO http11.Http11Protocol: Pausing
> Coyote HTTP/1.1 on http-80
> [07/03/12 14:28:44:353 CET] INFO core.StandardService: Stopping
> service Catalina
> [07/03/12 14:28:44:431 CET] INFO
> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> portletpool, size:100, toDisk:false,Concurrency:32
> [07/03/12 14:28:44:540 CET] INFO quartz.DotJobStore: Using db
> table-based data access locking (synchronization).
> [07/03/12 14:28:44:540 CET] INFO quartz.DotJobStore: JobStoreCMT
> initialized.
> [07/03/12 14:28:44:555 CET] INFO quartz.DotJobStore: ClusterManager:
> detected 1 failed or restarted instances.
> [07/03/12 14:28:44:555 CET] INFO quartz.DotJobStore: ClusterManager:
> Scanning for instance "1"'s failed in-progress jobs.
> [07/03/12 14:28:44:633 CET] INFO quartz.DotJobStore: Handling 2
> trigger(s) that missed their scheduled fire-time.
> [07/03/12 14:28:44:633 CET] INFO filters.CharsetEncodingFilter:
> Destroying character encoding filter...
> [07/03/12 14:28:44:649 CET] INFO listeners.ContextLifecycleListener:

> Shutdown event received, executing a clean shutdown.

> [07/03/12 14:28:44:665 CET] INFO quartz.DotJobStore: Using db
> table-based data access locking (synchronization).
> [07/03/12 14:28:44:665 CET] INFO quartz.DotJobStore: JobStoreCMT
> initialized.
> [07/03/12 14:28:44:665 CET] INFO quartz.DotJobStore: Using db
> table-based data access locking (synchronization).
> [07/03/12 14:28:44:665 CET] INFO quartz.DotJobStore: JobStoreCMT
> initialized.
> [07/03/12 14:28:44:665 CET] INFO reindex.ReindexThread: ReindexThread
> shutdown initiated
> [07/03/12 14:28:45:803 CET] INFO core.AprLifecycleListener: The APR

> based Apache Tomcat Native library which allows optimal performance in
> production environments was not found on the java.library.path:
> C:\Program
> Files\Java\jdk1.7.0_03\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program
> Files (x86)\Mozilla
> Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\dotCMS\cygwin_root\bin;C:\Program
> Files\Java\jdk1.7.0_03\bin;C:\Program Files (x86)\apache-ant-1.8.3\bin;.

> [07/03/12 14:28:46:053 CET] ERROR http11.Http11Protocol: Error
> initializing endpoint
> java.net.BindException: Address already in use: JVM_Bind <null>:80
> at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:549)
> at
> org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:176)
> at
> org.apache.catalina.connector.Connector.initialize(Connector.java:1014)
> at
> org.apache.catalina.core.StandardService.initialize(StandardService.java:680)
> at
> org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)
> at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
> at org.apache.catalina.startup.Catalina.load(Catalina.java:548)


> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)

> at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
> Caused by: java.net.BindException: Address already in use: JVM_Bind


> at java.net.DualStackPlainSocketImpl.bind0(Native Method)
> at
> java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:96)
> at
> java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
> at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:175)
> at java.net.ServerSocket.bind(ServerSocket.java:376)
> at java.net.ServerSocket.<init>(ServerSocket.java:237)

> at java.net.ServerSocket.<init>(ServerSocket.java:181)
> at
> org.apache.tomcat.util.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFactory.java:50)
> at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:538)
> ... 12 more
> [07/03/12 14:28:46:053 CET] ERROR startup.Catalina: Catalina.start
> LifecycleException: Protocol handler initialization failed:
> java.net.BindException: Address already in use: JVM_Bind <null>:80
> at
> org.apache.catalina.connector.Connector.initialize(Connector.java:1016)
> at
> org.apache.catalina.core.StandardService.initialize(StandardService.java:680)
> at
> org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)
> at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
> at org.apache.catalina.startup.Catalina.load(Catalina.java:548)


> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)

> at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
> [07/03/12 14:28:46:053 CET] INFO startup.Catalina: Initialization
> processed in 706 ms
> [07/03/12 14:28:46:100 CET] INFO core.StandardService: Starting
> service Catalina
> [07/03/12 14:28:46:100 CET] INFO core.StandardEngine: Starting
> Servlet Engine: Apache Tomcat/6.0.26
> [07/03/12 14:28:46:100 CET] INFO startup.HostConfig: Deploying
> configuration descriptor ROOT.xml
> [07/03/12 14:28:47:785 CET] INFO listeners.ContextLifecycleListener:
> Finished shuting down.
> [07/03/12 14:28:47:816 CET] ERROR loader.WebappClassLoader: A web

> application registered the JBDC driver [org.h2.Driver] but failed to
> unregister it when the web application was stopped. To prevent a
> memory leak, the JDBC Driver has been forcibly unregistered.

> [07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web

> application appears to have started a TimerThread named [MySQL
> Statement Cancellation Timer] via the java.util.Timer API but has
> failed to stop it. To prevent a memory leak, the timer (and hence the
> associated thread) has been forcibly cancelled.

> [07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web
> application appears to have started a thread named [H2 Log Writer
> CACHE_DB17] but has failed to stop it. This is very likely to create a
> memory leak.
> [07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web
> application appears to have started a thread named [H2 Log Writer
> CACHE_DB18] but has failed to stop it. This is very likely to create a
> memory leak.
> [07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web
> application appears to have started a thread named [H2 Log Writer
> CACHE_DB16] but has failed to stop it. This is very likely to create a
> memory leak.
> [07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web

> application created a ThreadLocal with key of type [null] (value

> [com.dotmarketing.velocity.DotResourceCache$1@553a6f8b]) and a value
> of type [org.apache.oro.text.regex.Perl5Matcher] (value
> [org.apache.oro.text.regex.Perl5Matcher@6f713a63]) but failed to

> remove it when the web application was stopped. To prevent a memory
> leak, the ThreadLocal has been forcibly removed.

> [07/03/12 14:28:49:423 CET] INFO http11.Http11Protocol: Stopping
> Coyote HTTP/1.1 on http-80
> [07/03/12 14:28:49:704 CET] INFO util.Config: Initializing properties
> reader.
> [07/03/12 14:28:49:704 CET] INFO util.Config: Loading dotCMS
> Properties...
> [07/03/12 14:28:49:735 CET] INFO util.Config: Assigned default
> refresh interval: 5 minutes.
> [07/03/12 14:28:49:735 CET] INFO util.Config: dotCMS Properties Loaded
> [07/03/12 14:28:49:828 CET] INFO util.SystemProperties: Loading
> file:/C:/dotcms/dotCMS/WEB-INF/classes/system.properties
> [07/03/12 14:28:49:828 CET] INFO util.SystemProperties: Loading
> file:/C:/dotcms/dotCMS/WEB-INF/classes/system-ext.properties
> [07/03/12 14:28:49:860 CET] INFO util.PropsLoader: Loading
> file:/C:/dotcms/dotCMS/WEB-INF/classes/portal.properties
> [07/03/12 14:28:49:860 CET] INFO util.PropsLoader: Loading
> file:/C:/dotcms/dotCMS/WEB-INF/classes/portal-ext.properties
> [07/03/12 14:28:49:922 CET] INFO

> journal.DistributedJournalFactoryImpl: Server IDs configured: [1, 2]

> [07/03/12 14:28:49:922 CET] INFO util.ConfigUtils: Using configured
> hostname: 1
> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> default: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> livecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Disk :
> livecache: true

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> workingcache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> adminconfigpool: 100

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> blockdirectivecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> blockdirectivehtmlpagecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> categorybykeycache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> categorycache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> categorychildrencache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> categoryparentscache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> companypool: 10

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> contentletcache: 5000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> dotcmslayoutcache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> dotcmsrolecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> dotcmsrolekeycache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> dotcmsuserrolecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> fieldscache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> filecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> foldercache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> hostaliascache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> hostcache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> hostvariablescache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> htmlpagecache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> identifiercache: 50000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> languagecacheimpl: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> parentpermissionablecache: 10000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> permissioncache: 50000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> plugincache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> portletpool: 100

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> structurecache: 500

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> userdotcmscache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> useremaildotcmscache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> userproxycache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> velocitycache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> velocitymenucache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> velocitymisscache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> versioninfocache: 50000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> virtuallinkscache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> workflowcache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> workflowstepcache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory :
> workflowtaskcache: 1000

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Disk :
> contentletcache: true

> [07/03/12 14:28:50:452 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Cache Config Disk :
> velocitycache: true

> [07/03/12 14:28:53:042 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> structurecache, size:500, toDisk:false,Concurrency:32

> [07/03/12 14:28:53:136 CET] INFO lang.System: dotCMS Version :
> COMMUNITY EDITION
> [07/03/12 14:28:55:678 CET] INFO startup.StartupTasksExecutor:
> Starting startup tasks.
> [07/03/12 14:28:57:956 CET] ERROR db.DotHibernate: Unable to get
> Hibernate Session


> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)

> at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
> at
> com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:477)
> at
> com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 30 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 31 more
> [07/03/12 14:28:57:956 CET] ERROR db.DotHibernate: ----------

> DotHibernate: error on startTransaction ---------------
> java.lang.NullPointerException
> at
> com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:477)
> at
> com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)

> [07/03/12 14:28:58:440 CET] ERROR db.DotHibernate:
> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session


> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at

> com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
> at
> com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
> at
> com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:481)
> at
> com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:28:59:563 CET] ERROR db.DotHibernate:
> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session


> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at

> com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
> at
> com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
> at
> com.dotmarketing.db.DotHibernate.rollbackTransaction(DotHibernate.java:493)
> at
> com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:211)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:28:59:563 CET] FATAL startup.StartupTasksExecutor: Unable

> to execute the upgrade task : Task00001LoadSchema
> com.dotmarketing.exception.DotHibernateException: Unable to set
> AutoCommit to false on Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.startTransaction(HibernateUtil.java:572)
> at
> com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:194)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> get Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at

> com.dotmarketing.db.HibernateUtil.startTransaction(HibernateUtil.java:569)
> ... 28 more


> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 29 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 30 more
> [07/03/12 14:28:59:563 CET] INFO startup.StartupTasksExecutor:
> Starting upgrade tasks.
> [07/03/12 14:28:59:563 CET] INFO startup.StartupTasksExecutor:
> Database version: 769
> [07/03/12 14:28:59:563 CET] ERROR reindex.ReindexThread: No
> ContentIndexationThread available
> [07/03/12 14:28:59:563 CET] INFO reindex.ReindexThread:

> ContentIndexationThread ordered to start processing

> [07/03/12 14:28:59:610 CET] INFO startup.StartupTasksExecutor:
> Finishing upgrade tasks.
> [07/03/12 14:28:59:610 CET] INFO reindex.ReindexThread:

> ContentIndexationThread ordered to start processing

> [07/03/12 14:28:59:812 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> companypool, size:10, toDisk:false,Concurrency:32

> [07/03/12 14:28:59:953 CET] INFO reindex.ReindexThread: Reindex

> Thread start delayed for 5000 millis.

> [07/03/12 14:29:00:670 CET] INFO
> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> userdotcmscache, size:1000, toDisk:false,Concurrency:32
> [07/03/12 14:29:00:686 CET] INFO
> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> useremaildotcmscache, size:1000, toDisk:false,Concurrency:32
> [07/03/12 14:29:00:795 CET] INFO servlets.InitServlet: InitServlet:
> Setting Default Timezone: Central European Time
> [07/03/12 14:29:02:933 CET] ERROR db.DotHibernate: Unable to build
> Session Factory


> com.dotmarketing.exception.DotHibernateException: Unable to build
> Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)

> at com.dotmarketing.db.HibernateUtil.getDialect(HibernateUtil.java:73)
> at com.dotmarketing.db.DotHibernate.getDialect(DotHibernate.java:511)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:104)

> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 29 more
> [07/03/12 14:29:02:933 CET] INFO servlets.InitServlet:
> [07/03/12 14:29:02:933 CET] INFO servlets.InitServlet:
> Initializing dotCMS
> [07/03/12 14:29:02:933 CET] INFO servlets.InitServlet: Using
> database: MySQL
> [07/03/12 14:29:02:933 CET] INFO servlets.InitServlet: Using
> dialect : null
> [07/03/12 14:29:02:933 CET] INFO servlets.InitServlet: Company
> Name : dotcms.org
> [07/03/12 14:29:02:933 CET] INFO servlets.InitServlet:
> [07/03/12 14:29:03:978 CET] ERROR business.PluginFactoryDBImpl: Error

> setting Query
> com.dotmarketing.exception.DotHibernateException: Error setting Query
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
> at

> com.dotmarketing.plugin.business.PluginFactoryDBImpl.findPlugins(PluginFactoryDBImpl.java:81)
> at
> com.dotmarketing.plugin.business.PluginAPIImpl.findPlugins(PluginAPIImpl.java:79)
> at
> com.dotmarketing.plugin.PluginLoader.loadPlugins(PluginLoader.java:46)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:116)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> get Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)

> ... 30 more


> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:29:03:978 CET] FATAL plugin.PluginLoader: ERROR : when
> loading the installed plugins
> com.dotmarketing.exception.DotDataException: Error setting Query
> at
> com.dotmarketing.plugin.business.PluginFactoryDBImpl.findPlugins(PluginFactoryDBImpl.java:90)
> at
> com.dotmarketing.plugin.business.PluginAPIImpl.findPlugins(PluginAPIImpl.java:79)
> at
> com.dotmarketing.plugin.PluginLoader.loadPlugins(PluginLoader.java:46)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:116)

> Caused by: com.dotmarketing.exception.DotHibernateException: Error

> setting Query
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
> at

> com.dotmarketing.plugin.business.PluginFactoryDBImpl.findPlugins(PluginFactoryDBImpl.java:81)
> ... 29 more


> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to

> get Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)

> ... 30 more


> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:29:04:025 CET] INFO
> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> velocitymenucache, size:1000, toDisk:false,Concurrency:32
> [07/03/12 14:29:04:181 CET] ERROR db.DotHibernate: Unable to get
> Hibernate Session


> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)

> at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
> at com.dotmarketing.db.DotHibernate.setQuery(DotHibernate.java:144)
> at
> com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:46)
> at
> com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:29:04:181 CET] ERROR db.DotHibernate: ----------
> DotHibernate: error setting query ---------------
> java.lang.NullPointerException
> at com.dotmarketing.db.DotHibernate.setQuery(DotHibernate.java:147)
> at
> com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:46)
> at
> com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)

> [07/03/12 14:29:04:305 CET] ERROR db.DotHibernate:
> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session


> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at

> com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
> at
> com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)

> at com.dotmarketing.db.DotHibernate.setQuery(DotHibernate.java:151)
> at
> com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:46)
> at
> com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 32 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 33 more
> [07/03/12 14:29:05:023 CET] INFO reindex.ReindexThread: Reindex

> Thread started with a sleep of 500

> [07/03/12 14:29:05:039 CET] ERROR db.DotHibernate: Unable to get
> Hibernate Session


> com.dotmarketing.exception.DotHibernateException: Unable to get
> Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)

> at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
> at com.dotmarketing.db.DotHibernate.list(DotHibernate.java:254)
> at
> com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:48)
> at
> com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:29:05:039 CET] WARN db.DotHibernate: ----------
> DotHibernate: error on list ---------------
> java.lang.NullPointerException
> at com.dotmarketing.db.DotHibernate.list(DotHibernate.java:264)
> at
> com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:48)
> at
> com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)

> [07/03/12 14:29:05:039 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> languagecacheimpl, size:1000, toDisk:false,Concurrency:32

> [07/03/12 14:29:05:179 CET] ERROR business.LanguageFactoryImpl:
> getLanguage failed:com.dotmarketing.exception.DotHibernateException:

> Error setting Query
> com.dotmarketing.exception.DotHibernateException: Error setting Query
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
> at

> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:69)
> at
> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
> at

> com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getDefaultLanguage(LanguageAPIImpl.java:86)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:166)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> get Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)

> ... 30 more


> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 31 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 32 more
> [07/03/12 14:29:05:179 CET] ERROR [localhost].[/]:
> StandardWrapper.Throwable
> com.dotmarketing.exception.DotRuntimeException:
> com.dotmarketing.exception.DotHibernateException: Error setting Query


> at
> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
> at
> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
> at

> com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getDefaultLanguage(LanguageAPIImpl.java:86)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:166)

> [07/03/12 14:29:05:179 CET] ERROR [localhost].[/]: Servlet threw
> load() exception
> com.dotmarketing.exception.DotRuntimeException:
> com.dotmarketing.exception.DotHibernateException: Error setting Query


> at
> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
> at
> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
> at

> com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getDefaultLanguage(LanguageAPIImpl.java:86)
> at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:166)

> [07/03/12 14:29:05:304 CET] INFO

> business.DotGuavaCacheAdministratorImpl: *** Building Cache :
> velocitycache, size:1000, toDisk:true,Concurrency:32

> [07/03/12 14:29:06:630 CET] INFO util.VelocityUtil:

> [07/03/12 14:29:06:801 CET] ERROR business.LanguageFactoryImpl:
> getLanguage failed:com.dotmarketing.exception.DotHibernateException:

> Error setting Query
> com.dotmarketing.exception.DotHibernateException: Error setting Query
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
> at

> com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:69)

> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> get Hibernate Session
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
> at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)

> ... 31 more


> Caused by: com.dotmarketing.exception.DotHibernateException: Unable to
> build Session Factory
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
> at
> com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)

> ... 32 more
> Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find
> a getter for dotCMSUser in class
> nl.isaac.dotcms.customlogin.user.CustomUserImpl
> at
> net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
> at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
> at
> net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
> at
> net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
> at
> net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
> at
> net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
> at
> net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
> at
> com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
> ... 33 more
> [07/03/12 14:29:06:801 CET] ERROR [localhost].[/]:
> StandardWrapper.Throwable
> com.dotmarketing.exception.DotRuntimeException:
> com.dotmarketing.exception.DotHibernateException: Error setting Query

> [07/03/12 14:29:06:801 CET] ERROR [localhost].[/]: Servlet threw
> load() exception
> com.dotmarketing.exception.DotRuntimeException:
> com.dotmarketing.exception.DotHibernateException: Error setting Query

> [07/03/12 14:29:06:848 CET] INFO servlets.BinaryExporterServlet:

> Exporter "Content Image Fields Resizer" registered for path /resize-image

> [07/03/12 14:29:06:848 CET] INFO servlets.BinaryExporterServlet:

> Exporter "Export Field Content" registered for path /raw-data

> [07/03/12 14:29:06:848 CET] INFO servlets.BinaryExporterServlet:

> Exporter "Image Filter Exporter" registered for path /image

> [07/03/12 14:29:06:848 CET] INFO servlets.BinaryExporterServlet:

> Exporter "Image Thumbnail Field Exporter" registered for path
> /image-thumbnail

> [07/03/12 14:29:06:942 CET] INFO http11.Http11Protocol: Starting
> Coyote HTTP/1.1 on http-80
> [07/03/12 14:29:07:191 CET] INFO common.ChannelSocket: JK: ajp13
> listening on /0.0.0.0:8009
> [07/03/12 14:29:07:269 CET] INFO server.JkMain: Jk running ID=0
> time=0/93 config=null
> [07/03/12 14:29:07:301 CET] INFO startup.Catalina: Server startup in
> 21256 ms


>
> --
> You received this message because you are subscribed to the Google
> Groups "dotCMS User Group" group.
> To view this discussion on the web visit

> https://groups.google.com/d/msg/dotcms/-/N6DoCQxKXX4J.

Chris Falzone

unread,
Mar 7, 2012, 8:35:27 AM3/7/12
to dot...@googlegroups.com
if you are running a zip you cannot ever run ant .. ant is for compiling sources which you do not have in a zip.  
for deploying plugins in a zip you have to use bin/deploy-plugins.sh and bin/undeploy-plugins.sh

If you want to use ant then you have to download the source over SVN.



On Wed, Mar 7, 2012 at 8:31 AM, Gynnad <gloudema...@gmail.com> wrote:
I downloaded the zip again. Starting everything get well. I stopped it,
- ant undeploy-plugin
- ant deploy-plugin
- bin\startup.bat

And then it isn't starting, I get a white page with 500. And this error:
[07/03/12 14:28:43:339 CET]  INFO http11.Http11Protocol: Pausing Coyote HTTP/1.1 on http-80
[07/03/12 14:28:44:353 CET]  INFO core.StandardService: Stopping service Catalina
[07/03/12 14:28:44:431 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : portletpool, size:100, toDisk:false,Concurrency:32

[07/03/12 14:28:44:540 CET]  INFO quartz.DotJobStore: Using db table-based data access locking (synchronization).
[07/03/12 14:28:44:540 CET]  INFO quartz.DotJobStore: JobStoreCMT initialized.
[07/03/12 14:28:44:555 CET]  INFO quartz.DotJobStore: ClusterManager: detected 1 failed or restarted instances.
[07/03/12 14:28:44:555 CET]  INFO quartz.DotJobStore: ClusterManager: Scanning for instance "1"'s failed in-progress jobs.
[07/03/12 14:28:44:633 CET]  INFO quartz.DotJobStore: Handling 2 trigger(s) that missed their scheduled fire-time.
[07/03/12 14:28:44:633 CET]  INFO filters.CharsetEncodingFilter: Destroying character encoding filter...
[07/03/12 14:28:44:649 CET]  INFO listeners.ContextLifecycleListener: Shutdown event received, executing a clean shutdown.

[07/03/12 14:28:44:665 CET]  INFO quartz.DotJobStore: Using db table-based data access locking (synchronization).
[07/03/12 14:28:44:665 CET]  INFO quartz.DotJobStore: JobStoreCMT initialized.
[07/03/12 14:28:44:665 CET]  INFO quartz.DotJobStore: Using db table-based data access locking (synchronization).
[07/03/12 14:28:44:665 CET]  INFO quartz.DotJobStore: JobStoreCMT initialized.
[07/03/12 14:28:44:665 CET]  INFO reindex.ReindexThread: ReindexThread shutdown initiated
[07/03/12 14:28:45:803 CET]  INFO core.AprLifecycleListener: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_03\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\dotCMS\cygwin_root\bin;C:\Program Files\Java\jdk1.7.0_03\bin;C:\Program Files (x86)\apache-ant-1.8.3\bin;.

[07/03/12 14:28:46:053 CET] ERROR http11.Http11Protocol: Error initializing endpoint
java.net.BindException: Address already in use: JVM_Bind <null>:80
    at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:549)
    at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:176)
    at org.apache.catalina.connector.Connector.initialize(Connector.java:1014)
    at org.apache.catalina.core.StandardService.initialize(StandardService.java:680)
    at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:548)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: java.net.BindException: Address already in use: JVM_Bind

    at java.net.DualStackPlainSocketImpl.bind0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:96)
    at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:175)
    at java.net.ServerSocket.bind(ServerSocket.java:376)
    at java.net.ServerSocket.<init>(ServerSocket.java:237)
    at java.net.ServerSocket.<init>(ServerSocket.java:181)
    at org.apache.tomcat.util.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFactory.java:50)
    at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:538)
    ... 12 more
[07/03/12 14:28:46:053 CET] ERROR startup.Catalina: Catalina.start
LifecycleException:  Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind <null>:80

    at org.apache.catalina.connector.Connector.initialize(Connector.java:1016)
    at org.apache.catalina.core.StandardService.initialize(StandardService.java:680)
    at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:548)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
[07/03/12 14:28:46:053 CET]  INFO startup.Catalina: Initialization processed in 706 ms
[07/03/12 14:28:46:100 CET]  INFO core.StandardService: Starting service Catalina
[07/03/12 14:28:46:100 CET]  INFO core.StandardEngine: Starting Servlet Engine: Apache Tomcat/6.0.26
[07/03/12 14:28:46:100 CET]  INFO startup.HostConfig: Deploying configuration descriptor ROOT.xml
[07/03/12 14:28:47:785 CET]  INFO listeners.ContextLifecycleListener: Finished shuting down.
[07/03/12 14:28:47:816 CET] ERROR loader.WebappClassLoader: A web application registered the JBDC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web application appears to have started a TimerThread named [MySQL Statement Cancellation Timer] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.
[07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web application appears to have started a thread named [H2 Log Writer CACHE_DB17] but has failed to stop it. This is very likely to create a memory leak.
[07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web application appears to have started a thread named [H2 Log Writer CACHE_DB18] but has failed to stop it. This is very likely to create a memory leak.
[07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web application appears to have started a thread named [H2 Log Writer CACHE_DB16] but has failed to stop it. This is very likely to create a memory leak.
[07/03/12 14:28:47:832 CET] ERROR loader.WebappClassLoader: A web application created a ThreadLocal with key of type [null] (value [com.dotmarketing.velocity.DotResourceCache$1@553a6f8b]) and a value of type [org.apache.oro.text.regex.Perl5Matcher] (value [org.apache.oro.text.regex.Perl5Matcher@6f713a63]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
[07/03/12 14:28:49:423 CET]  INFO http11.Http11Protocol: Stopping Coyote HTTP/1.1 on http-80
[07/03/12 14:28:49:704 CET]  INFO util.Config: Initializing properties reader.
[07/03/12 14:28:49:704 CET]  INFO util.Config: Loading dotCMS Properties...
[07/03/12 14:28:49:735 CET]  INFO util.Config: Assigned default refresh interval: 5 minutes.
[07/03/12 14:28:49:735 CET]  INFO util.Config: dotCMS Properties Loaded
[07/03/12 14:28:49:828 CET]  INFO util.SystemProperties: Loading file:/C:/dotcms/dotCMS/WEB-INF/classes/system.properties
[07/03/12 14:28:49:828 CET]  INFO util.SystemProperties: Loading file:/C:/dotcms/dotCMS/WEB-INF/classes/system-ext.properties
[07/03/12 14:28:49:860 CET]  INFO util.PropsLoader: Loading file:/C:/dotcms/dotCMS/WEB-INF/classes/portal.properties
[07/03/12 14:28:49:860 CET]  INFO util.PropsLoader: Loading file:/C:/dotcms/dotCMS/WEB-INF/classes/portal-ext.properties
[07/03/12 14:28:49:922 CET]  INFO journal.DistributedJournalFactoryImpl: Server IDs configured: [1, 2]
[07/03/12 14:28:49:922 CET]  INFO util.ConfigUtils: Using configured hostname: 1
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : default: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : livecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : livecache: true
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workingcache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : adminconfigpool: 100
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : blockdirectivecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : blockdirectivehtmlpagecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorybykeycache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorycache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categorychildrencache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : categoryparentscache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : companypool: 10
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : contentletcache: 5000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmslayoutcache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsrolecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsrolekeycache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : dotcmsuserrolecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : fieldscache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : filecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : foldercache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostaliascache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostcache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : hostvariablescache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : htmlpagecache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : identifiercache: 50000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : languagecacheimpl: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : parentpermissionablecache: 10000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : permissioncache: 50000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : plugincache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : portletpool: 100
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : structurecache: 500
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : userdotcmscache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : useremaildotcmscache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : userproxycache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitycache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitymenucache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : velocitymisscache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : versioninfocache: 50000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : virtuallinkscache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowcache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowstepcache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Memory : workflowtaskcache: 1000
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : contentletcache: true
[07/03/12 14:28:50:452 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Cache Config Disk   : velocitycache: true
[07/03/12 14:28:53:042 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : structurecache, size:500, toDisk:false,Concurrency:32
[07/03/12 14:28:53:136 CET]  INFO lang.System: dotCMS Version    :  COMMUNITY EDITION
[07/03/12 14:28:55:678 CET]  INFO startup.StartupTasksExecutor: Starting startup tasks.
[07/03/12 14:28:57:956 CET] ERROR db.DotHibernate: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
    at com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:477)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 30 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 31 more
[07/03/12 14:28:57:956 CET] ERROR db.DotHibernate: ---------- DotHibernate: error on startTransaction ---------------

java.lang.NullPointerException
    at com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:477)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)
[07/03/12 14:28:58:440 CET] ERROR db.DotHibernate: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
    at com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
    at com.dotmarketing.db.DotHibernate.startTransaction(DotHibernate.java:481)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:182)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:28:59:563 CET] ERROR db.DotHibernate: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
    at com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
    at com.dotmarketing.db.DotHibernate.rollbackTransaction(DotHibernate.java:493)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:211)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:28:59:563 CET] FATAL startup.StartupTasksExecutor: Unable to execute the upgrade task : Task00001LoadSchema

com.dotmarketing.exception.DotHibernateException: Unable to set AutoCommit to false on Hibernate Session
    at com.dotmarketing.db.HibernateUtil.startTransaction(HibernateUtil.java:572)
    at com.dotmarketing.startup.StartupTasksExecutor.executeUpgrades(StartupTasksExecutor.java:194)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.startTransaction(HibernateUtil.java:569)
    ... 28 more

Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 29 more
Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 30 more
[07/03/12 14:28:59:563 CET]  INFO startup.StartupTasksExecutor: Starting upgrade tasks.
[07/03/12 14:28:59:563 CET]  INFO startup.StartupTasksExecutor: Database version: 769
[07/03/12 14:28:59:563 CET] ERROR reindex.ReindexThread: No ContentIndexationThread available
[07/03/12 14:28:59:563 CET]  INFO reindex.ReindexThread: ContentIndexationThread ordered to start processing
[07/03/12 14:28:59:610 CET]  INFO startup.StartupTasksExecutor: Finishing upgrade tasks.
[07/03/12 14:28:59:610 CET]  INFO reindex.ReindexThread: ContentIndexationThread ordered to start processing
[07/03/12 14:28:59:812 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : companypool, size:10, toDisk:false,Concurrency:32
[07/03/12 14:28:59:953 CET]  INFO reindex.ReindexThread: Reindex Thread start delayed for 5000 millis.
[07/03/12 14:29:00:670 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : userdotcmscache, size:1000, toDisk:false,Concurrency:32
[07/03/12 14:29:00:686 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : useremaildotcmscache, size:1000, toDisk:false,Concurrency:32
[07/03/12 14:29:00:795 CET]  INFO servlets.InitServlet: InitServlet: Setting Default Timezone: Central European Time
[07/03/12 14:29:02:933 CET] ERROR db.DotHibernate: Unable to build Session Factory
com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getDialect(HibernateUtil.java:73)
    at com.dotmarketing.db.DotHibernate.getDialect(DotHibernate.java:511)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:104)
Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 29 more
[07/03/12 14:29:02:933 CET]  INFO servlets.InitServlet:
[07/03/12 14:29:02:933 CET]  INFO servlets.InitServlet:    Initializing dotCMS
[07/03/12 14:29:02:933 CET]  INFO servlets.InitServlet:    Using database: MySQL
[07/03/12 14:29:02:933 CET]  INFO servlets.InitServlet:    Using dialect : null
[07/03/12 14:29:02:933 CET]  INFO servlets.InitServlet:    Company Name  : dotcms.org
[07/03/12 14:29:02:933 CET]  INFO servlets.InitServlet:
[07/03/12 14:29:03:978 CET] ERROR business.PluginFactoryDBImpl: Error setting Query

com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
    at com.dotmarketing.plugin.business.PluginFactoryDBImpl.findPlugins(PluginFactoryDBImpl.java:81)
    at com.dotmarketing.plugin.business.PluginAPIImpl.findPlugins(PluginAPIImpl.java:79)
    at com.dotmarketing.plugin.PluginLoader.loadPlugins(PluginLoader.java:46)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:116)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    ... 30 more

Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:29:03:978 CET] FATAL plugin.PluginLoader: ERROR : when loading the installed plugins
com.dotmarketing.exception.DotDataException: Error setting Query
    at com.dotmarketing.plugin.business.PluginFactoryDBImpl.findPlugins(PluginFactoryDBImpl.java:90)
    at com.dotmarketing.plugin.business.PluginAPIImpl.findPlugins(PluginAPIImpl.java:79)
    at com.dotmarketing.plugin.PluginLoader.loadPlugins(PluginLoader.java:46)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:116)
Caused by: com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
    at com.dotmarketing.plugin.business.PluginFactoryDBImpl.findPlugins(PluginFactoryDBImpl.java:81)
    ... 29 more

Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    ... 30 more

Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:29:04:025 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : velocitymenucache, size:1000, toDisk:false,Concurrency:32
[07/03/12 14:29:04:181 CET] ERROR db.DotHibernate: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
    at com.dotmarketing.db.DotHibernate.setQuery(DotHibernate.java:144)
    at com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:46)
    at com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:29:04:181 CET] ERROR db.DotHibernate: ---------- DotHibernate: error setting query ---------------
java.lang.NullPointerException
    at com.dotmarketing.db.DotHibernate.setQuery(DotHibernate.java:147)
    at com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:46)
    at com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)
[07/03/12 14:29:04:305 CET] ERROR db.DotHibernate: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.sessionCleanupAndRollback(HibernateUtil.java:599)
    at com.dotmarketing.db.DotHibernate.handleSessionException(DotHibernate.java:521)
    at com.dotmarketing.db.DotHibernate.setQuery(DotHibernate.java:151)
    at com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:46)
    at com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 32 more
Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 33 more
[07/03/12 14:29:05:023 CET]  INFO reindex.ReindexThread: Reindex Thread started with a sleep of 500
[07/03/12 14:29:05:039 CET] ERROR db.DotHibernate: Unable to get Hibernate Session
com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.DotHibernate.getSession(DotHibernate.java:454)
    at com.dotmarketing.db.DotHibernate.list(DotHibernate.java:254)
    at com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:48)
    at com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:29:05:039 CET]  WARN db.DotHibernate: ---------- DotHibernate: error on list ---------------

java.lang.NullPointerException
    at com.dotmarketing.db.DotHibernate.list(DotHibernate.java:264)
    at com.dotmarketing.portlets.virtuallinks.factories.VirtualLinkFactory.getVirtualLinks(VirtualLinkFactory.java:48)
    at com.dotmarketing.cache.VirtualLinksCache.mapAllVirtualLinks(VirtualLinksCache.java:99)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:164)
[07/03/12 14:29:05:039 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : languagecacheimpl, size:1000, toDisk:false,Concurrency:32
[07/03/12 14:29:05:179 CET] ERROR business.LanguageFactoryImpl: getLanguage failed:com.dotmarketing.exception.DotHibernateException: Error setting Query

com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:69)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getDefaultLanguage(LanguageAPIImpl.java:86)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:166)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    ... 30 more

Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 31 more

Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 32 more
[07/03/12 14:29:05:179 CET] ERROR [localhost].[/]: StandardWrapper.Throwable
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Error setting Query

    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getDefaultLanguage(LanguageAPIImpl.java:86)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:166)
[07/03/12 14:29:05:179 CET] ERROR [localhost].[/]: Servlet  threw load() exception
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Error setting Query

    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:83)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getDefaultLanguage(LanguageFactoryImpl.java:209)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageAPIImpl.getDefaultLanguage(LanguageAPIImpl.java:86)
    at com.dotmarketing.servlets.InitServlet.init(InitServlet.java:166)
[07/03/12 14:29:05:304 CET]  INFO business.DotGuavaCacheAdministratorImpl: ***     Building Cache : velocitycache, size:1000, toDisk:true,Concurrency:32
[07/03/12 14:29:06:630 CET]  INFO util.VelocityUtil: {com.liferay.util.Encryptor.provider.class=com.sun.crypto.provider.SunJCE, hibernate.configs=META-INF/counter-hbm.xml,META-INF/portal-hbm.xml, com.liferay.util.Xss.regexp.pattern=.*(?i)<[s]*/?[s]*script.*?|.*<[s]*/?[s]*iframe.*?|.*<[s]*/?[s]*frame.*?|.*<[s]*/?[s]*meta.*?|<.*?javascript:|<[s]*?body.*?onload|.*<[s]*/?[s]*embed.*?|.*<[s]*/?[s]*object.*?|.*<[s]*a[s]*href[^>]*javascript[s]*:[^(^)^>]*[(][^)]*[)][^>]*>[^<]*(<[s]*/[s]*a[^>]*>).*|.*?javascript:.*, user.country=US, eventhandler.nullset.class=com.dotmarketing.velocity.events.NullSetEventHandlerImpl, resource.loader=DotResourceLoader, velocimacro.permissions.allow.inline.to.replace.global=true, com.liferay.util.axis.SimpleHTTPSender.regexp.pattern=.*mappoint.net.*, DotResourceLoader.resource.loader.modificationCheckInterval=0, com.liferay.util.servlet.UploadServletRequest.max.size=-1, com.liferay.filters.compression.CompressionFilter=false, runtime.log.logsystem.class=com.dotmarketing.util.DotVelocityLogger, hibernate.connection.datasource=jdbc/LiferayPool, velocimacro.library=VM_global_library.vm,dotCMS_library.vm,dotCMS_library_ext.vm, output.encoding=UTF-8, hibernate.jdbc.use_scrollable_resultset=true, eventhandler.methodexception.class=com.dotmarketing.velocity.events.MethodExceptionEventHandlerImpl, file.encoding=UTF-8, input.encoding=UTF-8, com.objectparadigms.framework.locator.ServiceLocator.class=com.objectparadigms.framework.locator.impl.CachedServiceLocator, hibernate.show_sql=false, hibernate.dialect=com.liferay.util.dao.hibernate.DynamicDialect, user.language=en, hibernate.cglib.use_reflection_optimizer=false, userdirective=com.dotcms.enterprise.velocity.CacheBlockDirective,com.dotcms.enterprise.velocity.CacheInvalidateLineDirective,com.dotcms.enterprise.velocity.InlineEditLineDirective, velocimacro.library.autoreload=false, resource.manager.cache.class=com.dotmarketing.velocity.DotResourceCache, java.awt.headless=true, hibernate.jdbc.batch_size=0, hibernate.connection.provider_class=com.liferay.util.dao.hibernate.DSConnectionProvider, org.quartz.threadPool.makeThreadsDaemons=true, hibernate.statement_cache.size=0, directive.parse.max.depth=100, DotResourceLoader.resource.loader.cache=true, DotResourceLoader.resource.loader.class=com.dotmarketing.velocity.DotResourceLoader, com.liferay.filters.compression.CompressionFilter.encoding=UTF-8}
[07/03/12 14:29:06:801 CET] ERROR business.LanguageFactoryImpl: getLanguage failed:com.dotmarketing.exception.DotHibernateException: Error setting Query

com.dotmarketing.exception.DotHibernateException: Error setting Query
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:173)
    at com.dotmarketing.portlets.languagesmanager.business.LanguageFactoryImpl.getLanguage(LanguageFactoryImpl.java:69)
Caused by: com.dotmarketing.exception.DotHibernateException: Unable to get Hibernate Session
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:534)
    at com.dotmarketing.db.HibernateUtil.setQuery(HibernateUtil.java:169)
    ... 31 more

Caused by: com.dotmarketing.exception.DotHibernateException: Unable to build Session Factory
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:440)
    at com.dotmarketing.db.HibernateUtil.getSession(HibernateUtil.java:494)
    ... 32 more
Caused by: net.sf.hibernate.PropertyNotFoundException: Could not find a getter for dotCMSUser in class nl.isaac.dotcms.customlogin.user.CustomUserImpl
    at net.sf.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:182)
    at net.sf.hibernate.mapping.Property.getGetter(Property.java:175)
    at net.sf.hibernate.persister.AbstractEntityPersister.<init>(AbstractEntityPersister.java:749)
    at net.sf.hibernate.persister.EntityPersister.<init>(EntityPersister.java:690)
    at net.sf.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:42)
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:137)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:805)
    at com.dotmarketing.db.HibernateUtil.buildSessionFactory(HibernateUtil.java:436)
    ... 33 more
[07/03/12 14:29:06:801 CET] ERROR [localhost].[/]: StandardWrapper.Throwable
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Error setting Query
[07/03/12 14:29:06:801 CET] ERROR [localhost].[/]: Servlet  threw load() exception
com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotHibernateException: Error setting Query
[07/03/12 14:29:06:848 CET]  INFO servlets.BinaryExporterServlet: Exporter "Content Image Fields Resizer" registered for path /resize-image
[07/03/12 14:29:06:848 CET]  INFO servlets.BinaryExporterServlet: Exporter "Export Field Content" registered for path /raw-data
[07/03/12 14:29:06:848 CET]  INFO servlets.BinaryExporterServlet: Exporter "Image Filter Exporter" registered for path /image
[07/03/12 14:29:06:848 CET]  INFO servlets.BinaryExporterServlet: Exporter "Image Thumbnail Field Exporter" registered for path /image-thumbnail
[07/03/12 14:29:06:942 CET]  INFO http11.Http11Protocol: Starting Coyote HTTP/1.1 on http-80
[07/03/12 14:29:07:191 CET]  INFO common.ChannelSocket: JK: ajp13 listening on /0.0.0.0:8009
[07/03/12 14:29:07:269 CET]  INFO server.JkMain: Jk running ID=0 time=0/93  config=null
[07/03/12 14:29:07:301 CET]  INFO startup.Catalina: Server startup in 21256 ms


--
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dotcms/-/N6DoCQxKXX4J.
Reply all
Reply to author
Forward
0 new messages