[jcifs] Need some information about the error msg "The UID is not....

Michael B Allen mballen at erols.com
Thu Dec 20 21:49:23 EST 2001


On Thu, 20 Dec 2001 11:21:42 +0200
"Tsvetan Nachev" <ts_nachev at prosyst.bg> wrote:

> Hello all,
> I'd like to get some information about the error message " The UID is not
> known as a valid user identifier" or something like that. It will be good to

This should never happen. The UID should always be valid. After a short
time the connection is dropped but getting a new connection and subsequent
session should retrieve a new UID. It's either a bug in the error messages
or something more serious. I'll have a look at the code. What version
are you using and have you modified the code?

Mike

> know the conditions when this error occurs. Is there any chance that my
> session with the remote computer to have been expired? This causes my
> application to halt while the application loses focus. After that all seems

Mmm, that's interesting. There's another thread within the client that
should not stop even if the GUI thread is put to sleep but I wonder if the
AWT is doing some Thread monkey business and the UID really has expired.

Mike

-- 
May The Source be with you.




More information about the jcifs mailing list