hello,
I downloaded and installed Splunk Enterprise 7.3.8 64 bits and Splunk DB Connect on Windows 2012 R2 64 bits.
Splunk DB Connect Version: 3.5.1 Build: 4
I keep getting the error when I set up Splunk DB
Cannot communicate with task server, please check your settings.
I installed
C:\Program Files\Java\jre1.8.0_291
JAVA_HOME
C:\Program Files\Java\jdk1.8.0_291
Can anyone give me an advice?
Did you check your settings?
DB Connect has several log files, one or more of which may shed light on the problem. Have a look at \Program Files\Splunk\var\log\splunk\splunk_app_db_connect_*.log.
The log shows this
C:\Program Files\Splunk\var\log\splunk\splunk_app_db_connect_server.log
2021-05-16 08:58:50.106 -0500 5600@dsql [main] INFO io.dropwizard.server.DefaultServerFactory - Registering jersey handler with root path prefix: /
2021-05-16 08:58:50.109 -0500 5600@dsql [main] INFO io.dropwizard.server.DefaultServerFactory - Registering admin handler with root path prefix: /
2021-05-16 08:58:50.109 -0500 5600@dsql [main] INFO com.splunk.dbx.server.TaskServer - action=starting_dbx_task_server
2021-05-16 08:58:50.143 -0500 5600@dsql [main] INFO com.splunk.dbx.server.TaskServer - action=registering_managed_objects_to_server_lifecycle
2021-05-16 08:58:50.144 -0500 5600@dsql [main] INFO com.splunk.dbx.server.TaskServer - action=collect_http_metrics interval_in_seconds=60
2021-05-16 08:58:50.328 -0500 5600@dsql [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2021-05-16 08:58:50.354 -0500 5600@dsql [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-05-16 08:58:50.354 -0500 5600@dsql [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
2021-05-16 08:58:50.355 -0500 5600@dsql [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2021-05-16 08:58:50.357 -0500 5600@dsql [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
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 32 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2021-05-16 08:58:50.357 -0500 5600@dsql [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
2021-05-16 08:58:50.357 -0500 5600@dsql [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
2021-05-16 08:58:50.357 -0500 5600@dsql [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.easybatch.extensions.quartz.JobFactory@27abb83e
2021-05-16 08:58:50.357 -0500 5600@dsql [main] INFO com.splunk.dbx.server.TaskServer - action=start_loading_jdbc_drivers driversFolder=C:\Program Files\Splunk/etc/apps/splunk_app_db_connect/drivers/
The Splunk DB Connect shows this message on the top
Cannot communicate with task server, please check your settings.