Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have installed Talend Data Preparation on Windows server 2012 , I have stared the service using start.bat but the service is not loading as expected.
When I tried to access http://<servername>:9999/ the page couldn't display any information.
In the application.properties I have set live dataset as tac and security.provider as oauth2.
Please find the a snippet of log details below:
2019-06-22 10:31:02.634 INFO [user ] 7640 --- [main] o.t.d.application.ServerApplication : Started ServerApplication in 108.073 seconds (JVM running for 110.533)
2019-06-22 10:31:21.921 WARN [user ] 7640 --- [applicationEventMulticaster#executor-2] org.talend.tenancy.DefaultForAll : Unable to execute run 'org.talend.dataprep.maintenance.upgrade.UpgradeTask$$Lambda$151/1158483066@b3d7a10'. Skip execution.
2019-06-22 10:58:52.247 INFO [user ] 10720 --- [main] o.t.d.application.ServerApplication : The following profiles are active: server-standalone
2019-06-22 10:58:59.115 INFO [user ] 10720 --- [main] o.t.dataprep.configuration.Localization : JVM Default locale set to: 'en'
2019-06-22 10:58:59.378 INFO [user ] 10720 --- [main] o.t.d.t.a.d.LookupDatasetsManager : Creating the unique instance of LookupDatasetManager
2019-06-22 10:59:00.701 INFO [user ] 10720 --- [main] o.t.dataprep.ClassPathActionRegistry : 86 actions registered for usage.
Does this log shows service has started ?
Hello,
According to you other post, it seems that this one is fixed
Is it correct?
Hello,
According to you other post, it seems that this one is fixed
Is it correct?