[jcifs] Problem

Michael B Allen mba2000 at ioplex.com
Tue Jan 30 17:26:37 GMT 2007


On Tue, 30 Jan 2007 08:47:14 -0600
gruizf at credomatic.com wrote:

> Hello.
> 
> I'm experinecing some problems at certain times of the day(could be 
> timeout but not sure) with users from a specific domain (COMHN) connecting 
> to my application. These users are located in Honduras. The application is 
> running in Costa Rica. Users from the Costa Rica domain do not have this 
> problem. 
> 
> They get a "Page cannot be displayed" Error 500 - Internal server error 
> and the following exception is thrown.
> 
> [1/29/07 17:19:54:791 CST] 6437388c WebGroup      E SRVE0026E: [Servlet 
> Error]-[Filter [NtlmHttpFilter]: filter is unavailable.]: 
> jcifs.smb.SmbException: 0xC000005E
>         at jcifs.smb.SmbTransport.checkStatus(SmbTransport.java:503)
<snip>
> Any idea what could be wrong and how to solve this?

0xC000005e is NT_STATUS_NO_LOGON_SERVERS  There are currently no logon
servers available to service the logon request.

Sounds like the machine being used as a "domainController" can't find
it's authority.

Mike

-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/


More information about the jcifs mailing list