Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
I am also using Windows 10 and yes, I see the issue if I try to debug any job.