This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot request an Access Token without a Client ID and Secret.

Hi,

Please advise.

I had to uninstall SpotLight Cloud and then installed it again.

Everything seems to be fine, diagnostic server is showing green status but i'm not receiving any data to the cloud.

the log file C:\Program Files\Quest Software\Cloud Diagnostic Server\Agent\log\adk.txt

is full of token related errors

03 May 2019 12:43:20,314 INFO [main] - ADK Logging mechanism made sure log4j2 has been configured with the system properties below:
log4j.configurationFile = C:\Program Files\Quest Software\Cloud Diagnostic Server\Agent\conf\log4j2.xml
Log4jContextSelector = org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
log4j2.disable.jmx = true
com.quest.adk.logdir = C:\Program Files\Quest Software\Cloud Diagnostic Server\Agent\log

03 May 2019 12:43:20,830 INFO [Launcher] Launcher - Diagnostic Server Starting...
03 May 2019 12:43:20,830 INFO [Launcher] Launcher - Framework build: 1.0.4 (348) on Mar 11 2019 15:07
03 May 2019 12:43:21,315 INFO [Launcher] UpgradeManager - Initializing reflections to scan packages: [com.quest.adk.upgrade.upgrader] in jars: [agent, classes]
03 May 2019 12:43:21,612 INFO [Launcher] Reflections - Reflections took 234 ms to scan 2 urls, producing 1 keys and 4 values [using 6 cores]
03 May 2019 12:43:21,612 INFO [Launcher] UpgradeManager - Collecting all types annotated with @Upgrader...
03 May 2019 12:43:21,643 INFO [Launcher] UpgradeManager - 4 types collected. Initializing them...
03 May 2019 12:43:21,675 INFO [Launcher] UpgradeManager - 4 upgraders have been initialized.
03 May 2019 12:43:34,208 INFO [Launcher] Encryptor - Strength Cipher - Unlimited
03 May 2019 12:43:34,427 INFO [Launcher] LucyServiceImpl - Init Cache Manager LucyCache
03 May 2019 12:43:40,948 INFO [Launcher] WaitEventServiceImpl - Wait events were not loaded from repository (Cloud), fallback loading from File
03 May 2019 12:43:40,963 INFO [Launcher] WaitEventServiceImpl - Wait Events have been successfully loaded
03 May 2019 12:43:40,979 INFO [Launcher] log - Logging initialized @22113ms
03 May 2019 12:43:41,104 INFO [WebServer(Job#9)] Server - jetty-9.3.5.v20151012
03 May 2019 12:43:41,214 INFO [WebServer(Job#9)] NegotiateSecurityFilter - [waffle.servlet.NegotiateSecurityFilter] started
03 May 2019 12:43:41,214 INFO [WebServer(Job#9)] ContextHandler - Started o.e.j.s.ServletContextHandler@435ed768{/,null,AVAILABLE}
03 May 2019 12:43:41,229 INFO [WebServer(Job#9)] SslContextFactory - x509=X509@2f6bc70a(sosse,h=[],w=[]) for SslContextFactory@1334dac5(file:///C:/Program%20Files/Quest%20Software/Cloud%20Diagnostic%20Server/Agent/conf/Service/soss.keystore,null)
03 May 2019 12:43:41,276 INFO [WebServer(Job#9)] ServerConnector - Started ServerConnector@62644c51{SSL,[ssl, http/1.1]}{0.0.0.0:8930}
03 May 2019 12:43:41,276 INFO [WebServer(Job#9)] Server - Started @22409ms
03 May 2019 12:43:44,107 ERROR [Lucy Service Startup(Job#16)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:43:44,107 ERROR [Lucy Service Startup(Job#16)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.lucy.LucyServiceImpl.startupLucyCommunication(LucyServiceImpl.java:324) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.lucy.LucyServiceImpl.setupOrTeardown(LucyServiceImpl.java:285) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.lucy.LucyServiceImpl.startAsynch(LucyServiceImpl.java:258) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:43:44,216 ERROR [Access Token Job(Job#34)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:43:44,216 ERROR [Access Token Job(Job#34)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:43:48,595 ERROR [LucyServiceHttpClientCleanup(Job#229)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"c1232a47-5138-4109-97c4-576669736a31\",\r\n \"date\": \"2019-05-03T16:43:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:43:48,595 ERROR [LucyServiceHttpClientCleanup(Job#229)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"38ee9f08-4abf-4a4a-b86d-3b2b6d12ee92\",\r\n \"date\": \"2019-05-03T16:43:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:44:41,983 WARN [vls-sqlmon_sqlserver.NonIProcJob(waitstats)(Job#285)] WaitEventsStat - Wait type CXCONSUMER is not in a known category
03 May 2019 12:44:44,329 ERROR [Access Token Job(Job#616)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:44:44,329 ERROR [Access Token Job(Job#616)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:44:48,600 ERROR [LucyServiceHttpClientCleanup(Job#661)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"d53b6cd8-aecc-4fdc-a374-abce4cc52cbe\",\r\n \"date\": \"2019-05-03T16:44:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:45:44,293 ERROR [Access Token Job(Job#969)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:45:44,293 ERROR [Access Token Job(Job#969)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:45:48,610 ERROR [LucyServiceHttpClientCleanup(Job#996)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"ffcaeca4-75a1-4cee-ac3f-df2ae8f2d49b\",\r\n \"date\": \"2019-05-03T16:45:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:46:44,244 ERROR [Access Token Job(Job#1235)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:46:44,244 ERROR [Access Token Job(Job#1235)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:46:48,608 ERROR [LucyServiceHttpClientCleanup(Job#1266)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"82af489a-a748-443e-a494-be64f3d0dff6\",\r\n \"date\": \"2019-05-03T16:46:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:47:44,223 ERROR [Access Token Job(Job#1508)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:47:44,223 ERROR [Access Token Job(Job#1508)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:47:48,601 ERROR [LucyServiceHttpClientCleanup(Job#1536)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"0d2c6b66-0368-4ec4-8250-427eb63455da\",\r\n \"date\": \"2019-05-03T16:47:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:48:44,317 ERROR [Access Token Job(Job#1777)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:48:44,317 ERROR [Access Token Job(Job#1777)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:48:48,618 ERROR [LucyServiceHttpClientCleanup(Job#1808)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"33807d44-37f3-4f8e-9d40-0371ff739cf8\",\r\n \"date\": \"2019-05-03T16:48:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:49:44,321 ERROR [Access Token Job(Job#2113)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:49:44,321 ERROR [Access Token Job(Job#2113)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:49:48,607 ERROR [LucyServiceHttpClientCleanup(Job#2147)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"793100a4-bbb2-46ab-a564-dfb55944d1a5\",\r\n \"date\": \"2019-05-03T16:49:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:50:44,346 ERROR [Access Token Job(Job#2423)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:50:44,346 ERROR [Access Token Job(Job#2423)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:50:48,600 ERROR [LucyServiceHttpClientCleanup(Job#2454)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"4f0ed2c3-05df-437b-ad8a-058c3e23bfee\",\r\n \"date\": \"2019-05-03T16:50:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:51:44,208 ERROR [Access Token Job(Job#2696)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:51:44,208 ERROR [Access Token Job(Job#2696)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:51:48,603 ERROR [LucyServiceHttpClientCleanup(Job#2724)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"c325c844-9f47-46ec-a21c-d0bbbba0f505\",\r\n \"date\": \"2019-05-03T16:51:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:51:59,770 INFO [WebServiceIdleThread-30] NegotiateSecurityFilter - successfully logged in user: VELSOL\michael.karpenko
03 May 2019 12:52:44,238 ERROR [Access Token Job(Job#3048)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:52:44,238 ERROR [Access Token Job(Job#3048)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:52:48,592 ERROR [LucyServiceHttpClientCleanup(Job#3080)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"99aa552e-bacf-48d4-95ac-0df8d4f5d405\",\r\n \"date\": \"2019-05-03T16:52:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:53:44,234 ERROR [Access Token Job(Job#3382)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:53:44,234 ERROR [Access Token Job(Job#3382)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:53:48,592 ERROR [LucyServiceHttpClientCleanup(Job#3414)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"29f39746-f27f-4000-81ad-86941b25bce4\",\r\n \"date\": \"2019-05-03T16:53:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:54:44,228 ERROR [Access Token Job(Job#3777)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:54:44,228 ERROR [Access Token Job(Job#3777)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:54:48,592 ERROR [LucyServiceHttpClientCleanup(Job#3820)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"ed8b3767-cd22-471d-87dd-ab848d25110d\",\r\n \"date\": \"2019-05-03T16:54:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:55:44,210 ERROR [Access Token Job(Job#4159)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:55:44,210 ERROR [Access Token Job(Job#4159)] LucyAuthenticationManager - Access Token Job failed
com.quest.adk.ADKException: Cannot request an Access Token without a Client ID and Secret.
at com.quest.adk.runtime.service.lucy.LucyAuthenticationManager.executeAccessTokenJob(LucyAuthenticationManager.java:135) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.RunARunnableJob.runJob(RunARunnableJob.java:80) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.Job$ExecutionToken.run(Job.java:677) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.runJob(JobRunner.java:147) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at com.quest.adk.runtime.service.concurrency.JobRunner.run(JobRunner.java:110) ~[agent-1.0.4.348-master.jar:1.0.4.348-master]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
03 May 2019 12:55:48,592 ERROR [LucyServiceHttpClientCleanup(Job#4188)] HttpClientWrapper - Request to api.spotlightessentials.com/.../register failed : HTTP/1.1 400 Bad Request {"result":null,"errorMessage":"Error while trying to register DS","detailedMessage":"{\r\n \"error\": {\r\n \"code\": \"Request_BadRequest\",\r\n \"message\": \"Another object with the same value for property identifierUris already exists.\",\r\n \"innerError\": {\r\n \"request-id\": \"e8d208c9-97c0-4ece-85e8-dc73b819f78b\",\r\n \"date\": \"2019-05-03T16:55:44\"\r\n },\r\n \"details\": [\r\n {\r\n \"target\": \"identifierUris\",\r\n \"code\": \"ObjectConflict\"\r\n }\r\n ]\r\n }\r\n}","httpCode":400}
03 May 2019 12:56:44,409 ERROR [Access Token Job(Job#4486)] LucyAuthenticationManager - The request for Client ID and Secret has failed.
03 May 2019 12:56:44,409 ERROR [Access Token Job(Job#4486)] LucyAuthenticationManager - Access Token Job failed