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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
MarkGordonMcN
Contributor II
Contributor II

[resolved] tRestClient - Error in version 6

Hi,
I am generating XML successfully, but when I try to post it to a web service using tRestClient it fails. Before I upgraded to version 6.0 it could post. The error I am getting (with the bulk of the XML and URLs deleted) is as follows...
Starting job vmlut_selector at 10:06 18/08/2015.
: org.apache.camel.main.MainSupport - Apache Camel 2.15.2 starting
: org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@64c64813: startup date ; root of context hierarchy
: org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource
: org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in

To see the whole post, download it here
Labels (5)
1 Solution

Accepted Solutions
MarkGordonMcN
Contributor II
Contributor II
Author

Thanks, you were correct. I had pointed at a different server at the same time, and that server needed a fix on the SSL. All working now.

View solution in original post

2 Replies
Anonymous
Not applicable

seems to be an issue with the SSL certificates. Anything changed there?
MarkGordonMcN
Contributor II
Contributor II
Author

Thanks, you were correct. I had pointed at a different server at the same time, and that server needed a fix on the SSL. All working now.