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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
desanip
Contributor
Contributor

Error when running the job

I have a simple job where i am extracting fields from SQL server, mapping the input with output columns and converting them to a JSON Format. However, when i try to run the job it says:

 

Execution failed : Job compile errors
At least job "DAProductAccountAgentJob_V2" has a compile errors, please fix and export again.
Error Line: 5597
Detail Message: The method put(String, String) in the type Map<String,String> is not applicable for the arguments (String, Object&Serializable&Comparable<?>)
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.

 

Any help is appreciated.

Labels (3)
3 Replies
TRF
Champion II
Champion II

Hi,
For compilation errors, go to code tab (bottom of the designer) then follow the red crosses.
desanip
Contributor
Contributor
Author

I did. It says:

 

The method put(String, String) in the type Map<String,String> is not applicable for the arguments (String, Object&Serializable&Comparable<?>)

 

The job seems to be failing at Twritejsonfield component. Don't know what i am doing wrong 

 

I have attached screenshots just in case.

 

Thanks for your time.

 


Screenshot (10).png
Screenshot (11).png
Screenshot (12).png
Anonymous
Not applicable

Hello,

Did you use any expression in your tMap component? Would you mind also posting your tMap component setting screenshot on forum?

Many thanks.

Best regards

Sabrina