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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
TRF
Champion II
Champion II

Talend Data Mapper functions disappeared

Hi,

Using Talend Cloud Data Management Platform (Version 7.1.1 Build id: 20181026_1147).

 

My functions tab in Talend Data Mapper is empty (all functions disappeared)  0683p000009MPcz.png

Everything was OK when I started to use TDM but suddenly they all disappeared.

Since, as soon as try to do something within tHMap such as mapping one input field to the corresponding output, I got error messages like this one:

Function SimpleLoop not found 
at com.oaklandsw.transform.expr.ExprParser.doException(ExprParser.java:169)
at com.oaklandsw.transform.expr.ExprParser.doException(ExprParser.java:164)
at com.oaklandsw.transform.expr.ExprParser.parseFuncCallExpr(ExprParser.java:622)
at com.oaklandsw.transform.expr.ExprParser.parse(ExprParser.java:601)
at com.oaklandsw.transform.expr.ExprParser.parseIntoExprHolder(ExprParser.java:125)
at com.oaklandsw.transform.map.MapElemNode.setDefaultExprText(MapElemNode.java:5015)
at com.oaklandsw.transform.map.MapElemNode.generateDefaultExpr(MapElemNode.java:5002)
at com.oaklandsw.transform.map.MapElemNode.computeDefaultExpr(MapElemNode.java:5320)
at com.oaklandsw.transform.map.MapElemNode.computeDefaultExpr(MapElemNode.java:5407)
at com.oaklandsw.transform.map.MapElemNode.computeDefaultExprs(MapElemNode.java:5494)
at com.oaklandsw.transform.map.MapElemNode.handlePasteElem(MapElemNode.java:4056)
at com.oaklandsw.transform.map.MapElemNode.pasteAsElemRef(MapElemNode.java:4119)
at com.oaklandsw.transform.map.MapElemNode.processNonContainer(MapElemNode.java:3635)
at com.oaklandsw.transform.map.MapElemNode.processCopyFromSubtreeSubclass(MapElemNode.java:3974)
at com.oaklandsw.transform.expr.ExprHolderNodeImpl.processCopyFromSubtree(ExprHolderNodeImpl.java:1449)
at com.oaklandsw.transform.map.MapElemNode.access$2(MapElemNode.java:1)
at com.oaklandsw.transform.map.MapElemNode$4.run(MapElemNode.java:3422)
at com.oaklandsw.gui.AppEditorImpl$22.run(AppEditorImpl.java:2417)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

Also, mapper properties tab display errors such as:

Error parsing expression
Caused by: Function SimpleLoop not found

Also, modifications made into the tHMap component cannot be saved because of these errors.

Is there any procedure to solve this problem or do I have to fully reinstall the Studio?

Thanks.

Labels (3)
4 Replies
TRF
Champion II
Champion II
Author

Functions come back after restarting Studio twice...

Apologize, I was connected to a fresh install for which functions are presents.

On the previous installation (same version for both), functions are still unavailable.

If anyone knew what I have to do to solve this case...

Thanks.

Rajender
Creator
Creator

Hi TRF

 

Kindly let me know what are the step you have taken.

 

I have Talend 7.1.1 version install. Talend data mapper function were available. Now there is no function available in Talend Data mapper.

 

Best Regards

Rajender Prasad

TRF
Champion II
Champion II
Author

I have reinstalled the Studio.
One of my colleagues had the same issue but functions come back we don't know how...
Sounds like a bug but not still reported.
Rajender
Creator
Creator

Thanks for update.

 

I close the Talend studio and clear all cache and temp files. Then restarted machine. After that again clear cache and temp file.

Then open Talend studio, after that all function are visible.