UMS not working at all
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
-
- Posts: 9
- Joined: Sun Jan 31, 2016 2:34 am
UMS not working at all
Installed UMS on new server running CentOS6, no renderers are working. Debug log is below: Error I keep getting is 'External input stream instance is null... stopping process' Happens on any file and any renderer. And ideas on how to get it working would be welcome..
- Attachments
-
debug.log
- (566.51 KiB) Downloaded 2116 times
Re: UMS not working at all
There's additional software that must be installed on Linux, I don't remember all but you can find it here on the forum somewhere. What I see right away is that libzen and mediainfo is missing. On Centos I think you only need
to install both. MediaInfo is needed to analyze files for codecs etc, so without it UMS won't know what to do with the files - that could be the whole problem. But, I think there's additional software that must be installed like MEncoder and more.
Code: Select all
yum install MediaInfo
-
- Posts: 9
- Joined: Sun Jan 31, 2016 2:34 am
Re: UMS not working at all
Mediainfo, libmediainfo, and libzen are all installed on the box
Re: UMS not working at all
Do you mean to say that they were all along or that they are now? Does the UMS user have permission to view and execute them?cptgunther wrote:Mediainfo, libmediainfo, and libzen are all installed on the box
Re: UMS not working at all
Ensure the ums and config directories are 775; ensure debug is 777. Configure ffmpeg, mencoder, etc with explicit path to binary...
Server Platform: Linux Xubuntu 14.04 (LTS)
Renderer: Sony Bravia KDL-40W5100
Renderer: Sony Bravia KDL-40W5100
-
- Posts: 9
- Joined: Sun Jan 31, 2016 2:34 am
Re: UMS not working at all
mediainfo can be run by anyone, since it was installed through yum. I noticed that the libmediainfo and libzen are in the 64 bit libraries, could that be the problem?
EDIT: tried creating symbolic link from 64 bit libraries to 32 bit folder, and restarted, no help..
EDIT: tried creating symbolic link from 64 bit libraries to 32 bit folder, and restarted, no help..
Re: UMS not working at all
I'm unsure of how 32/64 bit issues are on Linux. I have UMS installed on a Ubuntu and a Centos 7 installation though, both 64 bits, and I just installed it normally and it worked.
On Windows the JVM version is what matters. To run 64 bit programs, you need a 64 bit JVM. It could be the same on Linux, so you should check if your Java is 32 or 64 bits.
On Windows the JVM version is what matters. To run 64 bit programs, you need a 64 bit JVM. It could be the same on Linux, so you should check if your Java is 32 or 64 bits.
-
- Posts: 9
- Joined: Sun Jan 31, 2016 2:34 am
[SOLVED] Re: UMS not working at all
[SOLVED] Turns out the Java version I had installed was 32 bit. Installed 64 bit Java 7 and renderer is now working
Re: UMS not working at all
Great, thanks for letting us know that this solved it.
Re: UMS not working at all
hi,
I comfirme that UMS 6.0.0 does not work. Nothing takes place. I have Linux-Mint 32 (lmde). UMS 5.4.0 worked very well.
I comfirme that UMS 6.0.0 does not work. Nothing takes place. I have Linux-Mint 32 (lmde). UMS 5.4.0 worked very well.