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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Talend Administration Center : lot of errors

Hi,
I have a lot of errors in my TAC, when I run a job or want to view the AMC logs, or when I do nothing... the TAC "freeze" (all category are empty..) and after few minutes, I have the folowing error message : "Error : servlet unreachable !! Check server log."
In my log, there are strange logs ^^ (OutOfMemoryError: PermGen space in TAC's log and Tomcat'log) :
But in tomcat configuration :
JVM
Free memory: 127.22 MB Total memory: 306.25 MB Max memory: 910.25 MB

Other :
I have configured my project to use db for logs/errors/...
but when I run a task in TAC, this db is not feeded... (but when I run the same job in TIS, db is filled!)

Any help is greatly appreciated !
Labels (2)
2 Replies
Anonymous
Not applicable

Hi
Free memory: 127.22 MB Total memory: 306.25 MB Max memory: 910.25 MB

you must increase the JVM max memory, because the max memory less than total memory now.
I have configured my project to use db for logs/errors/...
but when I run a task in TAC, this db is not feeded... (but when I run the same job in TIS, db is filled!)

For better management, please report a new topic about this problem.
Best regards
Shong
_AnonymousUser
Specialist III
Specialist III
Author

Hi
Free memory: 127.22 MB Total memory: 306.25 MB Max memory: 910.25 MB

you must increase the JVM max memory, because the max memory less than total memory now.

Hi,
Thanks for your reply, but I have already increase the max memory (1024Mo) in TomCat :
Free memory: 127.22 MB Total memory: 306.25 MB Max memory: 910.25 MB
So Max memory is more larger than total memory.

I have configured my project to use db for logs/errors/...
but when I run a task in TAC, this db is not feeded... (but when I run the same job in TIS, db is filled!)

For better management, please report a new topic about this problem.

Ok sry