Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
karivadhan
Contributor
Contributor

Talend Data Preparation Web service not loading

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 ?

Labels (3)
1 Solution

Accepted Solutions
smallet
Creator II
Creator II

Hello,

 

According to you other post, it seems that this one is fixed

https://community.talend.com/t5/Data-Quality-Preparation-and/Data-Preparation-redirecting-to-port-90...

 

Is it correct?

View solution in original post

1 Reply
smallet
Creator II
Creator II

Hello,

 

According to you other post, it seems that this one is fixed

https://community.talend.com/t5/Data-Quality-Preparation-and/Data-Preparation-redirecting-to-port-90...

 

Is it correct?