Consultor Eletrônico



Kbase P15310: WebSpeed - InterruptedIOException() on read()java.io.Interru
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

WebSpeed problems

S-0101>(06-Dec-02 14:22:53:921) InterruptedIOException() on read()
java.io.InterruptedIOException: Read timed out
at java.net.SocketInputStream.read(Compiled Code)
at com.progress.ubroker.util.ubBufferedInputStream.fill(Compiled Code)
at com.progress.ubroker.util.ubBufferedInputStream.read(Compiled Code)
at com.progress.ubroker.util.MsgInputStream.readstream(Compiled Code)
at com.progress.ubroker.util.MsgInputStream.readubhdr(Compiled Code)
at com.progress.ubroker.util.MsgInputStream.readMsg(Compiled Code)
at com.progress.ubroker.broker.ubServerSocketsIPC.read(Compiled Code)
at com.progress.ubroker.broker.ubServerThread.getServerIPCMsg(Compiled Code)
at com.progress.ubroker.broker.ubServerThread.getServerIPCEvent(Compiled Code)
at com.progress.ubroker.broker.ubServerThread.solicitEvent(Compiled Code)
at com.progress.ubroker.broker.ubServerThread.mainline(Compiled Code)
at com.progress.ubroker.broker.ubServerThread.run(Compiled Code)

CAUSE:

These Exception might be caused by code that tries to read some indexes that does not exist.

FIX:

Review your code for references to non existence indexes.