Here are the logs from me starting the VC service as the user I'm having issues logging in.
12/3/2014 9:03:41 AM Debug Starting up
12/3/2014 9:03:41 AM Debug Loading settings
12/3/2014 9:03:41 AM Debug Preparing SqlCe files (x64) from base folder: C:\Program Files (x86)\VisualCron\x64\sqlce
12/3/2014 9:03:41 AM Debug Prepare interaction
12/3/2014 9:03:41 AM Debug Is Vista or higher: True
12/3/2014 9:03:41 AM Debug Credential provider was already installed.
12/3/2014 9:03:41 AM Debug Credential provider test ok.
12/3/2014 9:03:41 AM Debug Prepare XML writer settings
12/3/2014 9:03:41 AM Debug Current user: *******\Administrator
12/3/2014 9:03:41 AM Debug Create directories
12/3/2014 9:03:41 AM Debug Output folder: C:\ProgramData\VisualCron\output
12/3/2014 9:03:41 AM Debug Startup function called
12/3/2014 9:03:41 AM Info VisualCron - Server: 6.2.0 - build: 15564 - protocol: 6.1.7
12/3/2014 9:03:41 AM Info Cleaning up local database according to cleanup rules
12/3/2014 9:03:42 AM Debug Startup path: C:\Program Files (x86)\VisualCron
12/3/2014 9:03:42 AM Debug Loading license file
12/3/2014 9:03:42 AM Debug License file was succesfully loaded
12/3/2014 9:03:42 AM Debug Saving license file
12/3/2014 9:03:42 AM Debug License file was saved successfully
12/3/2014 9:03:42 AM Debug Successful verification of Activation code
12/3/2014 9:03:42 AM Info License status: Activated
12/3/2014 9:03:42 AM Debug Loading language
12/3/2014 9:03:42 AM Debug DefaultPersistentConnectionLimit: 2
12/3/2014 9:03:42 AM Debug Variables file did not exist.
12/3/2014 9:03:42 AM Info No Certificates loaded, file not found
12/3/2014 9:03:42 AM Debug Loading connections
12/3/2014 9:03:44 AM Info Loaded: 1 FTP connection(s)
12/3/2014 9:03:44 AM Debug Loading Groups
12/3/2014 9:03:44 AM Info Loaded: 3 groups(s)
12/3/2014 9:03:44 AM Debug Loading users
12/3/2014 9:03:44 AM Info Loaded: 6 users(s)
12/3/2014 9:03:44 AM Debug Loading Conditions
12/3/2014 9:03:45 AM Info Loaded: 5 Condition(s)
12/3/2014 9:03:45 AM Debug PGP Key Rings file did not exist.
12/3/2014 9:03:45 AM Debug Time exceptions file did not exist.
12/3/2014 9:03:45 AM Debug Loading network credentials
12/3/2014 9:03:45 AM Debug Loaded: 2 network credential(s)
And here are the logs from me starting it normally as system service with the option to allow service to interact with desktop checked.
12/3/2014 9:42:50 AM Debug Starting up
12/3/2014 9:42:50 AM Debug Loading settings
12/3/2014 9:42:50 AM Debug Preparing SqlCe files (x64) from base folder: C:\Program Files (x86)\VisualCron\x64\sqlce
12/3/2014 9:42:50 AM Debug Prepare interaction
12/3/2014 9:42:50 AM Debug Is Vista or higher: True
12/3/2014 9:42:51 AM Debug Credential provider was already installed.
12/3/2014 9:42:51 AM Debug Credential provider test ok.
12/3/2014 9:42:51 AM Debug Prepare XML writer settings
12/3/2014 9:42:51 AM Debug Current user: NT AUTHORITY\SYSTEM
12/3/2014 9:42:51 AM Debug Create directories
12/3/2014 9:42:51 AM Debug Output folder: C:\ProgramData\VisualCron\output
12/3/2014 9:42:51 AM Debug Startup function called
...
Same issue with both instances.
Edited by user
2014-12-03T15:48:22Z
|
Reason: Not specified