OK some more
I have found that this version of WS can loose control of its capture.
Ie a capture can be running, one can stop it, it appears stopped in the schedule list BUT the file keeps growing even after the scheduled end time.
The only way to stop this is to kill WS. I guess it would probably continue till the drive is full?
This is what brings about the WS start issue i mentioned early. Once the above happens (which i have yet to determine 100% why) on starting WS again the following happens
C:Program FilesWebScheduler>java -cp . -jar WebScheduler.jar
New DataStore Object created (2.2.2.0)
channels.obj found and loaded 5 channels
datachannelMap.store loaded.
Loading Users
1 Users added
Times.obj found and loaded.
Allowing 45 seconds for wakeup
win32-DLL : Process Attached
win32-DLL : Creating Waitable Timer
win32-DLL : Waitable Timer ID 0
win32-DLL : Creating Wakeup Watch Thread
win32-DLL : Wakeup Watch Thread Created
win32-DLL : Wakeup Thread Init
Setting wakeup time (2004 5 7 22 29 15)
win32-DLL : Setting Wake up Time (y2004 m5 d7 h22 m29 s15)
dataepg.store loaded.
Timer Thread: Created
Timer Thread: Started
Base server Exception: java.net.BindException: Address already in use: JVM_Bind
java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at WebScheduler.main(WebScheduler.java:50)
The only way to the restart WS is a reboot. I guess if one could kill the java.exe process it may restart but Task Manager cannot kill it, so reboot is the only way i know of.
Any ideas what is going on here? Very strange behaviour, have never noticed such with the SDK WS versions.
EDIT:
I can confirm that nine is still very flaky. On fresh boot as service got ERROR in schedule window, 2nd attempt 2kb file. Then stop service run from DOS, captured fine. Try again as service, 2kb file. Stop service try from DOS, 2kb file grrrrrrrrrr

haha
Every time if 2kb file or actual capture same in DOS window
(2004-05-06 20-58) kjlj Nine.mpg
win32-DLL : Trying to Lock Channel F=191625 B=7 on card 1
Capture DLL lockChannel(191625) = 0 attempt:1
win32-DLL : Trying to Start Capture of Pid v = 513 a = 660 on card 1
win32-DLL-BDA : Changing Frequency 191625 bandwidth 7.
win32-DLL-BDA : Mapping Video PID 513
win32-DLL-BDA : Mapping Audio PID 660
win32-DLL-BDA : Signal Strength 83
win32-DLL-BDA : locked = 1 : Quality = 98
where to me it has locked the channel obtaining both the quality and signal strength, which makes no sense as to why its not captureing.