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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error commandline Unable to access to url

Hi,

It is troubled by the following error when it is generated on the command line.
2017-03-08 15:24:42 ERROR JobGenerator - Unable to access to url :https://domainName:443/org.talend.administrator
org.talend.commandline.client.CommandLineJavaServerException: Unable to access to url :https://domainName:443/org.talend.administrator
at org.talend.commandline.client.util.ResponseInterpreter.parse(ResponseInterpreter.java:110)
at org.talend.commandline.client.util.ResponseInterpreter.parse(ResponseInterpreter.java:77)
at org.talend.commandline.client.CommandLineJavaClient.sendCommandAndParse(CommandLineJavaClient.java:166)
at org.talend.commandline.client.CommandLineJavaClient.addCommand(CommandLineJavaClient.java:154)
at org.talend.commandline.client.CommandLineJavaClient.addCommand(CommandLineJavaClient.java:149)
at org.talend.gwtadministrator.client.module.dashboard.commandline.model.CommandLineBean.executeGroupCommand(CommandLineBean.java:258)
at org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:319)
at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:151)
at org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:485)
at org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:426)
2017-03-08 15:24:42 ERROR ExecutionTaskHandler - org.talend.commandline.client.CommandLineJavaServerException: Unable to access to url :https://domainName:443/org.talend.administrator
org.talend.administrator.common.exception.ProcessedException: org.talend.commandline.client.CommandLineJavaServerException: Unable to access to url :https://domainName:443/org.talend.administrator
at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:241)
at org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:485)
at org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:426)
Caused by: org.talend.commandline.client.CommandLineJavaServerException: Unable to access to url :https://domainName:443/org.talend.administrator
at org.talend.commandline.client.util.ResponseInterpreter.parse(ResponseInterpreter.java:110)
at org.talend.commandline.client.util.ResponseInterpreter.parse(ResponseInterpreter.java:77)
at org.talend.commandline.client.CommandLineJavaClient.sendCommandAndParse(CommandLineJavaClient.java:166)
at org.talend.commandline.client.CommandLineJavaClient.addCommand(CommandLineJavaClient.java:154)
at org.talend.commandline.client.CommandLineJavaClient.addCommand(CommandLineJavaClient.java:149)
at org.talend.gwtadministrator.client.module.dashboard.commandline.model.CommandLineBean.executeGroupCommand(CommandLineBean.java:258)
at org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:319)
at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:151)


TAC version is 6.3.1
Generation is executed from TAC.

I am sorry that my English is inconvenient.


Thank you.

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi,
Could try to delete the commandline workspace folder and restart commandline to see if it works?
It will re-check out all the svn files into local workspace when generating the the job task from TAC.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi yuyanakamura,
Was this resolved by deleting the commandline-workspace and restarting the service?, do you have TAC and commandline on the same box and yet it gives java.lang.IllegalStateException: Unable to access to TAC url?