ssh.connect returns The message store has reached EOF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2016 08:22 PM
When I call ssh.connect to try and send a file to an SFTP server I get an exception of "The message store has reached EOF".
Unable to find any help with this issue.
I have an export set scheduled job that creates the file properly then I am executing a javascript probe that is calling a mid server script include to do the work.
I can't get past this error. I have verified that the credentials I am using are correct (connect save/delete, etc using FileZilla).
Any assistance would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2016 09:52 AM
I don't think you can get on the watch list as it's an internal PRB, but I can update you once we find the root cause. Unfortunately I cannot give a timeline, it would be good if you write me a reminder message in lets say 2 weeks time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2016 10:46 AM
Thanks, I've gotten around the issue by writing a c# program using a web service call to retrieve the data. Then create the xml file and copy to SFTP server.
I would rather have the solution inside of ServiceNow though.
Kevin Mauriello