![]() |
|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Java errors keep causing Sage to lose connection
I have a few files in my SageTV folder evertime Sage loses connection with the SageService. An example of the filenames (hs_err_pid2320.log).
The files are created at the very time it happens and when I open them I get the following: # # An unexpected error has been detected by Java Runtime Environment: # # Internal Error (nmethod.cpp:1720), pid=2320, tid=5704 # Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code") # # Java VM: Java HotSpot(TM) Client VM (11.0-b16 mixed mode, sharing windows-x86) # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp I have the latest Java (1.6.0_11 along with Sage 6.5.4 Are others having the same issue?
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#2
|
|||
|
|||
I too am having the same problem. The files are generated by the java run-time when a java program crashes. If you read through the file it gives information about which thread of the java program caused the crash. My problem is that everytime sage crashes a different thread seems to be the culprit which is a nightmare in terms of tracking down the cause of the crashes. Anyhow, I would recommend you file a bug report if you haven't already done so and pass the logs onto the sage team in order to help them track down the source of the errors.
Neil |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Any resolution to this? System continues to crash every 3 or 4 days.
|
#5
|
||||
|
||||
These types of errors are usually bugs in the JVM (or native libraries that it loads). I'd try to use a different version of the JVM and see if the issues persist. The log files that are generated, can actually tell you quite a bit of information, if you know how to read them (i don't).
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#6
|
|||
|
|||
If you look further down in the error log my guess is you will some reference to the actual Java code that causes this. I had one when resuming from sleep to around the setting up of tuning and capture devices. I raised a bug and haven't tried 6.5.8 yet but I am guessing it it not yet resolved as I can see nothing in the change log that would be realted.
You can mitigate the issue slightly by setting the sageTV service to restart after a crash. This will wait a min and then restart. If a minute is too long you can set up a short bat script and do the same (at least in vista). Mine waits about 8 secs and then restarts and since mine only happens after resuming from sleep this works for me. |
#7
|
|||
|
|||
msm,
What you describe fits a crash I see to a "T". Was this JAVA error related to "seeker"? If so I'll submit a bug report also to maybe help push the point. Last edited by Graygeek; 01-29-2009 at 11:24 AM. |
#8
|
|||
|
|||
What version of Java does Sage recommend for running SageTV? To put it another way, what version of Java is tested when they release a new version of SageTV? If it is version 11, is it version 11 on all platforms (ie. XP, Vista, Vista x64, etc)?
Perhaps that information could help fix these issues. Thanks. ________ Ford mainline history Last edited by bmac.to; 03-21-2011 at 05:21 AM. |
#9
|
|||
|
|||
I cant quite remember. I delte all my error files prior to a new version os I can easily monitor when it has happened and it hasn't happened in 6.5.8 yet. If you post your error log I will take and look and tell you if it is the same.
Matt |
#10
|
|||
|
|||
msm,
Here is my error log info, the trigger for this is identical to your description. http://forums.sagetv.com/forums/showthread.php?t=38949 Thanks, Tom |
#11
|
|||
|
|||
Yep thats the one. What cards do you have in your system?
EIDT: I see from your sig that we do not have any cards in common. I have 2 DVB-T and a DVB-S2 card (all hauppauge). I am actually trying out a pinnacle 7010i at the moment but also not letting my system sleep so it can serve as a slimserver setup. Matt Last edited by msm; 01-30-2009 at 08:07 AM. |
#12
|
||||
|
||||
I don't know if this is related but about 4 days ago, my wife reported that all the digital channels said NO SIGNAL.
I have 4 HDHRs. I had to stop the Sage Service and restart and it was fine again. Honestly I didn't know what to look for in the log. Are the examples you guys gave earlier in the log or an error on the screen? Stacy |
#13
|
|||
|
|||
I been having the same issue for a while... The JVM would run out of memory, and sage would stop responding and I would have to cycle it for it to work again. I have raised the JVM heap size to 768 and put a schedule task in to cycle sage every night at 02:30 and it has been stable for a few weeks. It just locked up today and the heap was at 768. I am going to bump it up to 1024 and keep the daily cycle...
Thanks, Jeff |
#14
|
|||
|
|||
Java 1.6?
Quote:
|
#15
|
|||
|
|||
![]() Quote:
![]() |
#16
|
|||
|
|||
Nope, it still seems to happen. I have gone back to my hauppauge cards for reliability.
If your service actually fails then it is simple to automatically restart it. I have actually written a script that waits about 8 secs and then restarts so I do not get much inconvienience (the miniumum windows recovery restart time is 1 minute and this felt too long). It only happens after a deep sleep (as the log calls it) and my guess is that it is trying to use the tuner before it is fully initialised, but that is just a hunch. Matt |
#17
|
|||
|
|||
Yes, I have Sage Service set to restart, that is a savior. I have had it occur even an hour after resume from sleep, i.e. tuner #1 is recording, then tuner #2 will start and ZAP! JAVA error .... this creates a gap in the first tuners recording. Not good for WAF. I've played with system waking up several minutes prior to tuning and still get the error. It does almost seem to happen more with some tuners than others, but then it may only be a more used tuner. I did sent in a trouble report last night so we will see what is next. I really hate to give up on S3 Sleep an leave system on 24/7 .... getting "Green" in my old age and want to save power, plus it is that much less dust & grap being sucked in by cooling fans. S3 is working great ... except for this on bug.
Tom aka Graygeek |
#18
|
|||
|
|||
Quote:
|
#19
|
|||
|
|||
I have been emailing support on this, they asked I update to 6.5.9 and reinstall JAVA, (the link pionted to update 12?)
Anyhow, 6.5.9 broke playback of live & recorded content sourced from my HAVA tuner via my HD100 extenders, so I had to roll back to 6.5.7. Once the dust settles again I'll reload JAVA update 12 and see if that helps. |
#20
|
|||
|
|||
I have now updated to 6.5.9 (the release version) and java u12 and will report if I see this again with this setup. Only had it for a day but no problems yet after a deep sleep.
Last edited by msm; 02-17-2009 at 04:45 PM. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Java errors Hardy 8.04 install | marcusjohn | SageTV Linux | 4 | 11-01-2008 02:42 PM |
sage tv won't work when java access bridge is installed, arg!!! (hairpulling!!) | whocrazy | SageTV Software | 7 | 11-20-2006 12:16 AM |
Wired MVP Losing Connection | MeInMaui | SageTV Media Extender | 12 | 09-20-2006 05:53 PM |
Java Errors (I think) | Risasi | SageTV Linux | 6 | 08-11-2006 11:46 AM |
Java errors for client | xyxrt | SageTV Software | 1 | 03-06-2006 02:38 PM |