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: 
shanti_priya
Contributor
Contributor

trestclient exception while converting response to DOM document

 when am trying to pull data from Jira API, in Json format, Talend trest api component id throwing the below error. did anyone bump into this issue
Talend version: 5.6.1


Error:
Exception in component tRESTClient_1
javax.ws.rs.NotSupportedException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:463)
at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:881)
at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:852)
at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:410)
at org.apache.cxf.jaxrs.client.WebClient.get(WebClient.java:594)
at rd_prj01.scope_api_0_1.scope_API.tRESTClient_1Process(scope_API.java:1160)
at rd_prj01.scope_api_0_1.scope_API.runJobInTOS(scope_API.java:1823)

at rd_prj01.scope_api_0_1.scope_API.main(scope_API.java:1680)

Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
Would you mind posting your tRestClient setting screenshot into forum?
Best regards
Sabrina