Thread: I think I screwed up my server with Java
i'm guessing @ cause here. here's story far. have been setting htpc using ubuntu server , xbmc. has been working great. adding more services. have ftp, torrent, ssh, crashplan backup client, , samba server running great. yesterday decided try subsonic server. after following these directions:
first, install java: sudo apt-get install openjdk-6-jre
download subsonic .deb package , install it: sudo dpkg -i subsonic-x.x.deb
noticed dramatic slowdown responsiveness of system on ssh higher cpu usage. after playing around subsonic on phones , tablets decided service not worth drain on system. attempted uninstall using:
sudo apt-get remove openjdk-6-jre
sudo apt-get remove subsonic
after reboot still see same drain on system, looks there remnants of subsonic, , "top" reporting 15% cpu usage java when server sitting idle.
sudo update-alternatives –config java shows 2 versions of java choose (6 , 7)
still works, seems wrong.
use dpkg make sure removed java , subsonic packages.
you try --purge switch apt-get:code:dpkg -l | grep jre*
code:sudo apt-get remove --purge subsonic
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] I think I screwed up my server with Java
Ubuntu
Comments
Post a Comment