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

[resolved] How to determine cause of component compile error?

I am modifying a component, and when I choose "Push Components to Palette", I get a "Components compile fail" message. It tells you what file caused the error, but it does not provide any further details. Is there a way to get more detail about the error, such as the type and the line in the file that caused it?
Thanks!
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi shong,
I see now, I have to open the generated Java source file, not the javajet template file. It would be helpful if TOS would automatically open this file, or show it in the project hierarchy. I didn't even know that it existed.
Thanks!

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hello
Press Ctrl+Shift+R within TOS, and enter the file name, eg: tFileInputDelimitedBeginJava.java, and you will see the compile error.
Best regards
Shong
Anonymous
Not applicable
Author

Hi shong,
I see now, I have to open the generated Java source file, not the javajet template file. It would be helpful if TOS would automatically open this file, or show it in the project hierarchy. I didn't even know that it existed.
Thanks!