Re: Timeout Property (General questions)
Damba,
Unfortunately I can not step through the production code. The code that I created is a powershell cmdlet that snaps into the MS Powershell framework. These cmdlets are then access via the powershell scripts. While I can debug the script, I have not found a way to debug the cmdlet itself. I originally tested all the cmdlet methods against a testing application. I could go into the code and add a bunch of debug statements to write out to a log file and then let it go.
The part that I am confused about is that the exception is being thrown and crashing the system. The code that calls the various FTP methods is wrapped in a try/catch block and any exceptions that are thrown should be caught here (which would then be written to the job's session log file).
I will see what information I can gather and post back soon.
-Kent
Complete thread:
- Timeout Property - kdcarlisle, 2009-05-28, 14:42
- Re: Timeout Property - woddrazen, 2009-05-28, 15:03
- Re: Timeout Property - kdcarlisle, 2009-05-28, 15:50
- Re: Timeout Property - wodDamir, 2009-05-28, 16:32
- Re: Timeout Property - kdcarlisle, 2009-05-28, 19:32
- Re: Timeout Property - wodDamir, 2009-05-29, 00:07
- Re: Timeout Property - kdcarlisle, 2009-05-29, 20:26
- Re: Timeout Property - woddrazen, 2009-05-29, 21:35
- Re: Timeout Property - kdcarlisle, 2009-06-27, 20:49
- Re: Timeout Property - wodDamir, 2009-06-27, 20:53
- Re: Timeout Property - kdcarlisle, 2009-06-28, 22:42
- Re: Timeout Property - kdcarlisle, 2009-07-06, 15:44
- Re: Timeout Property - woddrazen, 2009-07-06, 16:08
- Re: Timeout Property - kdcarlisle, 2009-07-06, 21:35
- Re: Timeout Property - wodDamir, 2009-07-06, 21:46
- Re: Timeout Property - kdcarlisle, 2009-07-06, 22:02
- Re: Timeout Property - kdcarlisle, 2009-07-06, 22:06
- Re: Timeout Property - wodDamir, 2009-07-06, 22:38
- Re: Timeout Property - kdcarlisle, 2009-07-07, 16:42
- Re: Timeout Property - woddrazen, 2009-07-07, 18:39
- Re: Timeout Property - kdcarlisle, 2009-07-08, 17:03
- Re: Timeout Property - woddrazen, 2009-07-08, 17:22
- Re: Timeout Property - kdcarlisle, 2009-07-09, 01:44
- Re: Timeout Property - woddrazen, 2009-07-09, 23:24
- Re: Timeout Property - kdcarlisle, 2009-07-12, 18:25
- Re: Timeout Property - woddrazen, 2009-07-09, 23:24
- Re: Timeout Property - kdcarlisle, 2009-07-09, 01:44
- Re: Timeout Property - woddrazen, 2009-07-08, 17:22
- Re: Timeout Property - kdcarlisle, 2009-07-08, 17:03
- Re: Timeout Property - woddrazen, 2009-07-07, 18:39
- Re: Timeout Property - kdcarlisle, 2009-07-07, 16:42
- Re: Timeout Property - wodDamir, 2009-07-06, 22:38
- Re: Timeout Property - kdcarlisle, 2009-07-06, 22:06
- Re: Timeout Property - kdcarlisle, 2009-07-06, 22:02
- Re: Timeout Property - wodDamir, 2009-07-06, 21:46
- Re: Timeout Property - kdcarlisle, 2009-07-06, 21:35
- Re: Timeout Property - woddrazen, 2009-07-06, 16:08
- Re: Timeout Property - kdcarlisle, 2009-07-06, 15:44
- Re: Timeout Property - kdcarlisle, 2009-06-28, 22:42
- Re: Timeout Property - wodDamir, 2009-06-27, 20:53
- Re: Timeout Property - kdcarlisle, 2009-06-27, 20:49
- Re: Timeout Property - woddrazen, 2009-05-29, 21:35
- Re: Timeout Property - kdcarlisle, 2009-05-29, 20:26
- Re: Timeout Property - wodDamir, 2009-05-29, 00:07
- Re: Timeout Property - kdcarlisle, 2009-05-28, 19:32
- Re: Timeout Property - wodDamir, 2009-05-28, 16:32
- Re: Timeout Property - kdcarlisle, 2009-05-28, 15:50
- Re: Timeout Property - woddrazen, 2009-05-28, 15:03