Message7861

Author amak
Recipients amak, dchrome, fwierzbicki, jeff.allen
Date 2013-02-27.23:39:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362008397.49.0.473880557738.issue2014@psf.upfronthosting.co.za>
In-reply-to
Content
In order to fix the users issue, we need to be able to reproduce it.

To reproduce it, we need to know what directories did and did not exist before the call was attempted.

Did the "\\temp"" directory exist or not?

Did the "\\ddir" directory exist or not?

It appears that the error number 20047 is an error that jnr raises on Windows, when stat() is called.

http://jira.codehaus.org/browse/JRUBY-6136
History
Date User Action Args
2013-02-27 23:39:57amaksetmessageid: <1362008397.49.0.473880557738.issue2014@psf.upfronthosting.co.za>
2013-02-27 23:39:57amaksetrecipients: + amak, fwierzbicki, jeff.allen, dchrome
2013-02-27 23:39:57amaklinkissue2014 messages
2013-02-27 23:39:57amakcreate