FAQ  •  Register  •  Login

Console will not start

<<

funniestdread

Serviio newbie

Posts: 2

Joined: Tue Apr 24, 2012 3:42 am

Post Tue Apr 24, 2012 3:46 am

Console will not start

Here is my log file.


#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076feec75, pid=1856, tid=4136
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll+0x4ec75]
#
# 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 (0x00000000008c6000): JavaThread "main" [_thread_in_Java, id=4136, stack(0x0000000000030000,0x0000000000130000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

Registers:
RAX=0x0000000000120168, RBX=0x0000000000000002, RCX=0x0000000000120238, RDX=0x00000000001201a8
RSP=0x0000000000120158, RBP=0x000007fee4c13c20, RSI=0x0000000000000020, RDI=0x0000000000000000
R8 =0x0000000000103000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x000000000000d7a9
R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x00000000008c6000
RIP=0x0000000076feec75, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x0000000000120158)
0x0000000000120158: 0000000000000202 0000000076fa7549
0x0000000000120168: 000007fffffde000 0000000000000510
0x0000000000120178: 000000006d9f26d6 0000000006f5b580
0x0000000000120188: 0000000006f9a520 0000000006a30180
0x0000000000120198: 0000000000000050 0000000006a30180
0x00000000001201a8: 0000000000130000 0000000000103000
0x00000000001201b8: 0000000000000003 0000000006f5b580
0x00000000001201c8: 0000000000000003 0000000000000000
0x00000000001201d8: 00000000001203e0 000000006da0c328
0x00000000001201e8: 0000000000000000 000000036d3b1900
0x00000000001201f8: 0000000000120a00 00000000025d6fba
0x0000000000120208: 00000000025d6f50 000000006da0cce3
0x0000000000120218: 0000000000000000 0000000000120a00
0x0000000000120228: 0000000000120368 0000000000000000
0x0000000000120238: 000000006d9f2482 00000000bf0378b4
0x0000000000120248: 00000000000000c7 0000000006a30180

Instructions: (pc=0x0000000076feec75)
0x0000000076feec55: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
0x0000000076feec65: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
0x0000000076feec75: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
0x0000000076feec85: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0


Register to memory mapping:

RAX=0x0000000000120168 is pointing into the stack for thread: 0x00000000008c6000
RBX=0x0000000000000002 is an unknown value
RCX=0x0000000000120238 is pointing into the stack for thread: 0x00000000008c6000
RDX=0x00000000001201a8 is pointing into the stack for thread: 0x00000000008c6000
RSP=0x0000000000120158 is pointing into the stack for thread: 0x00000000008c6000
RBP=0x000007fee4c13c20 is an unknown value
RSI=0x0000000000000020 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000103000 is pointing into the stack for thread: 0x00000000008c6000
R9 =0x0000000000000003 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000000000d7a9 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000050 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x00000000008c6000 is a thread


Stack: [0x0000000000030000,0x0000000000130000], sp=0x0000000000120158, free space=960k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x4ec75] RtlCaptureContext+0x85

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x00000000025d707f
j sun.misc.URLClassPath$JarLoader.ensureOpen()V+4
j sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+21
j sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+53
j sun.misc.URLClassPath.getResource(Ljava/lang/String;)Lsun/misc/Resource;+3
j java.lang.ClassLoader.getBootstrapResource(Ljava/lang/String;)Ljava/net/URL;+15
j java.lang.ClassLoader.getResource(Ljava/lang/String;)Ljava/net/URL;+20
j java.lang.ClassLoader.getResource(Ljava/lang/String;)Ljava/net/URL;+12
j java.lang.ClassLoader.getResource(Ljava/lang/String;)Ljava/net/URL;+12
j sun.reflect.misc.MethodUtil.findClass(Ljava/lang/String;)Ljava/lang/Class;+35
j sun.reflect.misc.MethodUtil.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+16
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
v ~StubRoutines::call_stub
j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0
j java.lang.Class.forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+32
j sun.reflect.misc.MethodUtil.getTrampolineClass()Ljava/lang/Class;+11
j sun.reflect.misc.MethodUtil.access$000()Ljava/lang/Class;+0
j sun.reflect.misc.MethodUtil$1.run()Ljava/lang/Object;+0
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.reflect.misc.MethodUtil.getTrampoline()Ljava/lang/reflect/Method;+9
j sun.reflect.misc.MethodUtil.<clinit>()V+29
v ~StubRoutines::call_stub
j javax.swing.UIDefaults.getUI(Ljavax/swing/JComponent;)Ljavax/swing/plaf/ComponentUI;+130
j javax.swing.UIManager.getUI(Ljavax/swing/JComponent;)Ljavax/swing/plaf/ComponentUI;+33
j javax.swing.JPanel.updateUI()V+2
j javax.swing.JPanel.<init>(Ljava/awt/LayoutManager;Z)V+24
j javax.swing.JPanel.<init>(Z)V+9
j javax.swing.JPanel.<init>()V+2
j javax.swing.JRootPane.createGlassPane()Ljava/awt/Component;+4
j javax.swing.JRootPane.<init>()V+11
j javax.swing.JDialog.createRootPane()Ljavax/swing/JRootPane;+4
j javax.swing.JDialog.dialogInit()V+16
j javax.swing.JDialog.<init>(Ljava/awt/Frame;Ljava/lang/String;Z)V+48
j javax.swing.JDialog.<init>(Ljava/awt/Frame;Z)V+4
j javax.swing.JDialog.<init>()V+6
j org.serviio.console.ServiioConsole.getDBInitDialog()Ljavax/swing/JDialog;+10
j org.serviio.console.ServiioConsole.showDBInfoBox()V+48
j org.serviio.console.ServiioConsole.main([Ljava/lang/String;)V+90
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j com.exe4j.runtime.LauncherEngine.launch(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZZLjava/lang/ClassLoader;)V+185
j com.exe4j.runtime.WinLauncher.main([Ljava/lang/String;)V+204
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x000000000720b800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4748, stack(0x0000000008220000,0x0000000008320000)]
0x0000000005c60800 JavaThread "Restlet-1467214962" daemon [_thread_blocked, id=3256, stack(0x00000000099f0000,0x0000000009af0000)]
0x0000000005c46000 JavaThread "Restlet-927591327" daemon [_thread_blocked, id=3984, stack(0x00000000098f0000,0x00000000099f0000)]
0x000000000705a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5724, stack(0x0000000008320000,0x0000000008420000)]
0x0000000007053000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1792, stack(0x0000000008120000,0x0000000008220000)]
0x0000000007079000 JavaThread "Instance checker" daemon [_thread_in_native, id=5316, stack(0x0000000007d40000,0x0000000007e40000)]
0x0000000005c18800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5616, stack(0x0000000006830000,0x0000000006930000)]
0x0000000005c0e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5688, stack(0x0000000006730000,0x0000000006830000)]
0x0000000005bf1800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4484, stack(0x0000000006630000,0x0000000006730000)]
0x0000000005be6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4892, stack(0x0000000006530000,0x0000000006630000)]
0x0000000005be4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5592, stack(0x0000000006430000,0x0000000006530000)]
0x0000000005bac000 JavaThread "Finalizer" daemon [_thread_blocked, id=4400, stack(0x0000000006330000,0x0000000006430000)]
0x0000000005baa800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5236, stack(0x0000000006230000,0x0000000006330000)]
=>0x00000000008c6000 JavaThread "main" [_thread_in_Java, id=4136, stack(0x0000000000030000,0x0000000000130000)]

Other Threads:
0x0000000005b9a800 VMThread [stack: 0x0000000006130000,0x0000000006230000] [id=3160]
0x0000000005c21800 WatcherThread [stack: 0x0000000006930000,0x0000000006a30000] [id=5360]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 17920K, used 14883K [0x00000000ec000000, 0x00000000ed400000, 0x0000000100000000)
eden space 15360K, 96% used [0x00000000ec000000,0x00000000ece88e00,0x00000000ecf00000)
from space 2560K, 0% used [0x00000000ed180000,0x00000000ed180000,0x00000000ed400000)
to space 2560K, 0% used [0x00000000ecf00000,0x00000000ecf00000,0x00000000ed180000)
PSOldGen total 40960K, used 0K [0x00000000c4000000, 0x00000000c6800000, 0x00000000ec000000)
object space 40960K, 0% used [0x00000000c4000000,0x00000000c4000000,0x00000000c6800000)
PSPermGen total 21248K, used 15974K [0x00000000bee00000, 0x00000000c02c0000, 0x00000000c4000000)
object space 21248K, 75% used [0x00000000bee00000,0x00000000bfd99958,0x00000000c02c0000)

Code Cache [0x00000000025a0000, 0x0000000002810000, 0x00000000055a0000)
total_blobs=385 nmethods=42 adapters=296 free_code_cache=49751104 largest_free_block=16128

Dynamic libraries:
0x0000000000400000 - 0x0000000000426000 C:\Program Files (x86)\Serviio\bin\ServiioConsole.exe
0x0000000076fa0000 - 0x000000007714c000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076e80000 - 0x0000000076f9f000 C:\Windows\system32\kernel32.dll
0x000007fefde20000 - 0x000007fefde8c000 C:\Windows\system32\KERNELBASE.dll
0x0000000073920000 - 0x00000000739a1000 C:\Program Files\Bitdefender\Bitdefender 2012\Active Virus Control\Avc3_00127_002\avcuf64.dll
0x0000000076d80000 - 0x0000000076e7a000 C:\Windows\system32\USER32.dll
0x000007fefe710000 - 0x000007fefe777000 C:\Windows\system32\GDI32.dll
0x000007fefe680000 - 0x000007fefe68e000 C:\Windows\system32\LPK.dll
0x000007feff1e0000 - 0x000007feff2aa000 C:\Windows\system32\USP10.dll
0x000007fefea90000 - 0x000007fefeb2f000 C:\Windows\system32\msvcrt.dll
0x000007fefe800000 - 0x000007fefe8db000 C:\Windows\system32\ADVAPI32.dll
0x000007fefeb30000 - 0x000007fefeb4f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe170000 - 0x000007fefe29e000 C:\Windows\system32\RPCRT4.dll
0x000007fefca70000 - 0x000007fefcc64000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007fefe8e0000 - 0x000007fefe951000 C:\Windows\system32\SHLWAPI.dll
0x000007fef1720000 - 0x000007fef17b6000 C:\Windows\system32\msvcp60.dll
0x000007fefdb60000 - 0x000007fefdbb7000 C:\Windows\system32\apphelp.dll
0x000007fef19d0000 - 0x000007fef1a2a000 C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
0x000007fef86c0000 - 0x000007fef8730000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefb0e0000 - 0x000007fefb0f8000 C:\Windows\system32\MPR.dll
0x000007fee4a60000 - 0x000007fee4ec7000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
0x000007fef1970000 - 0x000007fef19c1000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x000007fefdb20000 - 0x000007fefdb45000 C:\Windows\system32\SspiCli.dll
0x000007fefecd0000 - 0x000007fefeed2000 C:\Windows\system32\ole32.dll
0x000007ff788c0000 - 0x000007ff7a752000 C:\Windows\system32\SHELL32.dll
0x000000006f290000 - 0x000000006f293000 C:\Windows\system32\sfc.dll
0x000007fef88b0000 - 0x000007fef88c0000 C:\Windows\system32\sfc_os.DLL
0x000007fefcfc0000 - 0x000007fefcfde000 C:\Windows\system32\USERENV.dll
0x000007fefdc90000 - 0x000007fefdc9f000 C:\Windows\system32\profapi.dll
0x000007fefb950000 - 0x000007fefb968000 C:\Windows\system32\dwmapi.dll
0x000007fefef80000 - 0x000007fefefae000 C:\Windows\system32\IMM32.DLL
0x000007fefe060000 - 0x000007fefe169000 C:\Windows\system32\MSCTF.dll
0x000000006d800000 - 0x000000006dfb8000 c:\program files\java\jre6\bin\server\jvm.dll
0x000007fefcee0000 - 0x000007fefcf1b000 C:\Windows\system32\WINMM.dll
0x000000006d770000 - 0x000000006d77e000 c:\program files\java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 c:\program files\java\jre6\bin\java.dll
0x000000006d7c0000 - 0x000000006d7d2000 c:\program files\java\jre6\bin\zip.dll
0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
0x000007feff190000 - 0x000007feff1dd000 C:\Windows\system32\WS2_32.dll
0x000007fefe700000 - 0x000007fefe708000 C:\Windows\system32\NSI.dll
0x000007fefd4c0000 - 0x000007fefd514000 C:\Windows\system32\mswsock.dll
0x000007fefd680000 - 0x000007fefd687000 C:\Windows\System32\wship6.dll
0x000007fefb9f0000 - 0x000007fefba05000 C:\Windows\system32\NLAapi.dll
0x000007fefd2a0000 - 0x000007fefd2fb000 C:\Windows\system32\DNSAPI.dll
0x000007fef8af0000 - 0x000007fef8afb000 C:\Windows\System32\winrnr.dll
0x000007fef8ad0000 - 0x000007fef8ae5000 C:\Windows\system32\napinsp.dll
0x000007fef8ab0000 - 0x000007fef8ac9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef8aa0000 - 0x000007fef8ab0000 C:\Windows\system32\wshbth.dll
0x000007fefcf40000 - 0x000007fefcf67000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefd170000 - 0x000007fefd17b000 C:\Windows\system32\WINNSI.DLL
0x000007fefada0000 - 0x000007fefadf3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefc470000 - 0x000007fefc478000 C:\Windows\system32\rasadhlp.dll
0x000007fefce20000 - 0x000007fefce27000 C:\Windows\System32\wshtcpip.dll
0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fefbdf0000 - 0x000007fefbe46000 C:\Windows\system32\uxtheme.dll
0x000007fefdbc0000 - 0x000007fefdbcf000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000007fefd750000 - 0x000007fefd767000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd300000 - 0x000007fefd347000 C:\Windows\system32\rsaenh.dll
0x000007fef59d0000 - 0x000007fef5bcf000 C:\Windows\system32\d3d9.dll
0x000007fefce50000 - 0x000007fefce5c000 C:\Windows\system32\VERSION.dll
0x000007fefc200000 - 0x000007fefc207000 C:\Windows\system32\d3d8thk.dll
0x000000006e9f0000 - 0x000000006eae0000 C:\Windows\system32\aticfx64.dll
0x000007fef7550000 - 0x000007fef755e000 C:\Windows\system32\atiu9p64.dll
0x0000000064d70000 - 0x00000000654ad000 C:\Windows\system32\atiumd64.dll
0x0000000065720000 - 0x0000000065be7000 C:\Windows\system32\atiumd6a.dll
0x0000000077170000 - 0x0000000077177000 C:\Windows\system32\PSAPI.DLL

VM Arguments:
jvm_args: -Dexe4j.semaphoreName=c:_program files (x86)_serviio_bin_serviioconsole.exe0 -Dexe4j.moduleName=C:\Program Files (x86)\Serviio\bin\ServiioConsole.exe -Dexe4j.tempDir=C:\Users\Tyler\AppData\Local\Temp\e4j4FF.tmp_dir -Dexe4j.unextractedPosition=155040 -Djava.library.path=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\MKVToolNix;C:\Program Files (x86)\GNU\GnuPG\pub;c:\program files\java\jre6\bin -Dexe4j.consoleCodepage=cp0 -Djava.net.preferIPv4Stack=true -Dserviio.home=C:\Program Files (x86)\Serviio\bin\\..
java_command: C:\Program Files (x86)\Serviio\bin\ServiioConsole.exe
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\MKVToolNix;C:\Program Files (x86)\GNU\GnuPG\pub;c:\program files\java\jre6\bin
USERNAME=Tyler
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 2 Stepping 2, AuthenticAMD



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

OS: Windows Vista , 64 bit Build 6000

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

Memory: 4k page, physical 3930676k(2140020k free), swap 7859448k(5340580k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (20.6-b01) for windows-amd64 JRE (1.6.0_31-b05), built on Feb 3 2012 18:34:57 by "java_re" with MS VC++ 8.0 (VS2005)

time: Mon Apr 23 22:21:35 2012
elapsed time: 3 seconds
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Apr 24, 2012 12:28 pm

Re: Console will not start

You should probably direct it to Oracle as per the stack trace. Try to upgrade your Java (even to Java 7).
<<

funniestdread

Serviio newbie

Posts: 2

Joined: Tue Apr 24, 2012 3:42 am

Post Tue Apr 24, 2012 5:41 pm

Re: Console will not start

How do i do that?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Apr 26, 2012 4:32 pm

Re: Console will not start

google for java, download and install
<<

SpiderDawg

User avatar

Serviio newbie

Posts: 4

Joined: Fri Apr 20, 2012 1:22 pm

Post Thu Apr 26, 2012 4:51 pm

Re: Console will not start

Hi, when I first installed Serviio I had a problem with the console starting, getting the error message:

"Error occurred during initialization of VM
Too small initial heap for new size specified"

After entering the above message into a Google search, I followed some advice I found and edited serviio-console.sh and changed

"$JAVA" -Xms5M

to

"$JAVA" -Xms128m

which allows my console to start. My question is whether it was wise to change the script, or is there a better solution?

Thanks!
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Apr 27, 2012 11:40 pm

Re: Console will not start

it won't hurt. Maybe you could change it to something like 10m, or 20m, which should be enough.
<<

SpiderDawg

User avatar

Serviio newbie

Posts: 4

Joined: Fri Apr 20, 2012 1:22 pm

Post Fri Apr 27, 2012 11:58 pm

Re: Console will not start

Thanks! I had tried 5m earlier, which must not have been large enough, so I'll keep trying larger values until I find one that works. Cheers!
<<

jfurlong

Serviio newbie

Posts: 1

Joined: Sun Jul 15, 2012 1:18 am

Post Sun Jul 15, 2012 5:14 pm

Re: Console will not start

I initially had problems with Serviio Console on a Windows Vista machine, and here's the final solution I used to keep Serviio running properly:
- uninstall ALL instances of Java
- Uninstall Serviio
- Restart the machine
- Reinstall Serviio, and let Serviio install it's own preferred copy of Java
- Finish Serviio install
- When Install is done, immediately disable Java auto-updating
> see http://www.java.com/en/download/help/java_update.xml

Findings:
- After first installing Serviio on the target machine, the console worked fine.
- After Java insisted on updating itself to Version 7, serviio stopped working.
- Setting environment variables to point to Java 6 did not work.
- setting paths to Java 6 in the batch file, and using that to start the console did not work.

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 50 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.