Hello everybody,

Does any of you got the following exception:

javax.naming.NamingException: Error reading application-client
descriptor: Error communicating with server: Disconnected: Pos was more
than bufferSize
        at com.evermind.server.ApplicationCl
ientInitialContextFactory.getInitialContext(JAX)
        at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:668)
        at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246)
        at javax.naming.InitialContext.init(InitialContext.java:222)
        at javax.naming.InitialContext.<init>(InitialContext.java:198)


My case is the following:

I use a standalone client to access Orion under https tunnelling. I
get this exception when I try to communicate with server after a
long period of inactivity (about 45 minutes) - looks like the SSL
connection was disconnected.


Any help greatly appreciated.

Bernard

Reply via email to