More > JRiver Media Center 22 for Linux
JRiver Media Center 22.0.111-5 for Debian (Jessie) AMD64
PPatla:
This is the main library server in my setup. I have it starting up with the script that is posted here and it just constantly tries to boot up (after the script figures out MC22 is not running).
main library server Ubuntu 16.04 and was MC22 .106, now .111
after .111 it's just constant rebooting. You can see the screen for a split second then it disappears.
I usually access this machine via VNC, but when I logged on locally I have the same issue.
I just went and checked my workstation that connects remotely to that library and it was also upgraded to .111 It's also locking up, I was able to submit the detail log as to the error.
I went to another remote client machine in my setup that is still running .106 and it starts up fine (but has nothing to connect to because of the main server not running)
this was after a
apt-get update
apt-get upgrade
apt-get dist-upgrade
update to the system
when I remotely log in there are no updates, no security updates available to the system.
It's a dual core AMD with 8GB of memory.
bob:
--- Quote from: PPatla on June 26, 2017, 09:17:45 am ---This is the main library server in my setup. I have it starting up with the script that is posted here and it just constantly tries to boot up (after the script figures out MC22 is not running).
main library server Ubuntu 16.04 and was MC22 .106, now .111
after .111 it's just constant rebooting. You can see the screen for a split second then it disappears.
I usually access this machine via VNC, but when I logged on locally I have the same issue.
I just went and checked my workstation that connects remotely to that library and it was also upgraded to .111 It's also locking up, I was able to submit the detail log as to the error.
I went to another remote client machine in my setup that is still running .106 and it starts up fine (but has nothing to connect to because of the main server not running)
this was after a
apt-get update
apt-get upgrade
apt-get dist-upgrade
update to the system
when I remotely log in there are no updates, no security updates available to the system.
It's a dual core AMD with 8GB of memory.
--- End quote ---
Go to a terminal prompt.
cd /usr/lib/jriver/Media\ Center\ 22
ldd -d *.so* | grep -i found
See if anything shows up, if so post it here.
bob:
--- Quote from: PPatla on June 26, 2017, 07:39:19 am ---I'm having issues after the upgrade from .106 to .111
Upon startup, Mediacenter 22 appears to startup then lockup and then reboot.
This is an endless cycle. I can alt tab to see JR there, and then it disappears. Then I wait for my script to start it again, and then it locks up and restarts.
Any suggestions on to intercept and troubleshoot are welcome.
-Pat
--- End quote ---
MC ships with some libraries in a private path to be able to run on the widest variety of distributions.
The fix to the private library paths in this build seems to be an issue on Ubuntu 16, previously a few of the system libraries were being used in place of the ones shipped with MC.
I was able to get it working on 22.0.111 by removing one of the libraries from the MC install so it uses the system library.
You can try this. Remove the all of the libgpg-error.so* from /usr/lib/jriver/Media Center 22 from a terminal thusly:
sudo rm /usr/lib/jriver/Media\ Center\ 22/libgpg-error.so*
PPatla:
Thank you, I'll try this when I get home tonight. I'll report out my results!
-Pat
PPatla:
I rm'd the library using
sudo rm /usr/lib/jriver/Media\ Center\ 22/libgpg-error.so*
it still has the same behavior, here is what was left in the directory after the rm
alsacap libgnutls.so libJRReader.so
Data libgnutls.so.28 libJRTools.so
JRWorker libgnutls.so.28.41.7 libnettle.so
libboost_regex.so.1.59.0 libhogweed.so libnettle.so.4
libcryptlib.so libhogweed.so.2 libsoxr.so
libgcrypt.so libidn.so libsoxr.so.0
libgcrypt.so.20 libidn.so.11 libsoxr.so.0.1.1
libgcrypt.so.20.0.3 libidn.so.11.6.8 License.txt
libgmp.so libJRDisc.so Plugins
libgmp.so.10 libJRImage.so Skins
libgmp.so.10.2.0 libJRPlayer.so
I tried it on the workstation (which I use to remote access the main library server)
and on the main library server (which is where I first discovered the problem).
and I did the grep command
cd /usr/lib/jriver/Media\ Center\ 22
ldd -d *.so* | grep -i found
and didn't find anything
-Pat
------------------------------------------------------------------------------
Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-81-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
0 packages can be updated.
0 updates are security updates.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version