Search found 418 matches

by boss
Sat Jul 12, 2025 7:51 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

@mik_s
I am wondering if there was no mention of those libraries because it was set to ALL and not TRACE as previously.
Out of interest, I might set the log level to TRACE and get a log of that when it next gets the error.
by boss
Sat Jul 12, 2025 6:49 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

@mik_s
I spoke too soon again.
Just now the OutOfMemory issue happened again.
Attached is the log file with log level set to ALL.
Cheers
by boss
Fri Jul 11, 2025 2:24 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

@mik_s
Since adding the folder "linux-x86" in the root of ums.jar and copying my servers versions of libzen.so and libmediainfo.so to that folder I have not had the issue with V14.12 of UMS.

Considering that libzen.so and libmediainfo.so have never been included in the Linux version of UMS, I ...
by boss
Thu Jul 10, 2025 2:34 pm
Forum: Help and Support
Topic: No continious play of audio files
Replies: 8
Views: 47417

Re: No continious play of audio files

There is a problem with the UMS Linux versions V14.12.
See the thread here:
https://www.universalmediaserver.com/forum/viewtopic.php?t=16616
You are experiencing this very issue according to your logs:
WARN 2025-05-27 20:24:31.556 [Media Scanner] Error loading libzen: Unable to load library 'zen ...
by boss
Sat Jul 05, 2025 2:58 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

@mik_s
Thanks for checking over those 2 log files.
I don't think I mentioned it before, but those 2 log files were created prior to creating the folder "linux-x86" in the root of ums.jar and copying my servers versions of libzen.so and libmediainfo.so to that folder.

I will keep you updated.
Cheers
by boss
Sat Jul 05, 2025 12:02 am
Forum: Help and Support
Topic: Totally useless crap
Replies: 1
Views: 785

Re: Totally useless crap

Why don't you tell us how you really feel about UMS.
If you need to be spoon fed and don't even know computer basics like checking if UMS is running or not, then this free media server is probably not for you.
by boss
Fri Jul 04, 2025 2:46 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

@mik_s
I have created the folder "linux-x86" in the root of ums.jar and copied my servers versions of libzen.so and libmediainfo.so to that folder.
I will let you know the outcome.

As far as I am aware, only these are included with the linux version of UMS:
Java
ffmpeg
tsMuxeR
And UMS can be ...
by boss
Wed Jul 02, 2025 3:27 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

I just need to clarify something.

You are aware that libzen.so and libmediainfo.so has never been included in the Linux version of UMS?
The Linux version of UMS has always required that libzen.so and libmediainfo.so be installed on the users Linux system outside of UMS.

I will give it a try ...
by boss
Tue Jul 01, 2025 1:16 am
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

Bump
by boss
Thu Jun 26, 2025 4:50 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 23
Views: 8070

Re: OutOfMemory Error

With the Linux installs, UMS does not install libzen and libmediainfo.
Those 2 library files need to be already on the Linux computer.

The only options that I know of are:
You can configure UMS.sh to use the included Java or use the Linux system Java.
I always my Linux system Java.
I did try using ...