Project

General

Profile

Actions

Bug #267

closed

java.io.EOFException

Added by Marcel Selhorst over 10 years ago. Updated about 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
11/13/2013
Due date:
% Done:

0%

Estimated time:
Reviewer:
Build Version:

Description

Beim Parsen eines Berechtigungszertifikats sehe ich folgende Exception auf stdout:

java.io.EOFException
at org.openecard.bouncycastle.crypto.tls.TlsUtils.readUint8(Unknown Source)
at org.openecard.bouncycastle.crypto.tls.RecordStream.readData(Unknown Source)
at org.openecard.bouncycastle.crypto.tls.TlsProtocolHandler.safeReadData(Unknown Source)
at org.openecard.bouncycastle.crypto.tls.TlsProtocolHandler.connect(Unknown Source)
at org.openecard.transport.paos.PAOS.createTlsConnection(Unknown Source)
at org.openecard.transport.paos.PAOS.sendStartPAOS(Unknown Source)
at org.openecard.control.module.tctoken.PAOSTask.call(Unknown Source)
at org.openecard.control.module.tctoken.PAOSTask.call(Unknown Source)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.lang.Thread.run(Thread.java:744)
[sending alert] level: 2 description: 80

Actions

Also available in: Atom PDF