billchen198318 / bamboobsc

next version move to https://github.com/billchen198318/hillfog, bambooBSC is an opensource Balanced Scorecard (BSC) Business Intelligence (BI) Web platform. BSC's Vision, Perspectives, Objectives of strategy, Key Performance Indicators (KPIs), Strategy Map, and SWOT, PDCA & PDCA report, Time Series Analysis.
Apache License 2.0
227 stars 109 forks source link

Centos 7 installation issue #70

Open sachinbanugariya opened 6 years ago

sachinbanugariya commented 6 years ago

hello, i am trying to installation as per linux manual installation on centos 7. it gives below error in logs:

2018-06-30 17:51:23 [] INFO StdSchedulerFactory:1172 - Using default implementation for ThreadExecutor 2018-06-30 17:51:23 [] INFO SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2018-06-30 17:51:23 [] INFO QuartzScheduler:240 - Quartz Scheduler v.2.2.3 created. 2018-06-30 17:51:23 [] INFO LocalDataSourceJobStore:667 - Using db table-based data access locking (synchronization). 2018-06-30 17:51:23 [] INFO LocalDataSourceJobStore:145 - JobStoreCMT initialized. 2018-06-30 17:51:23 [] INFO QuartzScheduler:305 - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'scheduler' with instanceId 'localhost.com1530352283453' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 8 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.

2018-06-30 17:51:23 [] INFO StdSchedulerFactory:1327 - Quartz scheduler 'scheduler' initialized from an externally provided properties instance. 2018-06-30 17:51:23 [] INFO StdSchedulerFactory:1331 - Quartz scheduler version: 2.2.3 2018-06-30 17:51:23 [] INFO QuartzScheduler:2311 - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@20c617c 2018-06-30 17:51:23 [] WARN ClassPathXmlApplicationContext:551 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scheduler' defined in URL [file:/home/bamboobsc-0.7.4-RELEASE/bamboobsc-07/apache-tomcat-8.0.50/webapps/core-web/WEB-INF/classes/applicationContext/applicationContext-STANDARD-QUARTZ.xml]: Invocation of init method failed; nested exception is org.quartz.JobPersistenceException: Couldn't retrieve trigger: Table 'bbcore.qrtz_TRIGGERS' doesn't exist [See nested exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bbcore.qrtz_TRIGGERS' doesn't exist] 2018-06-30 17:51:23 [] INFO DefaultAsyncJobExecutor:208 - Shutting down the default async job executor [org.activiti.engine.impl.asyncexecutor.DefaultAsyncJobExecutor]. 2018-06-30 17:51:23 [] INFO AcquireTimerJobsRunnable:115 - {} stopped async job due acquisition 2018-06-30 17:51:23 [] INFO AcquireAsyncJobsDueRunnable:115 - {} stopped async job due acquisition 2018-06-30 17:51:23 [] INFO ResetExpiredJobsRunnable:99 - {} stopped resetting expired jobs 2018-06-30 17:51:23 [] INFO EhCacheManagerFactoryBean:187 - Shutting down EhCache CacheManager 2018-06-30 17:51:23 [] INFO JMXPlatformImpl:76 - Unregistering existing Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController]. 2018-06-30 17:51:23 [] INFO JMXPlatformImpl:76 - Unregistering existing Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController]. 2018-06-30 17:51:23 [] INFO HikariDataSource:381 - HikariPool-2 - Shutdown initiated... 2018-06-30 17:51:23 [] INFO HikariDataSource:383 - HikariPool-2 - Shutdown completed. 2018-06-30 17:51:23 [] INFO USessLogHelperImpl:58 - delete tb_sys_usess data!...

please let me know the solution ASAP. thanks.

billchen198318 commented 5 years ago

are you use 0.7.6 version?

try the config file, it use sAMAccountName attribute

applicationContext-shiro.xml.zip