SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #381  
Old 12-04-2009, 07:47 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
Quote:
Originally Posted by ohpleaseno View Post
yeah, it's a headless machine i'm remoting into. thanks for checking it out.
Hi,

Not sure why it cannot raise a window when remoting in. Its a java issue I think. The exceptions are java saying it cannot render a panel.

But anyway it seems to fail so can you try:

Code:
java -Djava.awt.headless=true -jar webfeedencoder_0_9_4.jar
You should get the text version of the installer.

Its a while since I tested that but I have all my fingers and toes crossed.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #382  
Old 12-04-2009, 08:16 AM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
I'm getting this repeated over and over again in the cmd window

Code:
Does not exist
destination = [C:\Program Files\webfeedencoder]
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #383  
Old 12-04-2009, 08:19 AM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
Quote:
Originally Posted by ohpleaseno View Post
I'm getting this repeated over and over again in the cmd window

Code:
Does not exist
destination = [C:\Program Files\webfeedencoder]
Well, I went in and manually added the folder and now I'm in the config settings. I'll let you know how it goes.
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #384  
Old 12-04-2009, 08:26 AM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
It installed. How do I bring up the GUI to add channels now?
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #385  
Old 12-04-2009, 08:53 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
You are my first headless WFE!

It is possible to run the configtool remotely from another machine.

I'm afraid the installer does not offer reduced install on a management machine. On my very long jobs list that one.

You need to copy the configtool jar file to your client machine. Possibly other stuff. Then

java -jar configtool.jar

to run it. But you need to provide host and possibly port of encoder on the WHS box to the end of the above command line. I cannot remember the syntax but its all documented in the user guide.

It might just be

java -jar configtool.jar <whs host name>

The configtool then talks to the web feed encoder. Best if webfeedencoder is running but if sagetv is running then it is possible to use the configtool (via sagetv) to start the webfeedencoder.

You're the first beta tester to try out all this functionlity so this is not a well trodden path.

Sorry to be a bit vague but I'm at work at th mo.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #386  
Old 12-04-2009, 09:47 AM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
The only two hiccups I saw for future reference

1) The java issue on the headless machine - you solved that with the modified cmd prompt.

2) Once the command prompt starts, it does an endless loop of looking for "C:\program files\webfeencoder - solved that by hitting the Pause/Break key and manually adding the folder

I did all of this through live mesh, so I'm not able to really get my hands dirty at the moment, but I did start up Sage on the WHS while I had it open and it recognized the WFE tuner in the Source setup screen.

So, now that I have a recognized tuner, you're telling me to go back to the command prompt, but on a different machine (I only run one HD-200, so I don't have a "client" that runs Sage), copy the jar to that machine, call for it using the syntax in the userguide and the GUI should pop up?

I'll try it when I get home. It will probably be late for you, but we'll connect over the weekend. I'm really excited about getting this running! My kids will love being able to tune in to NASA TV for shuttle launches (however many are left).
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #387  
Old 12-04-2009, 10:13 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
by client machine I mean whatever PC your are remoting into your WHS box with. That one will have a monitor and graphics card and be able to show the config GUI.

We need to work out why java cannot draw a GUI when you remote in from another machine. That one surpises me.

Wifes out tonight so if the baby goes to sleep I may hook up with you later.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #388  
Old 12-04-2009, 12:26 PM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
Because I'm an idiot with the cmd prompt, I'm assuming you are referring to this section of the manual.

Running
From a DOS prompt for example:
java -jar <your webfeedencoder install dir>\libs\configtool.jar
It does not matter which directory you are in when you run the configuration tool.
The configtool.jar can be copied to another network host and run remotely.
In this case you must provide a network host i.e.
java -jar configtool.jar myheadlessserver

so, I would copy configtool.jar to my client machine, open the cmd prompt, navigate to the folder I copied configtool.jar, and type
Code:
java -jar configtool.jar server
server is the name of my WHS.

look right?
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #389  
Old 12-04-2009, 01:27 PM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
yes looks ok if server is the hostname of your box.

There may be firewall issues I guess.

Encoder runs on port 1099 if that is an issue

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #390  
Old 12-04-2009, 02:38 PM
briands briands is offline
Sage Icon
 
Join Date: Aug 2004
Location: Bloomington, IN
Posts: 1,093
Oooo... exciting weekend stuff...

I had been shying away from this since I also use WHS. Maybe I'll jump in this weekend.
Reply With Quote
  #391  
Old 12-04-2009, 03:20 PM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
error message attached. I tried opening it from the command prompt in c:\wfe and it wouldn't open java.

Then moved it to where java.exe is found and tried again. Results attached.
Attached Images
File Type: jpg wfe2.jpg (272.2 KB, 206 views)
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #392  
Old 12-04-2009, 03:47 PM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
okay, so I'm a smart guy and figured out that it was looking for a .dll, so I grabbed it off the internet, put it where it was looking for it, was able to open up the config tool and...

can't find wfe on the server
Attached Images
File Type: jpg wfe2.jpg (130.2 KB, 210 views)
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #393  
Old 12-05-2009, 11:54 AM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
Have any of you been successful in calling the config GUI from a client machine?
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #394  
Old 12-07-2009, 08:06 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
Quote:
Originally Posted by ohpleaseno View Post
Have any of you been successful in calling the config GUI from a client machine?
Hi,

Sorry for the troubles.

This is not a well tested area recently. Your'e the first one to try this other than me.

Anything that cannot be found is probably part of the release. For example that DLL that you found on the internet is delivered with WFE anyway.

We are suffering here because I haven't not implemented an alternative install for a config tool only installation which would deploy all the parts needed just to support the config tool.

What you could try is a complete install on that machine but skip the configuration of the encoder, SageTV and installing services.

If you still get issues send me the logs/configtool.log for your failed run.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #395  
Old 12-07-2009, 04:16 PM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
Here is the best I can do for a log.

Code:
Dec 4, 2009 9:24:59 PM main uk.co.mdjcox.config.ConfigTool main INFO: Starting config application
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.config.view.ConfigFrame <init> INFO: Config GUI initialising
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.config.view.LineupPanel <init> INFO: Building lineup panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.config.view.LineupPanel <init> INFO: Built lineup panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.config.view.ChannelPanel <init> INFO: Building results panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.config.view.ChannelPanel <init> INFO: Built results panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.gui.view.StatusPanel <init> INFO: Constructing status panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.gui.view.StatusPanel <init> INFO: Constructed status panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.gui.view.StatusPanel <init> INFO: Constructing status panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.gui.view.StatusPanel <init> INFO: Constructed status panel
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.gui.view.WaitDialog <init> INFO: Constructing wait dialog for open lineup
Dec 4, 2009 9:24:59 PM AWT-EventQueue-0 uk.co.mdjcox.config.ConfigTool$1 run SEVERE: Unable to start config application
java.lang.UnsatisfiedLinkError: sun.awt.SunToolkit.getAppContext(Ljava/lang/Object;)Lsun/awt/AppContext;
	at sun.awt.SunToolkit.getAppContext(Native Method)
	at sun.awt.SunToolkit.targetToAppContext(Unknown Source)
	at javax.swing.SwingPaintEventDispatcher.queueSurfaceDataReplacing(Unknown Source)
	at sun.awt.windows.WComponentPeer.replaceSurfaceDataLater(Unknown Source)
	at sun.awt.windows.WWindowPeer.updateInsets(Native Method)
	at sun.awt.windows.WWindowPeer.initialize(Unknown Source)
	at sun.awt.windows.WFramePeer.initialize(Unknown Source)
	at sun.awt.windows.WComponentPeer.<init>(Unknown Source)
	at sun.awt.windows.WCanvasPeer.<init>(Unknown Source)
	at sun.awt.windows.WPanelPeer.<init>(Unknown Source)
	at sun.awt.windows.WWindowPeer.<init>(Unknown Source)
	at sun.awt.windows.WFramePeer.<init>(Unknown Source)
	at sun.awt.windows.WToolkit.createFrame(Unknown Source)
	at java.awt.Frame.addNotify(Unknown Source)
	at java.awt.Window.pack(Unknown Source)
	at uk.co.mdjcox.gui.view.WaitDialog.<init>(WaitDialog.java:69)
	at uk.co.mdjcox.gui.actions.BaseAction.<init>(BaseAction.java:157)
	at uk.co.mdjcox.config.actions.OpenLineupAction.<init>(OpenLineupAction.java:49)
	at uk.co.mdjcox.config.view.ConfigFrame.<init>(ConfigFrame.java:165)
	at uk.co.mdjcox.config.ConfigTool$1.run(ConfigTool.java:99)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #396  
Old 12-08-2009, 01:37 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
Is this running the config tool on the "client/management" PC or on the WHS box?

This is a very unusual error of the "oh no I cannot draw a window on the screen" type which makes me think its the latter.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #397  
Old 12-08-2009, 02:32 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
Quote:
Originally Posted by ohpleaseno View Post
okay, so I'm a smart guy and figured out that it was looking for a .dll, so I grabbed it off the internet, put it where it was looking for it, was able to open up the config tool and...

can't find wfe on the server
Hi,

The above message means that the config tool could not talk to the web feed encoder on your WHS box.

This is either because the web feed encoder has not been started or there is a problem accessing the box named "server" and port 1099 e.g. firewall restrictions.

Check the encoder is running and configure the firewall to allow access to that port.

(The next version will contain a better message and I have sorted the dll access error)

Thank you for trailblazing remote configuration.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #398  
Old 12-08-2009, 07:15 AM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
Quote:
Originally Posted by michaeldjcox View Post
Is this running the config tool on the "client/management" PC or on the WHS box?

This is a very unusual error of the "oh no I cannot draw a window on the screen" type which makes me think its the latter.

Michael
This was from an attempt to configure it on my server using RDP. There was not a log that I could find generated from my client attempt.


Quote:
Originally Posted by michaeldjcox View Post
Hi,

The above message means that the config tool could not talk to the web feed encoder on your WHS box.

This is either because the web feed encoder has not been started or there is a problem accessing the box named "server" and port 1099 e.g. firewall restrictions.

Check the encoder is running and configure the firewall to allow access to that port.

(The next version will contain a better message and I have sorted the dll access error)

Thank you for trailblazing remote configuration.

Michael
I'll check the firewall when I get home and let you know.
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
  #399  
Old 12-08-2009, 07:27 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
I'm trying to shadow what you are doing and have met most of the same problems which I am fixing for the next version 0.9.5 which is probably only a week or two away.

My recommendations for remotely managing with 0.9.4 thus far are:

On your (headfull) client PC create the following directory structure:

webfeedencoder/libs/configtool.jar
webfeenencoder/libs/dsj.dll
webfeedencoder/logs

Your (headless) windows home server box should have WFE installed as normal.

Run up WFE on the headless WHS box.

On the client machine run quoting the name of your server i.e. for you this is:

java -jar webfeedencoder/libs/configtool.jar server

The config tool will die with that exception dialog if web feed encoder is not running or it cannot reach the ports 1099 (the web feed encoder) or 1100 (SageTV) on the server box.

Hope this helps and thanks for feeding back your findings.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #400  
Old 12-08-2009, 09:58 PM
ohpleaseno ohpleaseno is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: South Florida
Posts: 464
ran and got this

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d9ac965, pid=4620, tid=5680
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) Client VM (14.3-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# V  [jvm.dll+0xfc965]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x00519800):  JavaThread "main" [_thread_in_vm, id=5680, stack(0x003a0000,0x003f0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00519910, ECX=0x00519800, EDX=0x6dac67a4
ESP=0x003ef980, EBP=0x003ef9c8, ESI=0x00519800, EDI=0x00000000
EIP=0x6d9ac965, EFLAGS=0x00010246

Top of Stack: (sp=0x003ef980)
0x003ef980:   00000000 00000008 61040f00 6da9dff0
0x003ef990:   6da9f2f0 ffffffff 003ef9a8 6d8b10e0
0x003ef9a0:   00519800 003efd34 003ef9d8 6d9af5b9
0x003ef9b0:   00519800 00000006 00519800 00519e84
0x003ef9c0:   000004bb 6dac67a4 003efb18 6103972e
0x003ef9d0:   00519910 00000000 00000000 003ef9f0
0x003ef9e0:   61040fc1 00519910 00000000 00000000
0x003ef9f0:   00519910 6d3e1935 00519910 00000000 

Instructions: (pc=0x6d9ac965)
0x6d9ac955:   00 00 00 74 08 8d 4d f0 e8 5e 20 08 00 8b 7d 10
0x6d9ac965:   8b 07 c7 45 e0 0a 00 00 00 8b 48 08 0f b7 51 26 


Stack: [0x003a0000,0x003f0000],  sp=0x003ef980,  free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0xfc965]
C  [dsj.dll+0x3972e]
j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+127
j  java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
j  java.lang.System.load(Ljava/lang/String;)V+7
j  uk.co.mdjcox.config.ConfigTool.main([Ljava/lang/String;)V+57
v  ~StubRoutines::call_stub
V  [jvm.dll+0xecf9c]
V  [jvm.dll+0x1741d1]
V  [jvm.dll+0xed01d]
V  [jvm.dll+0xf5be5]
V  [jvm.dll+0xfd83d]
C  [java.exe+0x2155]
C  [java.exe+0x82ce]
C  [kernel32.dll+0x13f39]
C  [ntdll.dll+0x50409]
C  [ntdll.dll+0x503dc]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+127
j  java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
j  java.lang.System.load(Ljava/lang/String;)V+7
j  uk.co.mdjcox.config.ConfigTool.main([Ljava/lang/String;)V+57
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0243dc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5288, stack(0x04850000,0x048a0000)]
  0x0243c400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1088, stack(0x047c0000,0x04810000)]
  0x02436800 JavaThread "Attach Listener" daemon [_thread_blocked, id=384, stack(0x04730000,0x04780000)]
  0x0242bc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5016, stack(0x046a0000,0x046f0000)]
  0x023edc00 JavaThread "Finalizer" daemon [_thread_blocked, id=5720, stack(0x04610000,0x04660000)]
  0x023e9400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1872, stack(0x04580000,0x045d0000)]
=>0x00519800 JavaThread "main" [_thread_in_vm, id=5680, stack(0x003a0000,0x003f0000)]

Other Threads:
  0x023e7c00 VMThread [stack: 0x044f0000,0x04540000] [id=1768]
  0x02441000 WatcherThread [stack: 0x048e0000,0x04930000] [id=5464]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 960K, used 673K [0x246d0000, 0x247d0000, 0x24bb0000)
  eden space 896K,  75% used [0x246d0000, 0x24778560, 0x247b0000)
  from space 64K,   0% used [0x247b0000, 0x247b0000, 0x247c0000)
  to   space 64K,   0% used [0x247c0000, 0x247c0000, 0x247d0000)
 tenured generation   total 4096K, used 0K [0x24bb0000, 0x24fb0000, 0x286d0000)
   the space 4096K,   0% used [0x24bb0000, 0x24bb0000, 0x24bb0200, 0x24fb0000)
 compacting perm gen  total 12288K, used 202K [0x286d0000, 0x292d0000, 0x2c6d0000)
   the space 12288K,   1% used [0x286d0000, 0x28702840, 0x28702a00, 0x292d0000)
    ro space 8192K,  67% used [0x2c6d0000, 0x2cc38230, 0x2cc38400, 0x2ced0000)
    rw space 12288K,  54% used [0x2ced0000, 0x2d54d678, 0x2d54d800, 0x2dad0000)

Dynamic libraries:
0x00400000 - 0x00424000 	C:\Program Files (x86)\Java\jdk1.6.0_17\bin\java.exe
0x77600000 - 0x77780000 	C:\Windows\SysWOW64\ntdll.dll
0x75410000 - 0x75510000 	C:\Windows\syswow64\kernel32.dll
0x76900000 - 0x76944000 	C:\Windows\syswow64\KERNELBASE.dll
0x761b0000 - 0x76250000 	C:\Windows\syswow64\ADVAPI32.dll
0x76de0000 - 0x76e8c000 	C:\Windows\syswow64\msvcrt.dll
0x753f0000 - 0x75409000 	C:\Windows\SysWOW64\sechost.dll
0x76380000 - 0x76470000 	C:\Windows\syswow64\RPCRT4.dll
0x75170000 - 0x751d0000 	C:\Windows\syswow64\SspiCli.dll
0x75160000 - 0x7516c000 	C:\Windows\syswow64\CRYPTBASE.dll
0x7c340000 - 0x7c396000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\msvcr71.dll
0x6d8b0000 - 0x6db3b000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\client\jvm.dll
0x77100000 - 0x77200000 	C:\Windows\syswow64\USER32.dll
0x77040000 - 0x770d0000 	C:\Windows\syswow64\GDI32.dll
0x76c90000 - 0x76c9a000 	C:\Windows\syswow64\LPK.dll
0x762e0000 - 0x7637d000 	C:\Windows\syswow64\USP10.dll
0x72d20000 - 0x72d52000 	C:\Windows\system32\WINMM.dll
0x764f0000 - 0x76550000 	C:\Windows\system32\IMM32.DLL
0x76550000 - 0x7661c000 	C:\Windows\syswow64\MSCTF.dll
0x73480000 - 0x734cb000 	C:\Windows\system32\apphelp.dll
0x6d860000 - 0x6d86c000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\verify.dll
0x6d3e0000 - 0x6d3ff000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\java.dll
0x6d340000 - 0x6d348000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\hpi.dll
0x752d0000 - 0x752d5000 	C:\Windows\syswow64\PSAPI.DLL
0x6d8a0000 - 0x6d8af000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\zip.dll
0x6d6c0000 - 0x6d6d3000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\net.dll
0x76c50000 - 0x76c85000 	C:\Windows\syswow64\WS2_32.dll
0x775d0000 - 0x775d6000 	C:\Windows\syswow64\NSI.dll
0x73c80000 - 0x73cbc000 	C:\Windows\system32\mswsock.dll
0x73bd0000 - 0x73bd6000 	C:\Windows\System32\wship6.dll
0x6d6e0000 - 0x6d6e9000 	C:\Program Files (x86)\Java\jdk1.6.0_17\jre\bin\nio.dll
0x61000000 - 0x610da000 	C:\webfeedencoder\libs\dsj.dll
0x6c5a0000 - 0x6c807000 	C:\Windows\system32\WMVCore.DLL
0x72df0000 - 0x72e2d000 	C:\Windows\system32\WMASF.DLL
0x76950000 - 0x76aab000 	C:\Windows\syswow64\ole32.dll
0x76fb0000 - 0x7703f000 	C:\Windows\syswow64\OLEAUT32.dll
0x722f0000 - 0x72480000 	C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7100.0_none_69badf24eb1ea50c\gdiplus.dll
0x73810000 - 0x7381b000 	C:\Windows\system32\msdmo.dll
0x70b40000 - 0x70c27000 	C:\Windows\system32\DDRAW.dll
0x73e00000 - 0x73e06000 	C:\Windows\system32\DCIMAN32.dll
0x76ab0000 - 0x76c4d000 	C:\Windows\syswow64\SETUPAPI.dll
0x770d0000 - 0x770f7000 	C:\Windows\syswow64\CFGMGR32.dll
0x766e0000 - 0x766f2000 	C:\Windows\syswow64\DEVOBJ.dll
0x72180000 - 0x72193000 	C:\Windows\system32\dwmapi.dll
0x04d70000 - 0x04f33000 	C:\Windows\system32\d3d9.dll
0x73940000 - 0x73949000 	C:\Windows\system32\VERSION.dll
0x72de0000 - 0x72de6000 	C:\Windows\system32\d3d8thk.dll
0x73d20000 - 0x73d2d000 	C:\Windows\system32\WTSAPI32.dll

VM Arguments:
java_command: configtool.jar
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files (x86)\Java\jdk1.6.0_17\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\DVRMSToolbox\Applications\MKVtoolnix;C:\Program Files\DVRMSToolbox\Applications\MKVtoolnix;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=smith
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 2 Stepping 3, AuthenticAMD



---------------  S Y S T E M  ---------------

OS: Windows 7 Build 7100 

CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext, sse4a

Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (14.3-b01) for windows-x86 JRE (1.6.0_17-b04), built on Oct 11 2009 00:52:06 by "java_re" with MS VC++ 7.1

time: Tue Dec 08 22:57:53 2009
elapsed time: 0 seconds
__________________
Server: WHS with 11TB of storage
Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD
Tuners: 1) HD-Homerun 2) Avermedia USB ATSC
Twitter: ohpleaseno
Reply With Quote
Reply

Tags
extender, internet video streaming, mvp, online videos, radio


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
SageTV and web radio michaeldjcox SageTV Customizations 3 12-01-2008 11:09 AM
STV Import: Simple Web Radio V1.2 koelec SageTV Customizations 294 02-29-2008 12:53 PM
Recording Volume vs. Web Radio / Music FidgetyRat SageTV Software 0 11-29-2006 08:33 AM


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


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