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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSalesforceGetServerTimestamp - Null Pointer Exception

Hello Everyone,

 

while compiling the component tSalesforceGetServerTimestamp in the 6.3.1. version of Talend OS for DI I get the following error (see the picture attached).

 

The same thing compiled under 6.2.1. brings the right result (namely the date from the Salesforce server).

 

Any advice on that? Thanks in advance?0683p000009MACn.png

 

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

Could you please try to use V 6.4.1 to see if this issue still repro?

You can download this free open source tool from talend official website:http://www.talend.com/download/talend-open-studio/#t4

There is no patch for talend open source.

Best regards

Sabrina

View solution in original post

8 Replies
cterenzi
Specialist
Specialist

Does the component in error rely on a tSalesforceConnection component for its connection details? I see you have some disabled components around your Salesforce component. Did the connection component inadvertently get disabled as well?
Anonymous
Not applicable
Author

Hello,

Thanks for letting us know your problem.

We have a related jira issue on talend bug tracker:https://jira.talendforge.org/browse/TDI-38044

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello cterenzi,

 

no, it is a standalone job consisting of two components. All the connection data are implemented into the tSalesforceGetServerTimestamp component.

 

Thank you for your interest anyway0683p000009MACn.png

Anonymous
Not applicable
Author

Is that to say, the solution is I should download the 6.3.2. or 6.4.1. version? No patch for 6.3.1 for non-entreprise users?

krishnakarthiks1
Contributor
Contributor

Yes looks like issue in 6.3.1 release

 

tSalesforceGetServerTimestamp_1 null
Exception in component tSalesforceGetServerTimestamp_1
java.lang.NullPointerException
at ge_aviation.case_0_1.Case.tSalesforceGetServerTimestamp_1Process(Case.java:27549)
at ge_aviation.case_0_1.Case.tSetProxy_1Process(Case.java:700)
at ge_aviation.case_0_1.Case.runJobInTOS(Case.java:29386)
at ge_aviation.case_0_1.Case.main(Case.java:29217)

Anonymous
Not applicable
Author

Hi,

Could you please try to use V 6.4.1 to see if this issue still repro?

You can download this free open source tool from talend official website:http://www.talend.com/download/talend-open-studio/#t4

There is no patch for talend open source.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi,

 

it works under 6.4.1.

 

Thanks for your answers.

 

Best

Anonymous
Not applicable
Author

Hello,

Great that this issue has been fixed on V 6.4.1

Thanks for your feedback and marking this topic as resolved.

Best regards

Sabrina