Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


kphuytam
2013-09-11T17:35:17Z
I'm seeing errors on our production server, we install VC version 5.3.1 on windows 2008

the server is running the jobs but outside client connections cannot connect to it, looking at the server logs(server_startup.txt) I see many messages:


Could not start socket server, please shut down all processes previously started by VisualCron, error details: Only one usage of each socket address (protocol/network address/port) is normally permitted
Sponsor
Forum information
Support
2013-09-11T20:12:21Z
I would stop the service and kill all processes that the server may have started (from Tasks). Then start the service again and connect.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
kphuytam
2013-09-11T20:25:32Z
we upgraded the version to 7.1
now its giving me errors for a job that run "execute" task that was working under version 5.3.1, do you know why?

9/11/2013 1:21:12 PM Info Task started: SQLPLUS /NOLOG @\\csdowcode001\dba$\SCRIPTS\LOAD_CONNECT.SQL (98)
9/11/2013 1:21:12 PM Err Unable to start process: The directory name is invalid
9/11/2013 1:21:12 PM Info Task completed: SQLPLUS /NOLOG @\\csdowcode001\dba$\SCRIPTS\LOAD_CONNECT.SQL (98)
9/

Support
2013-09-11T21:05:56Z
Please make sure that:

1. you are using a Credential
2. that local logon is unchecked in the Credential
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top