java.lang.RuntimeException: com.sdl.delivery.configuration.ConfigurationException: The TokenServiceUrl is missing from ConfigurationRepository element
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Tridion by robrtc
, 1 year agocom.sdl.delivery.configuration.ConfigurationException: The TokenServiceUrl is missing from ConfigurationRepository elem ent
at com.sdl.web.discovery.registration.ODataClientProvider.createTokenProvider(ODataClientProvider.java:99)
at com.sdl.web.discovery.registration.ODataClientProvider.init(ODataClientProvider.java:58)
at com.sdl.web.discovery.registration.ODataClientProvider.
(ODataClientProvider.java:51) at com.sdl.web.discovery.registration.RegistrationTool.
(RegistrationTool.java:46) at com.sdl.web.discovery.registration.Main.main(Main.java:35)