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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Yannek
Contributor II
Contributor II

Can't create Trigger for Job

Hi there

 

When trying to create a trigger for a job in the Job Conductor (Administrator Center) I get the following error: "Save Failed: Java heap space".

 

I can't find any logs at MyServer\Talend\6.4.1\tac\apache-tomcat\logs from today, despite localhost_access_log.

 

How can I track down the problem or solve it?

 

Best regards

Yannek

Labels (3)
1 Solution

Accepted Solutions
Yannek
Contributor II
Contributor II
Author

This is what i found in the logs:

INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms2048m
INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx8192m
INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX0683p000009MAB6.pngermSize=512m

 

When coming to work this morning, the problem no longer occurred without me doing anything.

View solution in original post

4 Replies
Aukema
Creator
Creator

Did you follow the Tomcat memory configuration settings as mentioned here:

https://help.talend.com/reader/Max_aNbBTghgWU~pa3KVUQ/cY1hWN2um97Ru1UYq8oiqA

 

 

Yannek
Contributor II
Contributor II
Author

Yes I did. There are currently 8 GB allocated.

Aukema
Creator
Creator

What is your exact setting?

Can you search the log during Tomcat startup if it is really using this setting?

Yannek
Contributor II
Contributor II
Author

This is what i found in the logs:

INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms2048m
INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx8192m
INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX0683p000009MAB6.pngermSize=512m

 

When coming to work this morning, the problem no longer occurred without me doing anything.