The logs were in trace mode.
That "All" option only applies to the media server log level which is a separate thing.
This normally suppresses logspam from the networking library, I think.
I know this option was added not that long ago and remember some discussion about reducing logspam.
In your ...
Search found 1484 matches
- Sat Jul 12, 2025 8:28 pm
- Forum: Help and Support
- Topic: OutOfMemory Error
- Replies: 23
- Views: 7452
- Sat Jul 12, 2025 7:21 pm
- Forum: Help and Support
- Topic: OutOfMemory Error
- Replies: 23
- Views: 7452
Re: OutOfMemory Error
Damn I thought we had figured this out and just made an issue for it.
At least there is not mention of those libraries so it confirms that was one problem.
This appears to happen on svc/upnp-org/ContentDirectory/action events as several ids comes up with this error when browsing a folder.
TRACE ...
At least there is not mention of those libraries so it confirms that was one problem.
This appears to happen on svc/upnp-org/ContentDirectory/action events as several ids comes up with this error when browsing a folder.
TRACE ...
- Sat Jul 12, 2025 6:59 pm
- Forum: Help and Support
- Topic: FFMpeg stutter every second and mencoder audio delay
- Replies: 4
- Views: 607
Re: FFMpeg stutter every second and mencoder audio delay
I'm not sure what is happening, I don't see any of the usual suspects in the logs.
One thing that may be a bit odd is the network speed test for the PS3 is 282.2528 Mb/s which is really good, probably too good as I get about 40Mb/s on my PS4 wired.
Then again my router may just not be that fast
It ...
One thing that may be a bit odd is the network speed test for the PS3 is 282.2528 Mb/s which is really good, probably too good as I get about 40Mb/s on my PS4 wired.
Then again my router may just not be that fast
It ...
- Sat Jul 12, 2025 5:50 pm
- Forum: Help and Support
- Topic: OutOfMemory Error
- Replies: 23
- Views: 7452
Re: OutOfMemory Error
Thats good news, It is only the one problem with a mis-configuration of the build and not some serious bug. I'll make an issue for it now.
My best guess at why it was causing the memory error is it may be allocating memory for those libraries but as it does not exist in the jar it sets this to 0 ...
My best guess at why it was causing the memory error is it may be allocating memory for those libraries but as it does not exist in the jar it sets this to 0 ...
- Mon Jul 07, 2025 12:17 pm
- Forum: Help and Support
- Topic: FFMpeg stutter every second and mencoder audio delay
- Replies: 4
- Views: 607
Re: FFMpeg stutter every second and mencoder audio delay
I don't know what could be causing this so I would have to see your logs to know what is happening. see the section in red above.
I suspect the issue is the "defer to Mencoder for problematic subs" option that is on by default.
There may be another issue too as we discovered here and can be fixed ...
I suspect the issue is the "defer to Mencoder for problematic subs" option that is on by default.
There may be another issue too as we discovered here and can be fixed ...
- Sat Jul 05, 2025 2:16 pm
- Forum: Help and Support
- Topic: OutOfMemory Error
- Replies: 23
- Views: 7452
Re: OutOfMemory Error
I don't know enough to figure out what those 2 log files are. I looked through them but did not understand them.
It does confirm a memory problem and being unable to allocate 1.5Mb
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc ...
It does confirm a memory problem and being unable to allocate 1.5Mb
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc ...
- Thu Jul 03, 2025 10:04 am
- Forum: Help and Support
- Topic: OutOfMemory Error
- Replies: 23
- Views: 7452
Re: OutOfMemory Error
Yeah I get that, just since UMS is looking there if it can find those files then this will eliminate one possibility if you still get the out of memory error.
I'll create an issue for MediaInfo but will be good to know if it is a just mis-configuration or if I need to make a a separate issue for ...
I'll create an issue for MediaInfo but will be good to know if it is a just mis-configuration or if I need to make a a separate issue for ...
- Tue Jul 01, 2025 12:51 pm
- Forum: Help and Support
- Topic: I have a question about Setup
- Replies: 13
- Views: 6523
Re: I have a question about Setup
That is a bit strange. It could be it is not using the right conf file so is transcoding something incorrectly that cannot be played by the renderer.
With VLC very little if anything will need to be transcoded.
Your logs were still a bit strange as it is not in TRACE mode when it should have been ...
With VLC very little if anything will need to be transcoded.
Your logs were still a bit strange as it is not in TRACE mode when it should have been ...
- Tue Jul 01, 2025 12:28 pm
- Forum: Help and Support
- Topic: OutOfMemory Error
- Replies: 23
- Views: 7452
Re: OutOfMemory Error
I'm not sure if the other linux-x86 folder at "com\sun\jna\linux-x86" is the same as the one where UMS is looking for libzen.so
Try what I suggested and make the "linux-x86" folder in the root of ums.jar and copy libzen.so and libmediainfo.so from your install in here and see if it at least gets ...
Try what I suggested and make the "linux-x86" folder in the root of ums.jar and copy libzen.so and libmediainfo.so from your install in here and see if it at least gets ...
- Sun Jun 29, 2025 4:30 am
- Forum: Help and Support
- Topic: I have a question about Setup
- Replies: 13
- Views: 6523
Re: I have a question about Setup
I see errors that UMS is unable to bind to an IP address as it is already in use, it is as if there is another UMS process is running.
ERROR 2025-06-27 04:36:48.446 [main] Couldn't start Jetty server
java.io.IOException: Failed to bind to /0.0.0.0:9001
at org.eclipse.jetty.server.ServerConnector ...
ERROR 2025-06-27 04:36:48.446 [main] Couldn't start Jetty server
java.io.IOException: Failed to bind to /0.0.0.0:9001
at org.eclipse.jetty.server.ServerConnector ...