Search found 411 matches

by boss
Wed Jul 02, 2025 3:27 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

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: 14
Views: 2181

Re: OutOfMemory Error

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

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 ...
by boss
Thu Jun 26, 2025 12:17 pm
Forum: Help and Support
Topic: Exception in thread "jupnp-sync-protocol 500-1"
Replies: 2
Views: 790

Re: Exception in thread "jupnp-sync-protocol 500-1"

Is that using V14.12.0 or V14.12.1.
If so, there seems to be a problem for the Linux versions on V14.12.
See my thread here:
https://www.universalmediaserver.com/fo ... hp?t=16616

If the problem is in V14.12.0 or V14.12.1, try UMS V14.11.0 which works fine for me.
by boss
Wed Jun 25, 2025 4:05 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

Re: OutOfMemory Error

"I think the path to those libraries may be messed up in 14.12 if they do exist but cannot be found. "
My feeling is that this could be the issue.

This line from the logs (V14.12.1):
Suppressed: java.io.IOException: Native library (linux-x86/libzen.so) not found in resource path (update.jar:ums.jar ...
by boss
Wed Jun 25, 2025 5:22 am
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

Re: OutOfMemory Error

libzen.so and libmediainfo.so are both located on my server.
The path for both is: /usr/lib/
Screenshot 2025-06-25 011857.png

I will try 14.12.1 again with the log level set to FULL - Did you mean FULL or ALL?

This is from UMS.conf and there is no mention of a FULL option.
# Log Level ...
by boss
Wed Jun 25, 2025 12:46 am
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

Re: OutOfMemory Error

@mik_s
I spoke too soon.
The OutOfMemory error (V14.12.0 & V14.12.1) is still happening.
Cheers
by boss
Tue Jun 24, 2025 1:50 am
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

Re: OutOfMemory Error

The issue seems to be rectified now.
Today, there were a few upgrades available for Gentoo Linux.
They were new upgrades as they were not available yesterday.

After installing the upgrades, I am no longer getting the OutOfMemory error.

I will see how it goes over the next few days and report back ...
by boss
Mon Jun 23, 2025 5:16 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

Re: OutOfMemory Error

Please find attached the log of V14.11.0.
UMS is using my own mediainfo installation on my server. The version is 24.11 which is up to date Screenshot 2025-06-23 131306.png .
In the V14.11.0 log, this appears which would indicate it is using my servers mediainfo.
DEBUG 2025-06-23 13:00:23.685 [jupnp ...
by boss
Sun Jun 22, 2025 3:53 pm
Forum: Help and Support
Topic: OutOfMemory Error
Replies: 14
Views: 2181

OutOfMemory Error

@mik_s
I am running UMS on a Linux server.
With UMS V14.12.0 and V14.12.1, I am getting this error in my logs:
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached.

Using previous versions this error does not happen.
The error happens ...