SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-07-2006, 03:52 PM
HeyGuy101 HeyGuy101 is offline
Sage User
 
Join Date: Feb 2005
Posts: 24
MultiDCT Error in Java?

I'm trying to get the multiDCT plugin up and running but SageTV keeps shutting down when I select the plugin as the external tuner. Sage does generate an error log that shows a Java problem. But I have no idea who to read this properly. Anyone have any ideas? This is a totall fresh install - new hd, new windows, new Sage; a on a rig that the multiDCT previously worked just fine. Anyone have any ideas?
(Sorry this is a re-post, but I figured it would get looked at more here)
Thanks
Code:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c901010, pid=416, tid=2052
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_11-b06 mixed mode)
# Problematic frame:
# C  [ntdll.dll+0x1010]
#

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

Current thread (0x03f110c0):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2052]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000034

Registers:
EAX=0x00000020, EBX=0x1c800458, ECX=0x7ffad000, EDX=0x00000020
ESP=0x0499f2dc, EBP=0x0499f31c, ESI=0x00000000, EDI=0x03f110c0
EIP=0x7c901010, EFLAGS=0x00010202

Top of Stack: (sp=0x0499f2dc)
0x0499f2dc:   07fd45ef 00000020 07fd36b9 00000000
0x0499f2ec:   03f110c0 00000000 1c800458 00000000
0x0499f2fc:   00000000 0499f2ec 0499f2ec 0499ef00
0x0499f30c:   0499fde8 07fd46bc 07fdea48 ffffffff
0x0499f31c:   0499f400 07fd109b 00000000 07fde16c
0x0499f32c:   07fde4b4 07fe1040 07fde170 00000000
0x0499f33c:   07fd1e76 07fde4b4 1c8004a0 1c0136a8
0x0499f34c:   03f110c0 0499f39c 080792ea 0803d42b 

Instructions: (pc=0x7c901010)
0x7c901000:   90 90 90 90 90 64 8b 0d 18 00 00 00 8b 54 24 04
0x7c901010:   83 7a 14 00 75 4f f0 ff 42 04 75 19 8b 41 24 89 


Stack: [0x048a0000,0x049a0000),  sp=0x0499f2dc,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ntdll.dll+0x1010]
C  [MultiDCTTunerDLL.dll+0x109b]
j  sage.SFIRTuner.ak(I)Z+209
j  sage.cc.a(Ljava/lang/String;I)Lsage/SFIRTuner;+98
j  sage.a0.do(Ljava/lang/String;I)Z+18
j  sage.c.o$3.new(Lsage/d$a;)Ljava/lang/Object;+22
J  sage.at.a(Lsage/d$a;)V
J  sage.d.d.a(Lsage/d/c;Ljava/lang/Object;)Ljava/lang/Object;
J  sage.d.c.a(Lsage/d/o;Ljava/lang/Object;)Ljava/lang/Object;
J  sage.d.d.a(Lsage/d/s;Ljava/util/Vector;Lsage/d/l;)Ljava/lang/Object;
J  sage.d.m.a(Lsage/d$f;)Ljava/lang/Object;
J  sage.d.a(Ljava/lang/String;Lsage/d$f;Lsage/a6;Lsage/bf;)Ljava/lang/Object;
J  sage.a6.a(Lsage/bf;Lsage/d$f;Ljava/util/Set;Lsage/a6;ZLjava/util/Set;)Lsage/d$b;
j  sage.a6.a(Lsage/bf;Lsage/d$f;Ljava/util/Set;Lsage/a6;Z)Lsage/d$b;+7
j  sage.a6.actionPerformed(Ljava/awt/event/ActionEvent;)V+167
j  sage.a6.for(Lsage/b8;)Z+1128
j  sage.bz.byte(Lsage/b8;)V+121
j  sage.EventRouter.a(Lsage/b8;)V+514
j  sage.EventRouter.do(Lsage/b8;)V+49
j  sage.EventRouter.keyPressed(Ljava/awt/event/KeyEvent;)V+210
j  java.awt.Component.processKeyEvent(Ljava/awt/event/KeyEvent;)V+52
j  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+121
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+323
j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j  java.awt.KeyboardFocusManager.redispatchEvent(Ljava/awt/Component;Ljava/awt/AWTEvent;)V+7
j  java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Ljava/awt/event/KeyEvent;)Z+56
j  java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Ljava/awt/event/KeyEvent;)Z+136
j  java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Ljava/awt/Component;Ljava/awt/AWTEvent;)Z+126
j  java.awt.DefaultKeyboardFocusManager.dispatchEvent(Ljava/awt/AWTEvent;)Z+1169
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+40
j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+41
j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+169
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
V  [jvm.dll+0x72846]
V  [jvm.dll+0xac976]
V  [jvm.dll+0x72753]
V  [jvm.dll+0x7244f]
V  [jvm.dll+0x72488]
V  [jvm.dll+0x8a3a0]
V  [jvm.dll+0xd0de8]
V  [jvm.dll+0xd0db6]
C  [msvcrt.dll+0x2a3b0]
C  [kernel32.dll+0xb50b]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sage.SFIRTuner.openDevice(I)Z+0
j  sage.SFIRTuner.ak(I)Z+209
j  sage.cc.a(Ljava/lang/String;I)Lsage/SFIRTuner;+98
j  sage.a0.do(Ljava/lang/String;I)Z+18
j  sage.c.o$3.new(Lsage/d$a;)Ljava/lang/Object;+22
J  sage.at.a(Lsage/d$a;)V
J  sage.d.d.a(Lsage/d/c;Ljava/lang/Object;)Ljava/lang/Object;
J  sage.d.c.a(Lsage/d/o;Ljava/lang/Object;)Ljava/lang/Object;
J  sage.d.d.a(Lsage/d/s;Ljava/util/Vector;Lsage/d/l;)Ljava/lang/Object;
J  sage.d.m.a(Lsage/d$f;)Ljava/lang/Object;
J  sage.d.a(Ljava/lang/String;Lsage/d$f;Lsage/a6;Lsage/bf;)Ljava/lang/Object;
J  sage.a6.a(Lsage/bf;Lsage/d$f;Ljava/util/Set;Lsage/a6;ZLjava/util/Set;)Lsage/d$b;
j  sage.a6.a(Lsage/bf;Lsage/d$f;Ljava/util/Set;Lsage/a6;Z)Lsage/d$b;+7
j  sage.a6.actionPerformed(Ljava/awt/event/ActionEvent;)V+167
j  sage.a6.for(Lsage/b8;)Z+1128
j  sage.bz.byte(Lsage/b8;)V+121
j  sage.EventRouter.a(Lsage/b8;)V+514
j  sage.EventRouter.do(Lsage/b8;)V+49
j  sage.EventRouter.keyPressed(Ljava/awt/event/KeyEvent;)V+210
j  java.awt.Component.processKeyEvent(Ljava/awt/event/KeyEvent;)V+52
j  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+121
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+323
j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j  java.awt.KeyboardFocusManager.redispatchEvent(Ljava/awt/Component;Ljava/awt/AWTEvent;)V+7
j  java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Ljava/awt/event/KeyEvent;)Z+56
j  java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Ljava/awt/event/KeyEvent;)Z+136
j  java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Ljava/awt/Component;Ljava/awt/AWTEvent;)Z+126
j  java.awt.DefaultKeyboardFocusManager.dispatchEvent(Ljava/awt/AWTEvent;)Z+1169
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+40
j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+41
j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+169
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x00d634c0 JavaThread "AsyncTuner" daemon [_thread_blocked, id=3768]
  0x00d2aa10 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=1452]
  0x03fcbfe0 JavaThread "LibraryImporter" daemon [_thread_blocked, id=3292]
  0x00d9a2e0 JavaThread "Thread-3" daemon [_thread_blocked, id=1524]
  0x04006c88 JavaThread "VideoFrame-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=2332]
  0x03fd3e28 JavaThread "HotplugStorage" daemon [_thread_blocked, id=2604]
  0x04006320 JavaThread "PowerManagement" daemon [_thread_blocked, id=2556]
  0x03fe8098 JavaThread "Scheduler" daemon [_thread_blocked, id=2872]
  0x03fe8818 JavaThread "PSNATMGR" daemon [_thread_blocked, id=2348]
  0x03fbde78 JavaThread "LocatorRegistrationClient" daemon [_thread_blocked, id=3836]
  0x03fbe450 JavaThread "MiniMVP" daemon [_thread_in_native, id=4008]
  0x03fccf28 JavaThread "MiniTftp" daemon [_thread_in_native, id=3864]
  0x03fd5d80 JavaThread "MiniBootp" daemon [_thread_in_native, id=4016]
  0x03f8f3a0 JavaThread "MiniUIServer" daemon [_thread_in_native, id=1124]
  0x03f8ee38 JavaThread "SageTVMiniDiscoveryServer" daemon [_thread_in_native, id=3564]
  0x03f7e018 JavaThread "SageTVDiscoveryServer" daemon [_thread_in_native, id=3984]
  0x03f8f820 JavaThread "SageTVServer" daemon [_thread_in_native, id=2552]
  0x03f7c808 JavaThread "MediaServer" daemon [_thread_in_native, id=612]
  0x03fb7bd0 JavaThread "Carny" daemon [_thread_blocked, id=3644]
  0x04065d90 JavaThread "EPG" daemon [_thread_blocked, id=3296]
  0x04065798 JavaThread "Ministry" daemon [_thread_blocked, id=2064]
  0x04065630 JavaThread "Seeker" daemon [_thread_blocked, id=3188]
  0x03f7aaf8 JavaThread "Flusher" daemon [_thread_blocked, id=3024]
  0x03f884d8 JavaThread "AWTThreadWatcher" daemon [_thread_blocked, id=892]
  0x03f04c58 JavaThread "FinalRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=2188]
  0x03f14dc0 JavaThread "ActiveRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=3408]
=>0x03f110c0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2052]
  0x03ec0f50 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3108]
  0x03e8d110 JavaThread "AWT-Windows" daemon [_thread_in_native, id=404]
  0x03ea4480 JavaThread "AWT-Shutdown" [_thread_blocked, id=2452]
  0x00afddc0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2804]
  0x00afd150 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=388]
  0x00c31a38 JavaThread "Finalizer" daemon [_thread_blocked, id=2400]
  0x00c30ec0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2192]
  0x00c52c70 JavaThread "main" [_thread_in_native, id=2024]

Other Threads:
  0x00bcb6d0 VMThread [id=2480]
  0x00bafe20 WatcherThread [id=4060]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 11520K, used 9019K [0x10010000, 0x10c80000, 0x13010000)
  eden space 10304K,  82% used [0x10010000, 0x10860538, 0x10a20000)
  from space 1216K,  41% used [0x10b50000, 0x10bce8d0, 0x10c80000)
  to   space 1216K,   0% used [0x10a20000, 0x10a20000, 0x10b50000)
 tenured generation   total 38128K, used 28593K [0x13010000, 0x1554c000, 0x1c010000)
   the space 38128K,  74% used [0x13010000, 0x14bfc600, 0x14bfc600, 0x1554c000)
 compacting perm gen  total 8192K, used 8159K [0x1c010000, 0x1c810000, 0x20010000)
   the space 8192K,  99% used [0x1c010000, 0x1c807d20, 0x1c807e00, 0x1c810000)

Dynamic libraries:
0x00400000 - 0x004fb000 	C:\Program Files\SageTV\SageTV\SageTV.exe
0x7c900000 - 0x7c9b0000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000 	C:\WINDOWS\system32\kernel32.dll
0x77d40000 - 0x77dd0000 	C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 	C:\WINDOWS\system32\GDI32.dll
0x5d090000 - 0x5d127000 	C:\WINDOWS\system32\COMCTL32.dll
0x77dd0000 - 0x77e6b000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000 	C:\WINDOWS\system32\RPCRT4.dll
0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll
0x77f60000 - 0x77fd6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\msvcrt.dll
0x7c9c0000 - 0x7d1d5000 	C:\WINDOWS\system32\SHELL32.dll
0x773d0000 - 0x774d2000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x77120000 - 0x771ac000 	C:\WINDOWS\system32\OLEAUT32.dll
0x774e0000 - 0x7761d000 	C:\WINDOWS\system32\ole32.dll
0x71ab0000 - 0x71ac7000 	C:\WINDOWS\system32\ws2_32.dll
0x71aa0000 - 0x71aa8000 	C:\WINDOWS\system32\WS2HELP.dll
0x666f0000 - 0x666fb000 	C:\WINDOWS\system32\inetmib1.dll
0x76d60000 - 0x76d79000 	C:\WINDOWS\system32\iphlpapi.dll
0x71f60000 - 0x71f68000 	C:\WINDOWS\system32\snmpapi.dll
0x71ad0000 - 0x71ad9000 	C:\WINDOWS\system32\WSOCK32.dll
0x76d40000 - 0x76d58000 	C:\WINDOWS\system32\MPRAPI.dll
0x77cc0000 - 0x77cf2000 	C:\WINDOWS\system32\ACTIVEDS.dll
0x76e10000 - 0x76e35000 	C:\WINDOWS\system32\adsldpc.dll
0x5b860000 - 0x5b8b4000 	C:\WINDOWS\system32\NETAPI32.dll
0x76f60000 - 0x76f8c000 	C:\WINDOWS\system32\WLDAP32.dll
0x76b20000 - 0x76b31000 	C:\WINDOWS\system32\ATL.DLL
0x76e80000 - 0x76e8e000 	C:\WINDOWS\system32\rtutils.dll
0x71bf0000 - 0x71c03000 	C:\WINDOWS\system32\SAMLIB.dll
0x77920000 - 0x77a13000 	C:\WINDOWS\system32\SETUPAPI.dll
0x66000000 - 0x66152000 	C:\WINDOWS\system32\MSVBVM60.DLL
0x5ad70000 - 0x5ada8000 	C:\WINDOWS\system32\uxtheme.dll
0x08000000 - 0x0813f000 	C:\Program Files\Java\j2re1.4.2_11\bin\client\jvm.dll
0x76b40000 - 0x76b6d000 	C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000 	C:\Program Files\Java\j2re1.4.2_11\bin\hpi.dll
0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.DLL
0x01480000 - 0x0148e000 	C:\Program Files\Java\j2re1.4.2_11\bin\verify.dll
0x01490000 - 0x014a9000 	C:\Program Files\Java\j2re1.4.2_11\bin\java.dll
0x014b0000 - 0x014be000 	C:\Program Files\Java\j2re1.4.2_11\bin\zip.dll
0x012e0000 - 0x012f8000 	C:\Program Files\SageTV\SageTV\SageTVWin32.dll
0x771b0000 - 0x77259000 	C:\WINDOWS\system32\WININET.dll
0x77a80000 - 0x77b14000 	C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 	C:\WINDOWS\system32\MSASN1.dll
0x01310000 - 0x0131c000 	C:\Program Files\SageTV\SageTV\Win32ShellHook.dll
0x04250000 - 0x04364000 	C:\Program Files\Java\j2re1.4.2_11\bin\awt.dll
0x73000000 - 0x73026000 	C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.dll
0x01340000 - 0x01391000 	C:\Program Files\Java\j2re1.4.2_11\bin\fontmanager.dll
0x013c0000 - 0x013de000 	C:\Program Files\Java\j2re1.4.2_11\bin\jpeg.dll
0x04570000 - 0x04593000 	C:\Program Files\Java\j2re1.4.2_11\bin\cmm.dll
0x013a0000 - 0x013af000 	C:\Program Files\Java\j2re1.4.2_11\bin\net.dll
0x71a50000 - 0x71a8f000 	C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000 	C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 	C:\WINDOWS\System32\winrnr.dll
0x76fc0000 - 0x76fc6000 	C:\WINDOWS\system32\rasadhlp.dll
0x04a70000 - 0x04a8a000 	C:\Program Files\SageTV\SageTV\DShowPlayer.dll
0x7c3a0000 - 0x7c41b000 	C:\Program Files\SageTV\SageTV\MSVCP71.dll
0x7c340000 - 0x7c396000 	C:\Program Files\SageTV\SageTV\MSVCR71.dll
0x04ba0000 - 0x04bb4000 	C:\Program Files\SageTV\SageTV\SageTVInfraredReceive.dll
0x04bc0000 - 0x04bcc000 	C:\WINDOWS\system32\ksProptyUtl.dll
0x04bd0000 - 0x04bdc000 	C:\Program Files\SageTV\SageTV\averapi_182.dll
0x05110000 - 0x05138000 	C:\Program Files\SageTV\SageTV\DShowCapture.dll
0x76fd0000 - 0x7704f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll
0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\VERSION.dll
0x75f40000 - 0x75f51000 	C:\WINDOWS\System32\devenum.dll
0x76c30000 - 0x76c5e000 	C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000 	C:\WINDOWS\system32\IMAGEHLP.dll
0x736b0000 - 0x736b7000 	C:\WINDOWS\system32\msdmo.dll
0x5e030000 - 0x5e053000 	C:\WINDOWS\system32\ksproxy.ax
0x73ee0000 - 0x73ee4000 	C:\WINDOWS\system32\ksuser.dll
0x5cd80000 - 0x5cd88000 	C:\WINDOWS\system32\encapi.dll
0x754c0000 - 0x754ca000 	C:\WINDOWS\system32\vidcap.ax
0x05350000 - 0x053a0000 	C:\WINDOWS\system32\hcwECP.ax
0x58010000 - 0x58029000 	C:\WINDOWS\system32\kswdmcap.ax
0x73dd0000 - 0x73ece000 	C:\WINDOWS\system32\MFC42.DLL
0x58000000 - 0x5800d000 	C:\WINDOWS\system32\ksxbar.ax
0x59ef0000 - 0x59f02000 	C:\WINDOWS\system32\kstvtune.ax
0x059c0000 - 0x059c8000 	C:\Program Files\Java\j2re1.4.2_11\bin\nio.dll
0x662b0000 - 0x66308000 	C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 	C:\WINDOWS\System32\wshtcpip.dll
0x757f0000 - 0x75822000 	C:\WINDOWS\System32\qcap.dll
0x75a70000 - 0x75a91000 	C:\WINDOWS\System32\MSVFW32.dll
0x74810000 - 0x7497c000 	C:\WINDOWS\System32\quartz.dll
0x047f0000 - 0x04865000 	C:\Program Files\SageTV\SageTV\SageTVDX93D.dll
0x4fdd0000 - 0x4ff76000 	C:\WINDOWS\system32\d3d9.dll
0x6d990000 - 0x6d996000 	C:\WINDOWS\system32\d3d8thk.dll
0x04880000 - 0x04885000 	C:\Program Files\Java\j2re1.4.2_11\bin\jawt.dll
0x77b40000 - 0x77b62000 	C:\WINDOWS\system32\Apphelp.dll
0x07fd0000 - 0x07fe6000 	C:\Program Files\SageTV\Common\MultiDCTTunerDLL.dll

VM Arguments:
jvm_args: -Djava.library.path=C:\Program Files\SageTV\SageTV\; -Xmx192m vfprintf -Xms24m -server -XX:NewRatio=3 -XX:MinHeapFreeRatio=25 -XX:MaxHeapFreeRatio=40 -verbose:gc -XX:+ForceTimeHighResolution
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\
USERNAME=SageTV
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 3 Stepping 3, GenuineIntel


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

OS: Windows XP Build 2600 Service Pack 2

CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2

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

vm_info: Java HotSpot(TM) Client VM (1.4.2_11-b06) for windows-x86, built on Feb 13 2006 10:19:30 by "java_re" with MS VC++ 6.0
Reply With Quote
  #2  
Old 08-08-2006, 11:40 PM
HeyGuy101 HeyGuy101 is offline
Sage User
 
Join Date: Feb 2005
Posts: 24
Directory change fix

Problem fixed. In the multidct.ini file you have to change the directory for the log file to the correct SageTV directory. The v1.2 uses the old \program files\frey technologies\... path for the log file and Java did not like that. Just change it to program files\sagetv\... and all is well.
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


All times are GMT -6. The time now is 11:56 AM.


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