Search found 24 matches

by bodom
Sun Feb 03, 2019 2:39 pm
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

Re: UMS getting stuck, some hard to spot bug

It happened again. I now have additional info. The system gets unusable because it hits the threads limit (cgroups). The result is being unable to fork (so it is impossible to login too). Luckily, this time i had left a shell open :mrgreen: Long story short, the Java process "java -Xmx768M -Xss...
by bodom
Tue Jan 15, 2019 7:49 am
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

Re: UMS getting stuck, some hard to spot bug

Not a real update but just to let you know that it got stuck again and i am now about to try 8.0.0-b1
by bodom
Mon Dec 24, 2018 8:58 pm
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

Re: UMS getting stuck, some hard to spot bug

Thank you!

I'll try the 8.x next
by bodom
Mon Dec 24, 2018 12:33 pm
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

Re: UMS getting stuck, some hard to spot bug

It happened again after about 2 months of uptime. Looks like it is improving. Trace logs have nothing unusual (UPNPHelper receiving Notify and UPNP-AliveMessageSender sending alive the whole time). The only thing a bit more weird is File watcher logging an ENTRY_MODIFY line for every single file in ...
by bodom
Mon Oct 08, 2018 8:29 am
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

Re: UMS getting stuck, some hard to spot bug

I had no issues in v6, but i used it for a quite short period since i am a new user, so i can't really exclude it.

I update ums when i can, i had this issue on 7.0.0, 7.0.0-rc1, 7.0.0-rc2, 7.0.1; my last post is based on 7.3.1.

I have now upgraded to 7.4.0 and waiting for the issue to show up.
by bodom
Mon Oct 08, 2018 8:15 am
Forum: Help and Support
Topic: Correct way of running UMS as daemon?
Replies: 2
Views: 6005

Re: Correct way of running UMS as daemon?

Thank you, I'll give it a try
by bodom
Mon Oct 08, 2018 5:28 am
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

Re: UMS getting stuck, some hard to spot bug

My crash usually occurs every 15+ days. I have now tried to set a 1000 processes limit for ums user on "/etc/security/limits.conf"… let's see if this will alter the crash frequency and prevent the whole system from freezing. If it does, it will also confirm that the problem is in process/t...
by bodom
Mon Oct 08, 2018 5:09 am
Forum: Help and Support
Topic: Correct way of running UMS as daemon?
Replies: 2
Views: 6005

Correct way of running UMS as daemon?

Hi there,

I am running UMS as daemon using screen.

Code: Select all

sudo -u ums screen -d -m -S UMS /opt/ums/UMS.sh
It works, but i bet that's not the correct way to do this. Do you have any suggestion for a nice systemd integration?
by bodom
Mon Oct 08, 2018 5:01 am
Forum: General Discussion
Topic: UMS getting stuck, some hard to spot bug
Replies: 14
Views: 25845

UMS getting stuck, some hard to spot bug

Hi there, I am running UMS 24/7 on Linux. It runs for days, then sometimes it gets stuck. I am experiencing this behaviour since 7.0.0 RC. The symptom is simple: the whole server gets stuck, unable to spawn new processes. The logs seems to be normal except of a suspicious line: DEBUG 2018-10-07 18:2...
by bodom
Sat Apr 21, 2018 10:02 am
Forum: Announcements
Topic: Version 7.0.0-rc2 released
Replies: 7
Views: 46483

Re: Version 7.0.0-rc2 released

Ok, it happened again today on version 7.0.0 (no RC). I am posting it here to follow up on same thread. CPU is stuck at 100%, UMS is barely responsive. On the console i have INFO 23:33:06.505 [cling-3350] Exception in thread "cling-3350" java.lang.NullP ointerException INFO 23:33:06.505 [c...