Open MohitMaliFtechiz opened 3 years ago
@nynymike @yuriyz @yurem I need guide on how to this problem.
hi @mbaser ,
I have placed 4 gb system with 8k user enteries with 4k user login, the system crashes within 2 hours.
hi @nynymike ,
I turn the audit logs but after turning it off i am not seeing anylogs on opendj logs.
this is how i turn it off.
go to /opt/opendj/bin
run dsconfig
Specify OpenDJ LDAP connection parameters
select log publisher
select view and edit an existing log publishers
select File-Based Audit Logger
select enabled to false
@MohitMaliFtechiz does it crash with disabled audit logger ? From message in ticket description it looks like some big data chunk goes to logger which it was not able to process.
@MohitMaliFtechiz To circle it back, lets do following :
1) enable logging back
2) add option to create dump file on OOM (e.g. -Xms1024m -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/home/user/dump"
)
3) Send dump file to me.
Describe.
7 days Long running test failed on 4.3.0 server.
Server breaks after running 2 to 3 days. Able to replicate it on 8 gb with load and 4gb without load system.
logs
Config
Gluu-version 4.3.0 OS:- Ubuntu 20.04