Can NOT get YAWCAM to work on Windows 10 64bit Pro

Questions? Suggestions? Need help? Talk about anything related to Yawcam...
Post Reply
poor_red_neck
Posts: 1
Joined: Fri Jun 24, 2016 10:14 pm

Can NOT get YAWCAM to work on Windows 10 64bit Pro

Post by poor_red_neck »

I've tried everything I can think ok.

Uninstalled and re-installed latest version of Java
Rebooted
Uninstalled and re-installed latest version of YAWCAM.

Splash screen comes up, nothing else.

Service will install, but cannot start the service.

Here is the results of the debug_start.bat output

Code: Select all

YAWCAM - Yet Another Webcam Software
Version: 0.6.0 (2016-05-11)
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\WAREHO~1\AppData\Local\Temp\
user.home: C:\Users\Warehouse
Max heap memory: 247M
base_path: C:\Users\Warehouse\.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\Warehouse\.yawcam\yawcam_settings.xml
java.io.FileNotFoundException: C:\Users\Warehouse\.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:691)
	at yawcam.Main.<init>(Main.java:236)
	at yawcam.Main.main(Main.java:1411)
Could not find: C:\Users\Warehouse\.yawcam\yawcam_settings.xml
Creating a new: C:\Users\Warehouse\.yawcam\yawcam_settings.xml
CompatibleImageType: TYPE_INT_RGB (1)
Checking lock file: C:\Users\Warehouse\.yawcam\yawcam-1.lck
ApplicationInstanceLock: I got ID: 1
Resolving public 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
Passwords:
---------------------------------
---------------------------------
Banned ip:
---------------------------------
---------------------------------
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()
Devices:
[0]: Ip Camera
[0]: Ip Camera
[1]: none
[1]: none
Audio Devices:
[0]: none
[0]: none
INIT CAMERA, SwingUtilities.isEventDispatchThread():false
.----------------
Initialized:

----------------
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61023bf3, pid=8152, tid=7996
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)
# Java VM: Java HotSpot(TM) Client VM (25.91-b15 mixed mode windows-x86 )
# Problematic frame:
# C  [dsj.dll+0x23bf3]
#
# 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\WAREHO~1\AppData\Local\Temp\\hs_err_pid8152.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: Can NOT get YAWCAM to work on Windows 10 64bit Pro

Post by z3r0c00l12 »

Sounds like one of your devices is preventing Yawcam from starting.

Try to unplug unnecessary USB devices and try again. Maybe just keep mouse, keyboard and webcam and try. If it works, then plug other devices one at a time and try again after you plug each device.
Brian45
Posts: 2
Joined: Sun Jan 29, 2017 4:34 pm

Re: Can NOT get YAWCAM to work on Windows 10 64bit Pro

Post by Brian45 »

I have the exact same problem. Did you ever get it to work?
Post Reply