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

Announcements
April 13–15 - Dare to Unleash a New Professional You at Qlik Connect 2026: Register Now!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to debug job

Not sure what is going on but Talend Big Data Platform 7.2.1 seems so buggy and it VERY frustrating! I have ran into so many issues and have reinstalled several times. My current issue is that I am unable to run Java Debug.

 

UPDATE: I can run Traces Debug with no errors but NOT Java Debug.

 

I start the debugging session and I get a warning that errors exist in the project and whether I want to continue, I select no and check the Code view of my job and I see no errors at all. I restart the debugger and tell it to resume anyway and I get an error:

 

Exception in thread "main" java.lang.NoSuchMethodError: javax.ws.rs.core.Response.getHeaders()Ljavax/ws/rs/core/MultivaluedMap

 

So I run it again, making no changes and I see a different error, but if I resume, it continues and I get the above error again and the session terminates. Where can I even start to debug this?

 

0683p000009M8wk.png

 

0683p000009M8oN.png

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi
I am using v7.2.1 on Windows 10 and I can't reproduce the issue, which OS are you on? Always get the error when you open the Java debug for any a job?

Regards
Shong
Anonymous
Not applicable
Author

I am also using Windows 10 and yes, I see the issue if I try to debug any job.