SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Linux
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-08-2011, 04:04 PM
Korny Korny is offline
Sage Advanced User
 
Join Date: Nov 2010
Location: Minnesota
Posts: 87
New install, couple of quick questions(wierd screen attachment)

First of all, I'd like to thank all the posters in this forum for the large amount of information provided. I have 2 questions however
First off, I know I've read it somewhere, but how do I increase the JVM heap size again, I know in windows it a reg edit. I could have sworn it was a property file in sage that did it in linux but I am unable to find the post I read it on. So any help would be appreciated.
Secondly I used to have Jetty installed on port 8082 all was working well until I started getting screen that I have attached, anyone know what its about. I changed jetty to 8083 and its working fine, but I perfere to move it back to 8082 if possible. Thanks

Aaron
Attached Images
File Type: jpg wierdscreen.jpg (114.0 KB, 241 views)
Reply With Quote
  #2  
Old 03-08-2011, 04:19 PM
KeithAbbott KeithAbbott is offline
Sage Icon
 
Join Date: Oct 2009
Location: Southeastern Michigan
Posts: 1,375
Quote:
Originally Posted by Korny View Post
First off, I know I've read it somewhere, but how do I increase the JVM heap size again, I know in windows it a reg edit. I could have sworn it was a property file in sage that did it in linux but I am unable to find the post I read it on. So any help would be appreciated.
Check out this thread: http://forums.sagetv.com/forums/show...istry+settings
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7)
Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner
Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient
Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls
Reply With Quote
  #3  
Old 03-08-2011, 04:45 PM
Korny Korny is offline
Sage Advanced User
 
Join Date: Nov 2010
Location: Minnesota
Posts: 87
Keith, sorry if I'm missing something but that program you posted looked as though it was for windows based Sage installs as it references registery entries. Again sorry if I'm missing something
Reply With Quote
  #4  
Old 03-08-2011, 04:53 PM
KeithAbbott KeithAbbott is offline
Sage Icon
 
Join Date: Oct 2009
Location: Southeastern Michigan
Posts: 1,375
Sorry, I missed that this was in the Linux forum. Please ignore...
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7)
Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner
Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient
Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls
Reply With Quote
  #5  
Old 03-08-2011, 05:59 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Port 8082 is used by the H2 database and what you are seeing is the H2 console. If you want Jetty to use 8082 you have to move H2 to another port.

In linux the JVM heap size is set in the startup script. I don't have my linux box on right now but it's something like -XsmHHH where HHH is the heap size.

Tom
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.

Last edited by tmiranda; 03-08-2011 at 06:02 PM.
Reply With Quote
  #6  
Old 03-09-2011, 06:51 AM
drewg drewg is offline
Sage Icon
 
Join Date: Aug 2007
Location: Richmond, VA
Posts: 1,042
Quote:
Originally Posted by Korny View Post
First of all, I'd like to thank all the posters in this forum for the large amount of information provided. I have 2 questions however
First off, I know I've read it somewhere, but how do I increase the JVM heap size again, I know in windows it a reg edit. I could have sworn it was a property file in sage that did it in linux but I am unable to find the post I read it on. So any help would be appreciated.
In V6, you edit startsage.sh and change the -Xmx384m argument to java (might be -Xmx256m, I forget what the default was).

In V7, you edit (create?) a sagesettings file with the correct memory size exported in JAVAMEM. Eg:

Code:
% cat /opt/sagetv/server/sagesettings 
export PATH=/opt/jre/bin:$PATH
mkdir -p /var/tmp/sage
PIDFILE=/var/run/sagetv/sagetv.pid
JAVAMEM=-Xmx512m
JAVAOPTS="-Djava.io.tmpdir=/var/tmp/sage -XX:ThreadPriorityPolicy=42"
Drew
__________________
Server HW: AMD Ryzen Threadripper 2990WX 32-Core
Server SW: FreeBSD-current, ZFS, linux-oracle-jdk1.8.0, sagetv-server_9.2.2_amd64
Tuner HW: HDHR
Client: Nvidia Shield (HD300, HD100 in storage)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux curious, couple quick(?) questions SomeWhatLost SageTV Linux 4 02-18-2011 08:44 PM
Couple of quick questions about SageMC naPS SageMC Custom Interface 3 03-17-2009 01:35 PM
Some Questions...Help Me Quick robhix SageTV Software 1 11-15-2007 02:28 AM
Couple Quick issues with RC2 MarcusInMd SageTV Beta Test Software 6 05-04-2004 09:15 PM
Couple of quick questions... mikejaner SageTV Beta Test Software 0 05-01-2004 04:24 PM


All times are GMT -6. The time now is 01:33 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.