Won't start - fresh clean install with current java RTE

Report and discuss bugs here!
Post Reply
nevilread
Posts: 1
Joined: Mon Apr 25, 2016 3:04 am

Won't start - fresh clean install with current java RTE

Post by nevilread »

When I run Yawcam it brings up the banner screen and shows status "loading device" then nothing.

This is a fresh install. I just installed Java RTE and this is the only RTE. The YAWCAM is a the current download.

Any ideas?

I tried running the debug_start.bat and the error log says
YAWCAM - Yet Another Webcam Software
Version: 0.5.0 (2016-01-31)
os.arch: x86
java.home: C:\Program Files (x86)\Java\jre1.8.0_91
java.vendor: Oracle Corporation
java.version: 1.8.0_91
java.io.tmpdir: C:\Users\JJ\AppData\Local\Temp\
user.home: C:\Users\JJ
Max heap memory: 247M
base_path: C:\Users\JJ\.yawcam\
File.separator: \
Local language: en
Time zone: sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavings=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,startMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth=10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]]
copyFilesToUserDir()
Reading settings: C:\Users\JJ\.yawcam\yawcam_settings.xml
java.io.FileNotFoundException: C:\Users\JJ\.yawcam\yawcam_settings.xml (The system cannot find the file specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at yawcam.Main.loadSettings(Main.java:654)
at yawcam.Main.<init>(Main.java:235)
at yawcam.Main.main(Main.java:1374)
Could not find: C:\Users\JJ\.yawcam\yawcam_settings.xml
Creating a new: C:\Users\JJ\.yawcam\yawcam_settings.xml
CompatibleImageType: TYPE_INT_RGB (1)
Checking lock file: C:\Users\JJ\.yawcam\yawcam-1.lck
ApplicationInstanceLock: I got ID: 1
Resolving public IP.
Passwords:
---------------------------------
---------------------------------
Banned ip:
---------------------------------
---------------------------------
url 0 : http://www.yawcam.com/ver.dat
url 1 : http://home.bitcom.se/yawcam_files/ver.dat
Using ip check url: http://www.yawcam.com/ipq.php
Running init for cam: 0, pin: 0, format: 0
CamManager.initCam()
dsj.dll version: 0_8_7
dsj.jar version: 0_8_7
DSEnvironment.getSystemInfo(true):
OS: Windows 10, 10.0, x86
JRE: 1.8.0_91, class version: 52.0
Locale: en_US, codepage: Cp1252

java home: C:\Program Files (x86)\Java\jre1.8.0_91

class path: .;lib/activation.jar;lib/commons-jxpath-1.1.jar;lib/commons-logging.jar;lib/commons-logging-api.jar;lib/dsj.jar;lib/monte-cc.jar;lib/mail.jar;lib/mx4j-impl.jar;lib/mx4j-jmx.jar;lib/mx4j-remote.jar;lib/mx4j-tools.jar;lib/sbbi-jmx-1.0.jar;lib/sbbi-upnplib-1.0.4.jar;lib/ftp4j.jar;lib/commons-codec-1.4.jar;lib/turbojpeg.jar

library path: C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;.
CamManager.queryDevices()
184.4.244.58
F: http://www.yawcam.com/ver.dat
F: http://home.bitcom.se/yawcam_files/ver.dat
0.5.0 == 0.5.0 -> 0
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6101a502, pid=8032, tid=2448
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
# Java VM: Java HotSpot(TM) Client VM (25.91-b14 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [dsj.dll+0x1a502]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\JJ\AppData\Local\Temp\\hs_err_pid8032.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
z3r0c00l12
Moderator
Posts: 1210
Joined: Wed Jan 14, 2009 3:50 am

Re: Won't start - fresh clean install with current java RTE

Post by z3r0c00l12 »

Have you tried running Yawcam as an administrator, right click on Yawcam and select "Run as Administrator"
darthcrombie
Posts: 6
Joined: Wed May 04, 2016 3:25 pm

Re: Won't start - fresh clean install with current java RTE

Post by darthcrombie »

I don't even get a log file. so I cant post the error but mine has been uninstalled, reinstalled, all folders deleted, ran as admin and it always does the same thing...loads till it says loading GUI then just sits there. it doesn't show up in the processes so I cant stop it from there, I can try and start another instance of it but it wont start because it sees the first instance running.

I am baffled, and any help I can get would be great!
darthcrombie
Posts: 6
Joined: Wed May 04, 2016 3:25 pm

Re: Won't start - fresh clean install with current java RTE

Post by darthcrombie »

i am getting this in my debug log out:

Could not load C:\Users\deths\.yawcam\motion\EventList.bin
(Will create a new one when needed...)
Building device menu right now!
Building 'Change to'-menu...
Exception in thread "main" java.lang.UnsatisfiedLinkError: no TrayIcon12 in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.jeans.trayicon.WindowsTrayIcon.<clinit>(WindowsTrayIcon.java:691)
at yawcam.gui.TrayIconManager.<init>(TrayIconManager.java:79)
at yawcam.Main.<init>(Main.java:440)
at yawcam.Main.main(Main.java:1374)
malun
Site Admin
Posts: 1589
Joined: Sun Jan 04, 2004 1:29 pm

Re: Won't start - fresh clean install with current java RTE

Post by malun »

@nevilread:
Something goes wrong when Yawcam is scanning your computer for connected audio and video devices.
A specific device can sometimes make Yawcam crash like in your case. The best way to get Yawcam running is to first identify what device is causing Yawcam to crash, and then update the drivers or firmware for that device.

Try to disconnect all audio and video devices from your computer and see if Yawcam can start. (Remember that also TV-cards is scanned by Yawcam and can cause problems).
If Yawcam can start with all devices disconnected, then start to connect one device at a time and see if Yawcam still can start. Repeat this until you find what device that is causing the problem.

When you have found the device, update the drivers and/or firmware for that device and try again.

/malun
malun
Site Admin
Posts: 1589
Joined: Sun Jan 04, 2004 1:29 pm

Re: Won't start - fresh clean install with current java RTE

Post by malun »

@darthcrombie:
The problem you are facing is not the same as for nevilread.
Please check the answer you got here:
http://www.yawcam.com/forum/viewtopic.p ... 086#p13086

/malun
darthcrombie
Posts: 6
Joined: Wed May 04, 2016 3:25 pm

Re: Won't start - fresh clean install with current java RTE

Post by darthcrombie »

I appologize i posted this before i got home and ran the debug
malun
Site Admin
Posts: 1589
Joined: Sun Jan 04, 2004 1:29 pm

Re: Won't start - fresh clean install with current java RTE

Post by malun »

No worries :D
I just wanted to point out where the answer was posted...

/malun
Post Reply