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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
welshsteve
Creator
Creator

Job stopped working

I have a job that uses a tREST Client component. I run the job a couple of hours ago and it worked fine. I have made no changes to the job at all, yet now it has decided it has issues and is erroring with the usual completely unhelpful error messages. These error messages are designed for interpretation by java experts, not end users who are not java experts. I am a SQL developer and have no clue how to troubleshoot.

The error being returned is this:

0693p00000AZlm4AAD.png

If I look at the code for line 3028, it's to do with Proxy settings.

0693p00000AZlmTAAT.png

This job is not using the Proxy Settings in the tRESTCLient component, so why is it complaining?

0693p00000AZlmiAAD.png

I have another job with a tRESTClient component in it, an this is set up exactly the same, and this job is working, so I really do not understand why this particular job is not working.

Thanks

Steve

Labels (2)
1 Solution

Accepted Solutions
welshsteve
Creator
Creator
Author

I've fixed the job. I replaced the tRESTClient component with a new tRESTClient component. I entered EXACTLY the same settings in the new tRESTClient component as are set in the old tRESTClient compoent, yet it now works.

 

This I think is a prime example of what I believe the issue is. Each setting in a component will obviously write code to the job behind the scenes. When you change settings, untick boxes etc, it seems to retain old settings and doesn't delete the code no longer required. This results in compile errors when you run the job, resulting in the issues I've been getting.

 

View solution in original post

2 Replies
welshsteve
Creator
Creator
Author

I've fixed the job. I replaced the tRESTClient component with a new tRESTClient component. I entered EXACTLY the same settings in the new tRESTClient component as are set in the old tRESTClient compoent, yet it now works.

 

This I think is a prime example of what I believe the issue is. Each setting in a component will obviously write code to the job behind the scenes. When you change settings, untick boxes etc, it seems to retain old settings and doesn't delete the code no longer required. This results in compile errors when you run the job, resulting in the issues I've been getting.

 

Anonymous
Not applicable

Hello,

Thanks for letting us know that you have resolved this issue by yourself.

Best regards

Sabrina