[jcifs] Problem

gruizf at credomatic.com gruizf at credomatic.com
Tue Jan 30 14:47:14 GMT 2007


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)
        at jcifs.smb.SmbTransport.send(SmbTransport.java(Compiled Code))
        at jcifs.smb.SmbSession.sessionSetup(SmbSession.java:264)
        at jcifs.smb.SmbSession.send(SmbSession.java:223)
        at jcifs.smb.SmbTree.treeConnect(SmbTree.java(Compiled Code))
        at jcifs.smb.SmbSession.logon(SmbSession.java(Compiled Code))
        at jcifs.smb.SmbSession.logon(SmbSession.java(Inlined Compiled 
Code))
        at 
jcifs.http.NtlmHttpFilter.negotiate(NtlmHttpFilter.java(Compiled Code))
        at jcifs.http.NtlmHttpFilter.doFilter(NtlmHttpFilter.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled 
Code))
        at 
com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled 
Code))
        at 
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled 
Code))
        at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled 
Code))
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled 
Code))

Any idea what could be wrong and how to solve this?

Thanks.
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list