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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
SJ3
Contributor III
Contributor III

constant pool exceeded 65536 entries

Hi,

I got following error while running a job:

0683p000009LrX1.pngI have designed this job for an internal project and I add few subjobs every week in this job but this week after adding few subjobs, I got 'too many constants" error. I am using tstatcatcher and java components. so is that causing this error?

Or may be it be better to call another job within this job?

Thanks!

 

Sony 

Labels (3)
1 Solution

Accepted Solutions
SJ3
Contributor III
Contributor III
Author

I just used trunjob component and it worked. Thanks though!

 

Sony

View solution in original post

4 Replies
SJ3
Contributor III
Contributor III
Author

I just used trunjob component and it worked. Thanks though!

 

Sony

Anonymous
Not applicable

Hello,

Thanks for sharing your solution here and marked it as accepted.

Best regards

Sabrina

Anonymous
Not applicable

SJ, Do you mind sharing how you used the trunjob component?

SJ3
Contributor III
Contributor III
Author

Hi,

There is a trunjob component, in which you can call another job. Here is the screenshot: 

0683p000009LwoA.png

Thanks!