1
|
2019-04-13 20:31:55,042+02 [Addon-File-Watcher] ERROR o.o.addon.AddonFileSystemMonitor:170 - The jar file conf does not seem to be an add-on.
|
2
|
2019-04-13 20:33:17,012+02 [pool-4-thread-1] ERROR o.o.s.p.eac.gui.PINStepAction:215 - An unknown error occured while trying to verify the PIN.
|
3
|
2019-04-13 20:33:25,816+02 [PAOS] ERROR o.o.c.tls.ClientCertPSKTlsClient:260 - TLS error received.
|
4
|
2019-04-13 20:33:25,818+02 [PAOS] ERROR o.o.c.tls.ClientCertPSKTlsClient:261 - TLS(FATAL): Decryption failed [decryption_failed=21] --> Unknown error.
|
5
|
2019-04-13 20:33:26,074+02 [Thread-7] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
6
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
7
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
8
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
9
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
10
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
11
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
12
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
13
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
14
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
15
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
16
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
17
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
18
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
19
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
20
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
21
|
Caused by: org.openecard.transport.paos.PAOSConnectionException: Failed to establish a connection to the eID-Server.
|
22
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:476)
|
23
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:338)
|
24
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
25
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
26
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
27
|
at java.lang.Thread.run(Thread.java:748)
|
28
|
Caused by: org.openecard.bouncycastle.tls.TlsFatalAlertReceived: decryption_failed(21)
|
29
|
at org.openecard.bouncycastle.tls.TlsProtocol.handleAlertMessage(TlsProtocol.java:151)
|
30
|
at org.openecard.bouncycastle.tls.TlsProtocol.processAlertQueue(TlsProtocol.java:505)
|
31
|
at org.openecard.bouncycastle.tls.TlsProtocol.processRecord(TlsProtocol.java:370)
|
32
|
at org.openecard.bouncycastle.tls.RecordStream.readRecord(RecordStream.java:317)
|
33
|
at org.openecard.bouncycastle.tls.TlsProtocol.safeReadRecord(TlsProtocol.java:621)
|
34
|
at org.openecard.bouncycastle.tls.TlsProtocol.blockForHandshake(TlsProtocol.java:273)
|
35
|
at org.openecard.bouncycastle.tls.TlsClientProtocol.connect(TlsClientProtocol.java:104)
|
36
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createNewTlsConnection(TlsConnectionHandler.java:255)
|
37
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:236)
|
38
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:230)
|
39
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:471)
|
40
|
... 5 common frames omitted
|
41
|
2019-04-13 20:33:26,078+02 [Thread-7] ERROR o.o.binding.tctoken.TCTokenHandler:350 - java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
42
|
org.openecard.transport.paos.PAOSException: java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
43
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:438)
|
44
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
45
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
46
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
47
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
48
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
49
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
50
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
51
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
52
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
53
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
54
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
55
|
Caused by: java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
56
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
57
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
58
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
59
|
... 11 common frames omitted
|
60
|
Caused by: org.openecard.transport.paos.PAOSConnectionException: Failed to establish a connection to the eID-Server.
|
61
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:476)
|
62
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:338)
|
63
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
64
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
65
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
66
|
at java.lang.Thread.run(Thread.java:748)
|
67
|
Caused by: org.openecard.bouncycastle.tls.TlsFatalAlertReceived: decryption_failed(21)
|
68
|
at org.openecard.bouncycastle.tls.TlsProtocol.handleAlertMessage(TlsProtocol.java:151)
|
69
|
at org.openecard.bouncycastle.tls.TlsProtocol.processAlertQueue(TlsProtocol.java:505)
|
70
|
at org.openecard.bouncycastle.tls.TlsProtocol.processRecord(TlsProtocol.java:370)
|
71
|
at org.openecard.bouncycastle.tls.RecordStream.readRecord(RecordStream.java:317)
|
72
|
at org.openecard.bouncycastle.tls.TlsProtocol.safeReadRecord(TlsProtocol.java:621)
|
73
|
at org.openecard.bouncycastle.tls.TlsProtocol.blockForHandshake(TlsProtocol.java:273)
|
74
|
at org.openecard.bouncycastle.tls.TlsClientProtocol.connect(TlsClientProtocol.java:104)
|
75
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createNewTlsConnection(TlsConnectionHandler.java:255)
|
76
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:236)
|
77
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:230)
|
78
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:471)
|
79
|
... 5 common frames omitted
|
80
|
2019-04-13 20:35:15,753+02 [pool-8-thread-1] ERROR o.o.s.p.eac.gui.PINStepAction:215 - An unknown error occured while trying to verify the PIN.
|
81
|
2019-04-13 20:35:18,826+02 [Thread-7] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
82
|
==> User canceled the PACE dialog.
|
83
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
84
|
==> User canceled the PACE dialog.
|
85
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
86
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
87
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
88
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
89
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
90
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
91
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
92
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
93
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
94
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
95
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
96
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
97
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
98
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
99
|
Caused by: org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
100
|
==> User canceled the PACE dialog.
|
101
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
102
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
103
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
104
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
105
|
at java.lang.Thread.run(Thread.java:748)
|
106
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
107
|
==> User canceled the PACE dialog.
|
108
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
109
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
110
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
111
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
112
|
... 4 common frames omitted
|
113
|
2019-04-13 20:35:18,826+02 [Thread-7] ERROR o.o.binding.tctoken.TCTokenHandler:350 - org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
114
|
==> User canceled the PACE dialog.
|
115
|
org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
116
|
==> User canceled the PACE dialog.
|
117
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
118
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
119
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
120
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
121
|
at java.lang.Thread.run(Thread.java:748)
|
122
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
123
|
==> User canceled the PACE dialog.
|
124
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
125
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
126
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
127
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
128
|
... 4 common frames omitted
|
129
|
2019-04-13 20:37:01,527+02 [Thread-9] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
130
|
==> Card has been removed.
|
131
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
132
|
==> Card has been removed.
|
133
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
134
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
135
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
136
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
137
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
138
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
139
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
140
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
141
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
142
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
143
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
144
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
145
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
146
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
147
|
Caused by: org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
148
|
==> Card has been removed.
|
149
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
150
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
151
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
152
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
153
|
at java.lang.Thread.run(Thread.java:748)
|
154
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
155
|
==> Card has been removed.
|
156
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
157
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
158
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
159
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
160
|
... 4 common frames omitted
|
161
|
2019-04-13 20:37:01,528+02 [Thread-9] ERROR o.o.binding.tctoken.TCTokenHandler:350 - org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
162
|
==> Card has been removed.
|
163
|
org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
164
|
==> Card has been removed.
|
165
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
166
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
167
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
168
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
169
|
at java.lang.Thread.run(Thread.java:748)
|
170
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#invalidSlotHandle
|
171
|
==> Card has been removed.
|
172
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
173
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
174
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
175
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
176
|
... 4 common frames omitted
|
177
|
2019-04-13 20:38:12,251+02 [pool-12-thread-1] ERROR o.o.s.p.eac.gui.PINStepAction:215 - An unknown error occured while trying to verify the PIN.
|
178
|
2019-04-13 20:38:20,485+02 [Thread-12] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
179
|
==> User canceled the PACE dialog.
|
180
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
181
|
==> User canceled the PACE dialog.
|
182
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
183
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
184
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
185
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
186
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
187
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
188
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
189
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
190
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
191
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
192
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
193
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
194
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
195
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
196
|
Caused by: org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
197
|
==> User canceled the PACE dialog.
|
198
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
199
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
200
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
201
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
202
|
at java.lang.Thread.run(Thread.java:748)
|
203
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
204
|
==> User canceled the PACE dialog.
|
205
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
206
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
207
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
208
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
209
|
... 4 common frames omitted
|
210
|
2019-04-13 20:38:20,485+02 [Thread-12] ERROR o.o.binding.tctoken.TCTokenHandler:350 - org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
211
|
==> User canceled the PACE dialog.
|
212
|
org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
213
|
==> User canceled the PACE dialog.
|
214
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
215
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
216
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
217
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
218
|
at java.lang.Thread.run(Thread.java:748)
|
219
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
220
|
==> User canceled the PACE dialog.
|
221
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
222
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
223
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
224
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
225
|
... 4 common frames omitted
|
226
|
2019-04-13 20:48:50,706+02 [pool-15-thread-1] ERROR o.o.s.p.eac.gui.PINStepAction:215 - An unknown error occured while trying to verify the PIN.
|
227
|
2019-04-13 20:49:00,245+02 [Thread-15] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
228
|
==> Timeout.
|
229
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
230
|
==> Timeout.
|
231
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
232
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
233
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
234
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
235
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
236
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
237
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
238
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
239
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
240
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
241
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
242
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
243
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
244
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
245
|
Caused by: org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
246
|
==> Timeout.
|
247
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
248
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
249
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
250
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
251
|
at java.lang.Thread.run(Thread.java:748)
|
252
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
253
|
==> Timeout.
|
254
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
255
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
256
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
257
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
258
|
... 4 common frames omitted
|
259
|
2019-04-13 20:49:00,246+02 [Thread-15] ERROR o.o.binding.tctoken.TCTokenHandler:350 - org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
260
|
==> Timeout.
|
261
|
org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
262
|
==> Timeout.
|
263
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
264
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
265
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
266
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
267
|
at java.lang.Thread.run(Thread.java:748)
|
268
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/ifdl/common#timeoutError
|
269
|
==> Timeout.
|
270
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
271
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
272
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
273
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
274
|
... 4 common frames omitted
|
275
|
2019-04-13 20:51:44,034+02 [AWT-EventQueue-0] INFO o.o.richclient.LogbackConfig:81 - Configured Logback with config file from: /home/barrios/.openecard/richclient_logback.xml
|
276
|
2019-04-13 20:51:45,802+02 [AWT-EventQueue-0] INFO o.o.richclient.LogbackConfig:81 - Configured Logback with config file from: /home/barrios/.openecard/richclient_logback.xml
|
277
|
2019-04-13 20:51:47,331+02 [AWT-EventQueue-0] DEBUG o.openecard.richclient.gui.Status$3:210 - Settings button pressed.
|
278
|
2019-04-13 20:51:47,332+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:109 - Creating ManagementDialog.
|
279
|
2019-04-13 20:51:47,345+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:148 - Creating ManagementDialog.
|
280
|
2019-04-13 20:51:47,346+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:179 - Creating core list.
|
281
|
2019-04-13 20:51:47,415+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:98 - Loading middleware config.
|
282
|
2019-04-13 20:51:47,415+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:135 - Reading middleware config from XML file.
|
283
|
2019-04-13 20:51:47,420+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: rub-card.png
|
284
|
2019-04-13 20:51:47,421+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: luxtrust-v3.jpg
|
285
|
2019-04-13 20:51:47,425+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: Lux-eID.jpg
|
286
|
2019-04-13 20:51:47,425+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: ihk-card.jpg
|
287
|
2019-04-13 20:51:47,426+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: portuguese-eid.png
|
288
|
2019-04-13 20:51:47,429+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: SafeNet-eToken.jpg
|
289
|
2019-04-13 20:51:47,430+02 [AWT-EventQueue-0] DEBUG o.o.m.sal.config.MiddlewareConfig:149 - CardImageName: GeoEID.jpg
|
290
|
2019-04-13 20:51:47,437+02 [AWT-EventQueue-0] WARN org.openecard.addon.AddonProperties:109 - Can't load the properties of the addon with the ID GenericCrypto-Plugin. The file containing the properties does not exist.
|
291
|
2019-04-13 20:51:47,437+02 [AWT-EventQueue-0] WARN org.openecard.addon.AddonProperties:109 - Can't load the properties of the addon with the ID TR-03112. The file containing the properties does not exist.
|
292
|
2019-04-13 20:51:47,438+02 [AWT-EventQueue-0] WARN org.openecard.addon.AddonProperties:109 - Can't load the properties of the addon with the ID Status. The file containing the properties does not exist.
|
293
|
2019-04-13 20:51:47,438+02 [AWT-EventQueue-0] WARN org.openecard.addon.AddonProperties:109 - Can't load the properties of the addon with the ID ChipGateway. The file containing the properties does not exist.
|
294
|
2019-04-13 20:51:47,440+02 [AWT-EventQueue-0] WARN org.openecard.addon.AddonProperties:109 - Can't load the properties of the addon with the ID PIN-Plugin. The file containing the properties does not exist.
|
295
|
2019-04-13 20:51:47,442+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:181 - Creating addon list.
|
296
|
2019-04-13 20:51:47,442+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:183 - Setup core list.
|
297
|
2019-04-13 20:51:47,446+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:185 - Setup addon list.
|
298
|
2019-04-13 20:51:47,453+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:189 - Finished creating ManagementDialog.
|
299
|
2019-04-13 20:51:47,453+02 [AWT-EventQueue-0] DEBUG o.o.r.gui.manage.ManagementDialog:129 - Displaying ManagementDialog.
|
300
|
2019-04-13 20:51:50,325+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for java. Trying next one.
|
301
|
2019-04-13 20:51:50,327+02 [AWT-EventQueue-0] DEBUG o.o.c.t.proxy.ProxySettingsLoader$1:80 - Firefox settings folder is {0}
|
302
|
2019-04-13 20:51:50,328+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
303
|
2019-04-13 20:51:50,329+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
304
|
2019-04-13 20:51:50,330+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for firefox. Trying next one.
|
305
|
2019-04-13 20:51:50,330+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
306
|
2019-04-13 20:51:50,331+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
307
|
2019-04-13 20:51:50,332+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for desktop. Trying next one.
|
308
|
2019-04-13 20:51:50,332+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for env. Trying next one.
|
309
|
2019-04-13 20:51:50,333+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for java. Trying next one.
|
310
|
2019-04-13 20:51:50,334+02 [AWT-EventQueue-0] DEBUG o.o.c.t.proxy.ProxySettingsLoader$1:80 - Firefox settings folder is {0}
|
311
|
2019-04-13 20:51:50,336+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
312
|
2019-04-13 20:51:50,336+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
313
|
2019-04-13 20:51:50,337+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for firefox. Trying next one.
|
314
|
2019-04-13 20:51:50,337+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
315
|
2019-04-13 20:51:50,337+02 [AWT-EventQueue-0] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
316
|
2019-04-13 20:51:50,337+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for desktop. Trying next one.
|
317
|
2019-04-13 20:51:50,337+02 [AWT-EventQueue-0] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for env. Trying next one.
|
318
|
2019-04-13 20:51:51,892+02 [AWT-EventQueue-0] INFO o.o.richclient.LogbackConfig:81 - Configured Logback with config file from: /home/barrios/.openecard/richclient_logback.xml
|
319
|
2019-04-13 20:52:00,077+02 [Thread-17] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2 [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, DNT: 1, Connection: keep-alive, Upgrade-Insecure-Requests: 1]
|
320
|
2019-04-13 20:52:00,079+02 [Thread-17] DEBUG org.openecard.sal.SelectorSAL:205 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
321
|
2019-04-13 20:52:00,079+02 [FuturePromise-9] WARN o.o.common.util.JAXPSchemaValidator:143 - Did not find a default SchemaFactory.
|
322
|
2019-04-13 20:52:00,079+02 [Thread-17] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
323
|
2019-04-13 20:52:00,130+02 [Thread-17] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
324
|
2019-04-13 20:52:00,130+02 [Thread-17] INFO o.o.binding.tctoken.ResourceContext:207 - Trying to load resource from: https://pgp.governikus.de/pgp/ausweis-app-2
|
325
|
2019-04-13 20:52:00,134+02 [Thread-17] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
326
|
2019-04-13 20:52:00,134+02 [Thread-17] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
327
|
2019-04-13 20:52:00,172+02 [Thread-17] DEBUG o.o.binding.tctoken.ResourceContext:244 - Performing TLS handshake.
|
328
|
2019-04-13 20:52:00,224+02 [Thread-17] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [pgp.governikus.de] [pgp.governikus.de]
|
329
|
2019-04-13 20:52:00,331+02 [Thread-17] DEBUG o.o.binding.tctoken.ResourceContext:246 - TLS handshake performed.
|
330
|
2019-04-13 20:52:00,332+02 [Thread-17] DEBUG o.o.transport.httpcore.HttpUtils:81 - HTTP Request:
|
331
|
GET /pgp/ausweis-app-2 HTTP/1.1
|
332
|
Connection: keep-alive
|
333
|
User-Agent: Open eCard App/1.3.0
|
334
|
Host: pgp.governikus.de
|
335
|
Accept: text/xml, */*;q=0.8
|
336
|
Accept-Charset: utf-8, *;q=0.8
|
337
|
|
338
|
2019-04-13 20:52:00,333+02 [Thread-17] DEBUG o.o.binding.tctoken.ResourceContext:267 - Sending HTTP request.
|
339
|
2019-04-13 20:52:00,841+02 [Thread-17] DEBUG o.o.binding.tctoken.ResourceContext:270 - HTTP response received.
|
340
|
2019-04-13 20:52:00,842+02 [Thread-17] DEBUG o.o.transport.httpcore.HttpUtils:112 - HTTP Response:
|
341
|
HTTP/1.1 200
|
342
|
Date: Sat, 13 Apr 2019 18:52:00 GMT
|
343
|
Server: Apache
|
344
|
Cache-Control: no-store
|
345
|
Content-Type: text/xml;charset=ISO-8859-1
|
346
|
Content-Length: 616
|
347
|
Vary: Accept-Encoding
|
348
|
X-Content-Type-Options: nosniff
|
349
|
Keep-Alive: timeout=5, max=100
|
350
|
Connection: Keep-Alive
|
351
|
|
352
|
|
353
|
2019-04-13 20:52:00,842+02 [Thread-17] DEBUG o.o.binding.tctoken.TCTokenContext:90 - Received TCToken:
|
354
|
<TCTokenType>
|
355
|
<ServerAddress>https://prodpaos.governikus-eid.de:443/ecardpaos/paosreceiver</ServerAddress>
|
356
|
<SessionIdentifier>6d1e1b1f-d22b-4445-b201-1bcafd31e06f</SessionIdentifier>
|
357
|
<RefreshAddress>https://pgp.governikus.de/pgp/EIDReceiver?refID=5c62ddf4-38d6-4a1b-a93a-ce792f648e5a</RefreshAddress>
|
358
|
<Binding>urn:liberty:paos:2006-08</Binding>
|
359
|
<PathSecurity-Protocol>urn:ietf:rfc:4279</PathSecurity-Protocol>
|
360
|
<PathSecurity-Parameter>
|
361
|
<PSK>5EBECED4ECBFBE8DBFE258C9A4456CE7471180A0197B58B65A72742745728746B31EE50823D5A6B90A776F39D7744124D55F0549C5600147F535EDD0C51FA888</PSK>
|
362
|
</PathSecurity-Parameter>
|
363
|
</TCTokenType>
|
364
|
|
365
|
2019-04-13 20:52:00,842+02 [Thread-17] DEBUG o.o.binding.tctoken.TCTokenContext:92 - Cleaned up TCToken:
|
366
|
<TCTokenType>
|
367
|
<ServerAddress>https://prodpaos.governikus-eid.de:443/ecardpaos/paosreceiver</ServerAddress>
|
368
|
<SessionIdentifier>6d1e1b1f-d22b-4445-b201-1bcafd31e06f</SessionIdentifier>
|
369
|
<RefreshAddress>https://pgp.governikus.de/pgp/EIDReceiver?refID=5c62ddf4-38d6-4a1b-a93a-ce792f648e5a</RefreshAddress>
|
370
|
<Binding>urn:liberty:paos:2006-08</Binding>
|
371
|
<PathSecurity-Protocol>urn:ietf:rfc:4279</PathSecurity-Protocol>
|
372
|
<PathSecurity-Parameters>
|
373
|
<PSK>5EBECED4ECBFBE8DBFE258C9A4456CE7471180A0197B58B65A72742745728746B31EE50823D5A6B90A776F39D7744124D55F0549C5600147F535EDD0C51FA888</PSK>
|
374
|
</PathSecurity-Parameters>
|
375
|
</TCTokenType>
|
376
|
|
377
|
2019-04-13 20:52:00,852+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
378
|
2019-04-13 20:52:00,853+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
379
|
2019-04-13 20:52:00,853+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
380
|
2019-04-13 20:52:00,853+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.CardApplicationPath
|
381
|
2019-04-13 20:52:00,859+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
382
|
2019-04-13 20:52:00,859+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
383
|
2019-04-13 20:52:00,860+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
384
|
2019-04-13 20:52:00,861+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
385
|
2019-04-13 20:52:00,861+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
386
|
2019-04-13 20:52:00,862+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
387
|
2019-04-13 20:52:00,862+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.CardApplicationConnect
|
388
|
2019-04-13 20:52:00,862+02 [Thread-17] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type Connect.
|
389
|
2019-04-13 20:52:00,864+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
390
|
2019-04-13 20:52:00,864+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
391
|
2019-04-13 20:52:00,864+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
392
|
2019-04-13 20:52:00,864+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Connect
|
393
|
2019-04-13 20:52:00,864+02 [Thread-17] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
394
|
2019-04-13 20:52:00,872+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
395
|
2019-04-13 20:52:00,872+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
396
|
2019-04-13 20:52:00,872+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
397
|
2019-04-13 20:52:00,873+02 [Thread-17] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
398
|
2019-04-13 20:52:00,875+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
399
|
2019-04-13 20:52:00,876+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
400
|
2019-04-13 20:52:00,876+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
401
|
2019-04-13 20:52:00,876+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
402
|
2019-04-13 20:52:00,877+02 [Thread-17] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
403
|
2019-04-13 20:52:00,885+02 [Thread-17] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
404
|
2019-04-13 20:52:00,892+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
405
|
2019-04-13 20:52:00,893+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
406
|
2019-04-13 20:52:00,893+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
407
|
2019-04-13 20:52:00,893+02 [Thread-17] DEBUG o.o.common.sal.state.CardStateMap:94 - Add new entry to card states: CardStateEntry@12 {
|
408
|
handle= ConnectionHandle {
|
409
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
410
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
411
|
idx=0
|
412
|
slot=FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5
|
413
|
app=3F00
|
414
|
Recognition {
|
415
|
typ=http://bsi.bund.de/cif/npa.xml
|
416
|
ident=null
|
417
|
}
|
418
|
}
|
419
|
}
|
420
|
2019-04-13 20:52:00,898+02 [Thread-17] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
421
|
2019-04-13 20:52:00,898+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
422
|
2019-04-13 20:52:00,898+02 [Thread-17] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
423
|
2019-04-13 20:52:00,899+02 [PAOS] INFO o.o.c.t.ClientCertDefaultTlsClient:298 - TLS warning sent.
|
424
|
2019-04-13 20:52:00,899+02 [PAOS] INFO o.o.c.t.ClientCertDefaultTlsClient:300 - TLS(WARN): Close [close_notify=0] --> Connection closed
|
425
|
2019-04-13 20:52:00,921+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:470 - Opening connection to PAOS server.
|
426
|
2019-04-13 20:52:00,921+02 [PAOS] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
427
|
2019-04-13 20:52:00,922+02 [PAOS] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
428
|
2019-04-13 20:52:01,028+02 [PAOS] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [prodpaos.governikus-eid.de] [prodpaos.governikus-eid.de]
|
429
|
2019-04-13 20:52:01,134+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:473 - Connection to PAOS server established.
|
430
|
2019-04-13 20:52:01,135+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:81 - HTTP Request (before adding content):
|
431
|
POST /ecardpaos/paosreceiver HTTP/1.1
|
432
|
Connection: keep-alive
|
433
|
User-Agent: Open eCard App/1.3.0
|
434
|
Host: prodpaos.governikus-eid.de:443
|
435
|
PAOS: ver="urn:liberty:paos:2006-08" ;"urn:iso:std:iso-iec:24727:tech:schema:Transmit";"http://www.bsi.bund.de/ecard/api/1.0#InitializeFramework";"urn:iso:std:iso-iec:24727:tech:schema:StartSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationEndSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceDescribe";"urn:iso:std:iso-iec:24727:tech:schema:DataSetList";"urn:iso:std:iso-iec:24727:tech:schema:DataSetSelect";"urn:iso:std:iso-iec:24727:tech:schema:DSIList";"urn:iso:std:iso-iec:24727:tech:schema:DSIWrite";"urn:iso:std:iso-iec:24727:tech:schema:DSIRead";"urn:iso:std:iso-iec:24727:tech:schema:Encipher";"urn:iso:std:iso-iec:24727:tech:schema:Decipher";"urn:iso:std:iso-iec:24727:tech:schema:GetRandom";"urn:iso:std:iso-iec:24727:tech:schema:Sign";"urn:iso:std:iso-iec:24727:tech:schema:VerifySignature";"urn:iso:std:iso-iec:24727:tech:schema:VerifyCertificate";"urn:iso:std:iso-iec:24727:tech:schema:DIDList";"urn:iso:std:iso-iec:24727:tech:schema:DIDGet";"urn:iso:std:iso-iec:24727:tech:schema:DIDAuthenticate";"urn:iso:std:iso-iec:24727:tech:schema:ACLList";"urn:iso:std:iso-iec:24727:tech:schema:Hash"
|
436
|
Accept: text/xml, application/xml, application/vnd.paos+xml
|
437
|
|
438
|
2019-04-13 20:52:01,146+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:268 - Message sent:
|
439
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
440
|
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
|
441
|
<Header>
|
442
|
<PAOS xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" ns0:actor="http://schemas.xmlsoap.org/soap/actor/next" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" ns1:mustUnderstand="1" xmlns="urn:liberty:paos:2006-08">
|
443
|
<Version>urn:liberty:paos:2006-08</Version>
|
444
|
<EndpointReference>
|
445
|
<Address>http://www.projectliberty.org/2006/01/role/paos</Address>
|
446
|
<MetaData>
|
447
|
<ServiceType>http://www.bsi.bund.de/ecard/api/1.1/PAOS/GetNextCommand</ServiceType>
|
448
|
</MetaData>
|
449
|
</EndpointReference>
|
450
|
</PAOS>
|
451
|
<ReplyTo xmlns="http://www.w3.org/2005/03/addressing">
|
452
|
<Address>http://www.projectliberty.org/2006/02/role/paos</Address>
|
453
|
</ReplyTo>
|
454
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:d87df3c8-8298-42ce-8ac7-52c320c8a7f3</MessageID>
|
455
|
</Header>
|
456
|
<Body>
|
457
|
<ns3:StartPAOS xmlns="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns10="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ns11="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns12="http://www.w3.org/2001/04/xmlenc#" xmlns:ns13="http://ws.openecard.org/schema" xmlns:ns14="http://www.w3.org/2001/04/xmldsig-more#" xmlns:ns15="http://www.w3.org/2007/05/xmldsig-more#" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.bsi.bund.de/ecard/api/1.1" xmlns:ns5="http://uri.etsi.org/02231/v3.1.2#" xmlns:ns6="http://www.w3.org/2009/xmlenc11#" xmlns:ns7="http://www.setcce.org/schemas/ers" xmlns:ns8="urn:oasis:names:tc:dss-x:1.0:profiles:verificationreport:schema#" xmlns:ns9="http://uri.etsi.org/01903/v1.3.2#" Profile="http://www.bsi.bund.de/ecard/api/1.1">
|
458
|
<ns3:SessionIdentifier>6d1e1b1f-d22b-4445-b201-1bcafd31e06f</ns3:SessionIdentifier>
|
459
|
<ns3:ConnectionHandle>
|
460
|
<ns3:ChannelHandle>
|
461
|
<ns3:SessionIdentifier>Y12JcSq_icyW3rLWql3eNA</ns3:SessionIdentifier>
|
462
|
</ns3:ChannelHandle>
|
463
|
<ns3:ContextHandle>F0E6CE92E23F412E672BE9AFABF7D846</ns3:ContextHandle>
|
464
|
<ns3:IFDName>REINER SCT cyberJack RFID standard (8423579901) 00 00</ns3:IFDName>
|
465
|
<ns3:SlotIndex>0</ns3:SlotIndex>
|
466
|
<ns3:CardApplication>3F00</ns3:CardApplication>
|
467
|
<ns3:SlotHandle>FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5</ns3:SlotHandle>
|
468
|
<ns3:RecognitionInfo>
|
469
|
<ns3:CardType>http://bsi.bund.de/cif/npa.xml</ns3:CardType>
|
470
|
</ns3:RecognitionInfo>
|
471
|
</ns3:ConnectionHandle>
|
472
|
<ns3:UserAgent>
|
473
|
<ns3:Name>Open eCard App</ns3:Name>
|
474
|
<ns3:VersionMajor>1</ns3:VersionMajor>
|
475
|
<ns3:VersionMinor>3</ns3:VersionMinor>
|
476
|
<ns3:VersionSubminor>0</ns3:VersionSubminor>
|
477
|
</ns3:UserAgent>
|
478
|
<ns3:SupportedAPIVersions>
|
479
|
<ns3:Major>1</ns3:Major>
|
480
|
<ns3:Minor>1</ns3:Minor>
|
481
|
<ns3:Subminor>5</ns3:Subminor>
|
482
|
</ns3:SupportedAPIVersions>
|
483
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.14</ns3:SupportedDIDProtocols>
|
484
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.14.2</ns3:SupportedDIDProtocols>
|
485
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.25</ns3:SupportedDIDProtocols>
|
486
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.9</ns3:SupportedDIDProtocols>
|
487
|
</ns3:StartPAOS>
|
488
|
</Body>
|
489
|
</Envelope>
|
490
|
|
491
|
2019-04-13 20:52:01,146+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:363 - Sending HTTP request.
|
492
|
2019-04-13 20:52:01,385+02 [Thread-18] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2 [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, DNT: 1, Connection: keep-alive, Upgrade-Insecure-Requests: 1]
|
493
|
2019-04-13 20:52:01,386+02 [FuturePromise-10] WARN o.o.common.util.JAXPSchemaValidator:143 - Did not find a default SchemaFactory.
|
494
|
2019-04-13 20:52:01,387+02 [Thread-18] DEBUG org.openecard.common.DynamicContext:96 - Removing DynamicContext which contains 1 map entries.
|
495
|
2019-04-13 20:52:01,387+02 [Thread-18] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:211 - Recieved BindingResult with ResultCode RESOURCE_LOCKED
|
496
|
2019-04-13 20:52:01,388+02 [Thread-18] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:200 - BindingResult contains no body.
|
497
|
2019-04-13 20:52:01,388+02 [Thread-18] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:131 - HTTP response: HTTP/1.1 423 [] [Content-Type: text/plain; charset=UTF-8,Content-Length: 45,Chunked: false]
|
498
|
2019-04-13 20:52:01,388+02 [Thread-18] DEBUG o.o.c.b.h.i.ErrorResponseInterceptor:99 - HTTP response intercepted
|
499
|
2019-04-13 20:52:01,441+02 [Thread-18] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /css/style.css [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/css,*/*;q=0.1, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, Referer: http://127.0.0.1:24727/eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2, DNT: 1, Connection: keep-alive]
|
500
|
2019-04-13 20:52:01,442+02 [Thread-18] DEBUG o.o.c.b.h.h.ControlCommonHandler:81 - HTTP request: GET /css/style.css [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/css,*/*;q=0.1, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, Referer: http://127.0.0.1:24727/eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2, DNT: 1, Connection: keep-alive]
|
501
|
2019-04-13 20:52:01,442+02 [Thread-18] DEBUG o.o.c.b.http.handler.FileHandler:74 - Handle file request
|
502
|
2019-04-13 20:52:01,443+02 [Thread-18] DEBUG o.o.c.b.h.h.ControlCommonHandler:103 - HTTP response: HTTP/1.1 200 [Content-Type: text/css; charset=UTF-8] [Content-Type: text/css; charset=UTF-8,Chunked: false]
|
503
|
2019-04-13 20:52:01,443+02 [Thread-18] DEBUG o.o.c.b.h.h.ControlCommonHandler:104 - HTTP request handled by: org.openecard.control.binding.http.handler.FileHandler
|
504
|
2019-04-13 20:52:01,499+02 [Thread-19] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /favicon.ico [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: image/webp,*/*, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, DNT: 1, Connection: keep-alive]
|
505
|
2019-04-13 20:52:01,500+02 [Thread-19] DEBUG o.o.c.b.h.h.ControlCommonHandler:81 - HTTP request: GET /favicon.ico [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: image/webp,*/*, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, DNT: 1, Connection: keep-alive]
|
506
|
2019-04-13 20:52:01,501+02 [Thread-19] DEBUG o.o.c.b.http.handler.FileHandler:74 - Handle file request
|
507
|
2019-04-13 20:52:01,501+02 [Thread-19] DEBUG o.o.c.b.h.h.ControlCommonHandler:103 - HTTP response: HTTP/1.1 200 [Content-Type: image/vnd.microsoft.icon; charset=UTF-8] [Content-Type: image/vnd.microsoft.icon; charset=UTF-8,Chunked: false]
|
508
|
2019-04-13 20:52:01,501+02 [Thread-19] DEBUG o.o.c.b.h.h.ControlCommonHandler:104 - HTTP request handled by: org.openecard.control.binding.http.handler.FileHandler
|
509
|
2019-04-13 20:52:01,572+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:365 - HTTP response received.
|
510
|
2019-04-13 20:52:01,573+02 [PAOS] WARN org.openecard.transport.paos.PAOS:495 - The PAOS endpoint sent the http status code 200 which does not conform to the PAOS specification. (See section 9.4 Processing Rules of the PAOS Specification)
|
511
|
2019-04-13 20:52:01,575+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:112 - HTTP Response:
|
512
|
HTTP/1.1 200 OK
|
513
|
Server: Apache-Coyote/1.1
|
514
|
Content-Security-Policy: default-src 'self'
|
515
|
Content-Type: application/vnd.paos+xml
|
516
|
Content-Length: 8034
|
517
|
Date: Sat, 13 Apr 2019 18:51:50 GMT
|
518
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
519
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
520
|
<soap:Header>
|
521
|
<sb:Correlation xmlns:sb="http://urn:liberty:sb:2003-08" messageID="Id1693010" refToMessageID="6d1e1b1f-d22b-4445-b201-1bcafd31e06f"/>
|
522
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:d87df3c8-8298-42ce-8ac7-52c320c8a7f3</RelatesTo>
|
523
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:a8279200-0e58-4153-a6b9-fab823ccd7ea</MessageID>
|
524
|
</soap:Header>
|
525
|
<soap:Body>
|
526
|
<ns3:DIDAuthenticate xmlns:ns2="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#">
|
527
|
<ns3:ConnectionHandle>
|
528
|
<ns3:ChannelHandle>
|
529
|
<ns3:SessionIdentifier>Y12JcSq_icyW3rLWql3eNA</ns3:SessionIdentifier>
|
530
|
</ns3:ChannelHandle>
|
531
|
<ns3:ContextHandle>F0E6CE92E23F412E672BE9AFABF7D846</ns3:ContextHandle>
|
532
|
<ns3:IFDName>REINER SCT cyberJack RFID standard (8423579901) 00 00</ns3:IFDName>
|
533
|
<ns3:SlotIndex>0</ns3:SlotIndex>
|
534
|
<ns3:CardApplication>3F00</ns3:CardApplication>
|
535
|
<ns3:SlotHandle>FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5</ns3:SlotHandle>
|
536
|
<ns3:RecognitionInfo>
|
537
|
<ns3:CardType>http://bsi.bund.de/cif/npa.xml</ns3:CardType>
|
538
|
</ns3:RecognitionInfo>
|
539
|
</ns3:ConnectionHandle>
|
540
|
<ns3:DIDName>PIN</ns3:DIDName>
|
541
|
<ns3:AuthenticationProtocolData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Protocol="urn:oid:1.3.162.15480.3.0.14.2" xsi:type="ns3:EAC1InputType">
|
542
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201487f4e8201005f2901004210444544566549444454523130313433377f494f060a04007f000702020202038641049a3b338414e41b69b1a8bd858c51bf0f561dbe86e4e5b5b0f7a69f9a324946045ad15b3e9285158476de287dcc294a119f7414e5eb3a1d8b8d39422ce3cfc74c5f200e44453030303034393330303532317f4c12060904007f000703010202530500000058005f25060109000401035f2406010900040104655e732d060904007f0007030103028020b3f8c3db5d1c8e140947d38b4fcf62c3b595a55fa66d1503a0ce2f0d292677e3732d060904007f00070301030180206a0e89a510b51e2415265999e377cee36a366b632fc39a596f04f1c8d95eba3f5f3740974129d68db561ee58c21b3f7336d5001736cbf03d16fed4e1e5bb26c74292001b81da768777a35b719e1a85ab7b16da6bdd381f12ac2b31c1637aa0a4ac48d2</ns3:Certificate>
|
543
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130327f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a78641048925419fc7f194922cfc6b8dd25ae6a19c1b59216e6cf06270e5d75cfd64205f55cf867bbfefeefd6e680e1fd197f18ab684484901362568efc9adb5c6018d728701015f200e44454356434165494430303130337f4c12060904007f0007030102025305fc0f13ffff5f25060102010200035f24060105010200035f37404d6f08a86a4f18409f6685387dd3c6a7ff5d68ea4f7714a861bbb3bb721d05d3014adf1763c9292f715d8e94ee9b3e1b73ab1382414ebf39dfb3b0fb6c09dbeb</ns3:Certificate>
|
544
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130337f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a7864104241d8627338b64f20077ffd558909a096c635ddb222852038eaae642e869a40173d588f817d95db2a6a0f077ea5ee63596a20f85bc3cb176d2f98d88d90219aa8701015f200e44454356434165494430303130347f4c12060904007f0007030102025305fc0f13ffff5f25060105000901045f24060108000901045f3740313a81ed8734e7a8c45f16b55fb603e63027b7f44c2de3a8e782552d35949db221ca33bd41a01da6a1288c7885714fc3a03fa45683b75d3884930ec6738af8a0</ns3:Certificate>
|
545
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130347f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a786410459d1a08a2572022e17fed831982a9cb904518003cf83dabed88dbed28963768b88dba22a153558bd21ddaa99318378b7cd7ebfe849557cd43f8526abe72734538701015f200e44454356434165494430303130357f4c12060904007f0007030102025305fc0f13ffff5f25060108000601025f24060201000601025f37402fbeeae1b1ade6cfb6cab9d9b19f6a6efacb7d9701997f43cf608bf72cf496f485f691e75190dec25c672b92cf9ba917883659a6dc16793d22bbec4019c616cc</ns3:Certificate>
|
546
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f2181e77f4e81a05f290100420e44454356434165494430303130357f494f060a04007f00070202020203864104413f9216a5078ea8593a9c5cdcd20d6b69c29aea895e6d78795d82e7e5ba85eda2998a35f047fc8b1c79ab6c1ef3303182abd923de370482d1c92f3762e054d95f2010444544566549444454523130313433377f4c12060904007f0007030102025305400513ff975f25060109000202015f24060109000502025f3740812b107d859469edbf780de1cfc5c8c07dbac400721a98d1449ce2e065a2ada70655885d363d7d6c4021cdc05218731d0bc3da441b55e64bc8b0584a25cd12a7</ns3:Certificate>
|
547
|
<ns3:CertificateDescription xmlns="urn:iso:std:iso-iec:24727:tech:schema">308202d1060a04007f00070301030101a10e0c0c442d547275737420476d6248a2181316687474703a2f2f7777772e642d74727573742e6e6574a31a0c18476f7665726e696b757320476d6248202620436f2e204b47a41b131968747470733a2f2f7067702e676f7665726e696b75732e6465a58201f40c8201f04e616d652c20416e7363687269667420756e6420452d4d61696c2d4164726573736520646573204469656e737465616e626965746572733a0d0a476f7665726e696b757320476d6248202620436f2e204b470d0a416d2046616c6c7475726d20390d0a3238333539204272656d656e0d0a6b6f6e74616b7440676f7665726e696b75732e636f6d0d0a0d0a4765736368c3a46674737a7765636b3a0d0a0d0a48696e7765697320617566206469652066c3bc722064656e204469656e737465616e626965746572207a757374c3a46e646967656e205374656c6c656e2c20646965206469652045696e68616c74756e672064657220566f7273636872696674656e207a756d20446174656e73636875747a206b6f6e74726f6c6c696572656e3a0d0a446965204c616e64657362656175667472616774652066c3bc7220446174656e73636875747a20756e6420496e666f726d6174696f6e736672656968656974206465722046726569656e2048616e73657374616474204272656d656e0d0a41726e647473747261c39f6520310d0a3237353730204272656d6572686176656e0d0a303432312f3336312d323031300d0a6f666669636540646174656e73636875747a2e6272656d656e2e64650d0a687474703a2f2f7777772e646174656e73636875747a2e6272656d656e2e6465a76831660420a30a9a4617dc153926f731064043bba624b0cdd3b458ed8723c1cda33f1ffdd70420ab9fce5da4ba24d0b2664450fcced618f68fe9cbcdc4ee6e0bb0c59bd2aa86b60420e275d8b7d873610d634acdbd0f598c142a9f59f9ea58cbdf53b4122bab140513</ns3:CertificateDescription>
|
548
|
<ns3:RequiredCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000005800</ns3:RequiredCHAT>
|
549
|
<ns3:OptionalCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000000000</ns3:OptionalCHAT>
|
550
|
<ns3:AuthenticatedAuxiliaryData xmlns="urn:iso:std:iso-iec:24727:tech:schema">67177315060904007f00070301040253083230313930343133</ns3:AuthenticatedAuxiliaryData>
|
551
|
<ns3:TransactionInfo xmlns="urn:iso:std:iso-iec:24727:tech:schema"/>
|
552
|
</ns3:AuthenticationProtocolData>
|
553
|
</ns3:DIDAuthenticate>
|
554
|
</soap:Body>
|
555
|
</soap:Envelope>
|
556
|
|
557
|
|
558
|
2019-04-13 20:52:01,577+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:224 - Message received:
|
559
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
560
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
561
|
<soap:Header>
|
562
|
<sb:Correlation xmlns:sb="http://urn:liberty:sb:2003-08" messageID="Id1693010" refToMessageID="6d1e1b1f-d22b-4445-b201-1bcafd31e06f"/>
|
563
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:d87df3c8-8298-42ce-8ac7-52c320c8a7f3</RelatesTo>
|
564
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:a8279200-0e58-4153-a6b9-fab823ccd7ea</MessageID>
|
565
|
</soap:Header>
|
566
|
<soap:Body>
|
567
|
<ns3:DIDAuthenticate xmlns:ns2="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#">
|
568
|
<ns3:ConnectionHandle>
|
569
|
<ns3:ChannelHandle>
|
570
|
<ns3:SessionIdentifier>Y12JcSq_icyW3rLWql3eNA</ns3:SessionIdentifier>
|
571
|
</ns3:ChannelHandle>
|
572
|
<ns3:ContextHandle>F0E6CE92E23F412E672BE9AFABF7D846</ns3:ContextHandle>
|
573
|
<ns3:IFDName>REINER SCT cyberJack RFID standard (8423579901) 00 00</ns3:IFDName>
|
574
|
<ns3:SlotIndex>0</ns3:SlotIndex>
|
575
|
<ns3:CardApplication>3F00</ns3:CardApplication>
|
576
|
<ns3:SlotHandle>FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5</ns3:SlotHandle>
|
577
|
<ns3:RecognitionInfo>
|
578
|
<ns3:CardType>http://bsi.bund.de/cif/npa.xml</ns3:CardType>
|
579
|
</ns3:RecognitionInfo>
|
580
|
</ns3:ConnectionHandle>
|
581
|
<ns3:DIDName>PIN</ns3:DIDName>
|
582
|
<ns3:AuthenticationProtocolData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Protocol="urn:oid:1.3.162.15480.3.0.14.2" xsi:type="ns3:EAC1InputType">
|
583
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201487f4e8201005f2901004210444544566549444454523130313433377f494f060a04007f000702020202038641049a3b338414e41b69b1a8bd858c51bf0f561dbe86e4e5b5b0f7a69f9a324946045ad15b3e9285158476de287dcc294a119f7414e5eb3a1d8b8d39422ce3cfc74c5f200e44453030303034393330303532317f4c12060904007f000703010202530500000058005f25060109000401035f2406010900040104655e732d060904007f0007030103028020b3f8c3db5d1c8e140947d38b4fcf62c3b595a55fa66d1503a0ce2f0d292677e3732d060904007f00070301030180206a0e89a510b51e2415265999e377cee36a366b632fc39a596f04f1c8d95eba3f5f3740974129d68db561ee58c21b3f7336d5001736cbf03d16fed4e1e5bb26c74292001b81da768777a35b719e1a85ab7b16da6bdd381f12ac2b31c1637aa0a4ac48d2</ns3:Certificate>
|
584
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130327f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a78641048925419fc7f194922cfc6b8dd25ae6a19c1b59216e6cf06270e5d75cfd64205f55cf867bbfefeefd6e680e1fd197f18ab684484901362568efc9adb5c6018d728701015f200e44454356434165494430303130337f4c12060904007f0007030102025305fc0f13ffff5f25060102010200035f24060105010200035f37404d6f08a86a4f18409f6685387dd3c6a7ff5d68ea4f7714a861bbb3bb721d05d3014adf1763c9292f715d8e94ee9b3e1b73ab1382414ebf39dfb3b0fb6c09dbeb</ns3:Certificate>
|
585
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130337f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a7864104241d8627338b64f20077ffd558909a096c635ddb222852038eaae642e869a40173d588f817d95db2a6a0f077ea5ee63596a20f85bc3cb176d2f98d88d90219aa8701015f200e44454356434165494430303130347f4c12060904007f0007030102025305fc0f13ffff5f25060105000901045f24060108000901045f3740313a81ed8734e7a8c45f16b55fb603e63027b7f44c2de3a8e782552d35949db221ca33bd41a01da6a1288c7885714fc3a03fa45683b75d3884930ec6738af8a0</ns3:Certificate>
|
586
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130347f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a786410459d1a08a2572022e17fed831982a9cb904518003cf83dabed88dbed28963768b88dba22a153558bd21ddaa99318378b7cd7ebfe849557cd43f8526abe72734538701015f200e44454356434165494430303130357f4c12060904007f0007030102025305fc0f13ffff5f25060108000601025f24060201000601025f37402fbeeae1b1ade6cfb6cab9d9b19f6a6efacb7d9701997f43cf608bf72cf496f485f691e75190dec25c672b92cf9ba917883659a6dc16793d22bbec4019c616cc</ns3:Certificate>
|
587
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f2181e77f4e81a05f290100420e44454356434165494430303130357f494f060a04007f00070202020203864104413f9216a5078ea8593a9c5cdcd20d6b69c29aea895e6d78795d82e7e5ba85eda2998a35f047fc8b1c79ab6c1ef3303182abd923de370482d1c92f3762e054d95f2010444544566549444454523130313433377f4c12060904007f0007030102025305400513ff975f25060109000202015f24060109000502025f3740812b107d859469edbf780de1cfc5c8c07dbac400721a98d1449ce2e065a2ada70655885d363d7d6c4021cdc05218731d0bc3da441b55e64bc8b0584a25cd12a7</ns3:Certificate>
|
588
|
<ns3:CertificateDescription xmlns="urn:iso:std:iso-iec:24727:tech:schema">308202d1060a04007f00070301030101a10e0c0c442d547275737420476d6248a2181316687474703a2f2f7777772e642d74727573742e6e6574a31a0c18476f7665726e696b757320476d6248202620436f2e204b47a41b131968747470733a2f2f7067702e676f7665726e696b75732e6465a58201f40c8201f04e616d652c20416e7363687269667420756e6420452d4d61696c2d4164726573736520646573204469656e737465616e626965746572733a0d0a476f7665726e696b757320476d6248202620436f2e204b470d0a416d2046616c6c7475726d20390d0a3238333539204272656d656e0d0a6b6f6e74616b7440676f7665726e696b75732e636f6d0d0a0d0a4765736368c3a46674737a7765636b3a0d0a0d0a48696e7765697320617566206469652066c3bc722064656e204469656e737465616e626965746572207a757374c3a46e646967656e205374656c6c656e2c20646965206469652045696e68616c74756e672064657220566f7273636872696674656e207a756d20446174656e73636875747a206b6f6e74726f6c6c696572656e3a0d0a446965204c616e64657362656175667472616774652066c3bc7220446174656e73636875747a20756e6420496e666f726d6174696f6e736672656968656974206465722046726569656e2048616e73657374616474204272656d656e0d0a41726e647473747261c39f6520310d0a3237353730204272656d6572686176656e0d0a303432312f3336312d323031300d0a6f666669636540646174656e73636875747a2e6272656d656e2e64650d0a687474703a2f2f7777772e646174656e73636875747a2e6272656d656e2e6465a76831660420a30a9a4617dc153926f731064043bba624b0cdd3b458ed8723c1cda33f1ffdd70420ab9fce5da4ba24d0b2664450fcced618f68fe9cbcdc4ee6e0bb0c59bd2aa86b60420e275d8b7d873610d634acdbd0f598c142a9f59f9ea58cbdf53b4122bab140513</ns3:CertificateDescription>
|
589
|
<ns3:RequiredCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000005800</ns3:RequiredCHAT>
|
590
|
<ns3:OptionalCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000000000</ns3:OptionalCHAT>
|
591
|
<ns3:AuthenticatedAuxiliaryData xmlns="urn:iso:std:iso-iec:24727:tech:schema">67177315060904007f00070301040253083230313930343133</ns3:AuthenticatedAuxiliaryData>
|
592
|
<ns3:TransactionInfo xmlns="urn:iso:std:iso-iec:24727:tech:schema"/>
|
593
|
</ns3:AuthenticationProtocolData>
|
594
|
</ns3:DIDAuthenticate>
|
595
|
</soap:Body>
|
596
|
</soap:Envelope>
|
597
|
|
598
|
2019-04-13 20:52:01,603+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:125 - Found ConnectionHandle in object of type DIDAuthenticate.
|
599
|
2019-04-13 20:52:01,650+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
600
|
2019-04-13 20:52:01,650+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
601
|
2019-04-13 20:52:01,650+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
602
|
2019-04-13 20:52:01,650+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.DIDAuthenticate
|
603
|
2019-04-13 20:52:01,651+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:71 - Requesting entry (filterAppId=true) for handle:
|
604
|
ConnectionHandle:
|
605
|
Session: Y12JcSq_icyW3rLWql3eNA
|
606
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
607
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
608
|
SlotHandle: FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5
|
609
|
CardType: http://bsi.bund.de/cif/npa.xml
|
610
|
2019-04-13 20:52:01,652+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:73 - Current state entries are:
|
611
|
2019-04-13 20:52:01,652+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@11 {
|
612
|
handle= ConnectionHandle {
|
613
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
614
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
615
|
idx=0
|
616
|
slot=null
|
617
|
app=3F00
|
618
|
Recognition {
|
619
|
typ=http://bsi.bund.de/cif/npa.xml
|
620
|
ident=null
|
621
|
}
|
622
|
}
|
623
|
}
|
624
|
|
625
|
2019-04-13 20:52:01,653+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@12 {
|
626
|
handle= ConnectionHandle {
|
627
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
628
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
629
|
idx=0
|
630
|
slot=FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5
|
631
|
app=3F00
|
632
|
Recognition {
|
633
|
typ=http://bsi.bund.de/cif/npa.xml
|
634
|
ident=null
|
635
|
}
|
636
|
}
|
637
|
}
|
638
|
|
639
|
2019-04-13 20:52:01,657+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type GetIFDCapabilities.
|
640
|
2019-04-13 20:52:01,659+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
641
|
2019-04-13 20:52:01,659+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
642
|
2019-04-13 20:52:01,660+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
643
|
2019-04-13 20:52:01,660+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.GetIFDCapabilities
|
644
|
2019-04-13 20:52:01,660+02 [PAOS] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
645
|
2019-04-13 20:52:01,672+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
646
|
2019-04-13 20:52:01,672+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
647
|
2019-04-13 20:52:01,673+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
648
|
2019-04-13 20:52:01,673+02 [PAOS] WARN o.o.c.c.a.c.CardVerifiableCertificateChain:60 - Verification of the certificate chain is disabled.
|
649
|
2019-04-13 20:52:01,674+02 [PAOS] INFO o.o.common.util.TR03112Utils:107 - Checking certificate hash of eService against list of communication certificates.
|
650
|
2019-04-13 20:52:01,675+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:115 - Hash of the retrieved server certificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
651
|
2019-04-13 20:52:01,677+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
652
|
2019-04-13 20:52:01,677+02 [PAOS] INFO o.o.common.util.TR03112Utils:107 - Checking certificate hash of https://pgp.governikus.de against list of communication certificates.
|
653
|
2019-04-13 20:52:01,679+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:115 - Hash of the retrieved server certificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
654
|
2019-04-13 20:52:01,679+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
655
|
2019-04-13 20:52:01,680+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: AB9FCE5DA4BA24D0B2664450FCCED618F68FE9CBCDC4EE6E0BB0C59BD2AA86B6
|
656
|
2019-04-13 20:52:01,680+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
657
|
2019-04-13 20:52:01,680+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:61 - Checking SOP for https://pgp.governikus.de/pgp/ausweis-app-2 and https://pgp.governikus.de.
|
658
|
2019-04-13 20:52:01,680+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
659
|
2019-04-13 20:52:01,684+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
660
|
2019-04-13 20:52:01,684+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
661
|
2019-04-13 20:52:01,685+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
662
|
2019-04-13 20:52:01,685+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
663
|
2019-04-13 20:52:01,685+02 [PAOS] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 0022C1A40F800A04007F00070202040202830103
|
664
|
2019-04-13 20:52:01,763+02 [PAOS] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
665
|
2019-04-13 20:52:01,771+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
666
|
2019-04-13 20:52:01,772+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
667
|
2019-04-13 20:52:01,772+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
668
|
2019-04-13 20:52:01,816+02 [EAC-GUI] DEBUG org.openecard.gui.swing.StepBar:97 - Selecting index 0, previous was -1.
|
669
|
2019-04-13 20:52:01,856+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:65 - Waiting for card to be removed.
|
670
|
2019-04-13 20:52:12,117+02 [AWT-EventQueue-0] DEBUG o.o.gui.swing.SwingNavigator:244 - Received event: Button.cancel
|
671
|
2019-04-13 20:52:12,118+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:257 - Trying to kill background task if it exists.
|
672
|
2019-04-13 20:52:12,118+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:260 - Killing background task.
|
673
|
2019-04-13 20:52:12,119+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:76 - Card has not been removed.
|
674
|
2019-04-13 20:52:12,119+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:222 - Exchange result for step 'Anbieter'.
|
675
|
2019-04-13 20:52:12,119+02 [Swing-GUI-BG-Task] DEBUG org.openecard.gui.swing.StepFrame$1:276 - Background task has been terminated from the Swing GUI.
|
676
|
java.lang.InterruptedException: null
|
677
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
|
678
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
|
679
|
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
|
680
|
at org.openecard.common.util.Promise.deref(Promise.java:140)
|
681
|
at org.openecard.common.util.Promise.deref(Promise.java:120)
|
682
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:66)
|
683
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:47)
|
684
|
at org.openecard.gui.swing.StepFrame$1.run(StepFrame.java:272)
|
685
|
at java.lang.Thread.run(Thread.java:748)
|
686
|
2019-04-13 20:52:12,119+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:92 - Step PROTOCOL_EAC_GUI_STEP_CVC finished with result CANCEL.
|
687
|
2019-04-13 20:52:12,120+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:229 - Closing UserConsentNavigator.
|
688
|
2019-04-13 20:52:12,121+02 [EAC-GUI] DEBUG o.o.sal.protocol.eac.PACEStep:283 - EAC GUI returned with CANCEL or INTERRUPTED.
|
689
|
2019-04-13 20:52:12,121+02 [EAC-GUI] DEBUG o.o.sal.protocol.eac.PACEStep:288 - Setting PACE result to cancelled.
|
690
|
2019-04-13 20:52:12,123+02 [PAOS] DEBUG o.o.sal.protocol.eac.PACEStep:327 - Received error object from GUI.
|
691
|
org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
692
|
==> User canceled the PACE dialog.
|
693
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
694
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
695
|
at org.openecard.common.WSHelper.createException(WSHelper.java:112)
|
696
|
at org.openecard.sal.protocol.eac.PACEStep.lambda$perform$0(PACEStep.java:289)
|
697
|
at java.lang.Thread.run(Thread.java:748)
|
698
|
2019-04-13 20:52:12,124+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:100 - Checking if EAC protocol is finished.
|
699
|
2019-04-13 20:52:12,124+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:106 - EAC AUTHENTICATION_DONE promise is delivered.
|
700
|
2019-04-13 20:52:12,125+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:111 - EAC AUTHENTICATION_FAILED promise is delivered.
|
701
|
2019-04-13 20:52:12,125+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:120 - EAC authentication finished=true.
|
702
|
2019-04-13 20:52:12,126+02 [PAOS] DEBUG org.openecard.sal.TinySAL:2170 - SAL Protocol is finished, destroying protocol instance.
|
703
|
2019-04-13 20:52:12,126+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:71 - Requesting entry (filterAppId=false) for handle:
|
704
|
ConnectionHandle:
|
705
|
Session: Y12JcSq_icyW3rLWql3eNA
|
706
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
707
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
708
|
SlotHandle: FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5
|
709
|
CardType: http://bsi.bund.de/cif/npa.xml
|
710
|
2019-04-13 20:52:12,127+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:73 - Current state entries are:
|
711
|
2019-04-13 20:52:12,127+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@11 {
|
712
|
handle= ConnectionHandle {
|
713
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
714
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
715
|
idx=0
|
716
|
slot=null
|
717
|
app=3F00
|
718
|
Recognition {
|
719
|
typ=http://bsi.bund.de/cif/npa.xml
|
720
|
ident=null
|
721
|
}
|
722
|
}
|
723
|
}
|
724
|
|
725
|
2019-04-13 20:52:12,128+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@12 {
|
726
|
handle= ConnectionHandle {
|
727
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
728
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
729
|
idx=0
|
730
|
slot=FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5
|
731
|
app=3F00
|
732
|
Recognition {
|
733
|
typ=http://bsi.bund.de/cif/npa.xml
|
734
|
ident=null
|
735
|
}
|
736
|
}
|
737
|
protocol=urn:oid:1.3.162.15480.3.0.14.2
|
738
|
}
|
739
|
|
740
|
2019-04-13 20:52:12,128+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:71 - Destroying EAC protocol instance.
|
741
|
2019-04-13 20:52:12,128+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:81 - Waiting for EAC GUI to terminate.
|
742
|
2019-04-13 20:52:12,129+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:83 - EAC GUI terminated.
|
743
|
2019-04-13 20:52:12,149+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
744
|
2019-04-13 20:52:12,149+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
745
|
2019-04-13 20:52:12,149+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
746
|
2019-04-13 20:52:12,150+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:81 - HTTP Request (before adding content):
|
747
|
POST /ecardpaos/paosreceiver HTTP/1.1
|
748
|
Connection: keep-alive
|
749
|
User-Agent: Open eCard App/1.3.0
|
750
|
Host: prodpaos.governikus-eid.de:443
|
751
|
PAOS: ver="urn:liberty:paos:2006-08" ;"urn:iso:std:iso-iec:24727:tech:schema:Transmit";"http://www.bsi.bund.de/ecard/api/1.0#InitializeFramework";"urn:iso:std:iso-iec:24727:tech:schema:StartSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationEndSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceDescribe";"urn:iso:std:iso-iec:24727:tech:schema:DataSetList";"urn:iso:std:iso-iec:24727:tech:schema:DataSetSelect";"urn:iso:std:iso-iec:24727:tech:schema:DSIList";"urn:iso:std:iso-iec:24727:tech:schema:DSIWrite";"urn:iso:std:iso-iec:24727:tech:schema:DSIRead";"urn:iso:std:iso-iec:24727:tech:schema:Encipher";"urn:iso:std:iso-iec:24727:tech:schema:Decipher";"urn:iso:std:iso-iec:24727:tech:schema:GetRandom";"urn:iso:std:iso-iec:24727:tech:schema:Sign";"urn:iso:std:iso-iec:24727:tech:schema:VerifySignature";"urn:iso:std:iso-iec:24727:tech:schema:VerifyCertificate";"urn:iso:std:iso-iec:24727:tech:schema:DIDList";"urn:iso:std:iso-iec:24727:tech:schema:DIDGet";"urn:iso:std:iso-iec:24727:tech:schema:DIDAuthenticate";"urn:iso:std:iso-iec:24727:tech:schema:ACLList";"urn:iso:std:iso-iec:24727:tech:schema:Hash"
|
752
|
Accept: text/xml, application/xml, application/vnd.paos+xml
|
753
|
|
754
|
2019-04-13 20:52:12,152+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:268 - Message sent:
|
755
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
756
|
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
|
757
|
<Header>
|
758
|
<PAOS xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" ns0:actor="http://schemas.xmlsoap.org/soap/actor/next" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" ns1:mustUnderstand="1" xmlns="urn:liberty:paos:2006-08">
|
759
|
<Version>urn:liberty:paos:2006-08</Version>
|
760
|
<EndpointReference>
|
761
|
<Address>http://www.projectliberty.org/2006/01/role/paos</Address>
|
762
|
<MetaData>
|
763
|
<ServiceType>http://www.bsi.bund.de/ecard/api/1.1/PAOS/GetNextCommand</ServiceType>
|
764
|
</MetaData>
|
765
|
</EndpointReference>
|
766
|
</PAOS>
|
767
|
<ReplyTo xmlns="http://www.w3.org/2005/03/addressing">
|
768
|
<Address>http://www.projectliberty.org/2006/02/role/paos</Address>
|
769
|
</ReplyTo>
|
770
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:a8279200-0e58-4153-a6b9-fab823ccd7ea</RelatesTo>
|
771
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:9f178cc9-69df-43be-ada7-44a099158fcd</MessageID>
|
772
|
</Header>
|
773
|
<Body>
|
774
|
<ns3:DIDAuthenticateResponse xmlns="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns10="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ns11="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns12="http://www.w3.org/2001/04/xmlenc#" xmlns:ns13="http://ws.openecard.org/schema" xmlns:ns14="http://www.w3.org/2001/04/xmldsig-more#" xmlns:ns15="http://www.w3.org/2007/05/xmldsig-more#" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.bsi.bund.de/ecard/api/1.1" xmlns:ns5="http://uri.etsi.org/02231/v3.1.2#" xmlns:ns6="http://www.w3.org/2009/xmlenc11#" xmlns:ns7="http://www.setcce.org/schemas/ers" xmlns:ns8="urn:oasis:names:tc:dss-x:1.0:profiles:verificationreport:schema#" xmlns:ns9="http://uri.etsi.org/01903/v1.3.2#" Profile="http://www.bsi.bund.de/ecard/api/1.1">
|
775
|
<Result>
|
776
|
<ResultMajor>http://www.bsi.bund.de/ecard/api/1.1/resultmajor#error</ResultMajor>
|
777
|
<ResultMinor>http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser</ResultMinor>
|
778
|
<ResultMessage xml:lang="en">User canceled the PACE dialog.</ResultMessage>
|
779
|
</Result>
|
780
|
<ns3:AuthenticationProtocolData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Protocol="urn:oid:1.3.162.15480.3.0.14.2" xsi:type="ns3:EmptyResponseDataType"/>
|
781
|
</ns3:DIDAuthenticateResponse>
|
782
|
</Body>
|
783
|
</Envelope>
|
784
|
|
785
|
2019-04-13 20:52:12,152+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:363 - Sending HTTP request.
|
786
|
2019-04-13 20:52:12,460+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:365 - HTTP response received.
|
787
|
2019-04-13 20:52:12,460+02 [PAOS] WARN org.openecard.transport.paos.PAOS:495 - The PAOS endpoint sent the http status code 200 which does not conform to the PAOS specification. (See section 9.4 Processing Rules of the PAOS Specification)
|
788
|
2019-04-13 20:52:12,461+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:112 - HTTP Response:
|
789
|
HTTP/1.1 200 OK
|
790
|
Server: Apache-Coyote/1.1
|
791
|
Content-Security-Policy: default-src 'self'
|
792
|
Content-Type: application/vnd.paos+xml
|
793
|
Content-Length: 1137
|
794
|
Date: Sat, 13 Apr 2019 18:52:01 GMT
|
795
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
796
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
797
|
<soap:Header>
|
798
|
<sb:Correlation xmlns:sb="http://urn:liberty:sb:2003-08" messageID="Id1693011" refToMessageID="6d1e1b1f-d22b-4445-b201-1bcafd31e06f"/>
|
799
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:9f178cc9-69df-43be-ada7-44a099158fcd</RelatesTo>
|
800
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:f87417ee-ceb2-4fd4-888e-0ee1e8a7c2bc</MessageID>
|
801
|
</soap:Header>
|
802
|
<soap:Body>
|
803
|
<ns3:StartPAOSResponse xmlns:ns2="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#">
|
804
|
<ns2:Result>
|
805
|
<ns2:ResultMajor>http://www.bsi.bund.de/ecard/api/1.1/resultmajor#error</ns2:ResultMajor>
|
806
|
<ns2:ResultMinor>http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser</ns2:ResultMinor>
|
807
|
<ns2:ResultMessage xml:lang="en">User canceled the PACE dialog.</ns2:ResultMessage>
|
808
|
</ns2:Result>
|
809
|
</ns3:StartPAOSResponse>
|
810
|
</soap:Body>
|
811
|
</soap:Envelope>
|
812
|
|
813
|
|
814
|
2019-04-13 20:52:12,462+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:224 - Message received:
|
815
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
816
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
817
|
<soap:Header>
|
818
|
<sb:Correlation xmlns:sb="http://urn:liberty:sb:2003-08" messageID="Id1693011" refToMessageID="6d1e1b1f-d22b-4445-b201-1bcafd31e06f"/>
|
819
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:9f178cc9-69df-43be-ada7-44a099158fcd</RelatesTo>
|
820
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:f87417ee-ceb2-4fd4-888e-0ee1e8a7c2bc</MessageID>
|
821
|
</soap:Header>
|
822
|
<soap:Body>
|
823
|
<ns3:StartPAOSResponse xmlns:ns2="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#">
|
824
|
<ns2:Result>
|
825
|
<ns2:ResultMajor>http://www.bsi.bund.de/ecard/api/1.1/resultmajor#error</ns2:ResultMajor>
|
826
|
<ns2:ResultMinor>http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser</ns2:ResultMinor>
|
827
|
<ns2:ResultMessage xml:lang="en">User canceled the PACE dialog.</ns2:ResultMessage>
|
828
|
</ns2:Result>
|
829
|
</ns3:StartPAOSResponse>
|
830
|
</soap:Body>
|
831
|
</soap:Envelope>
|
832
|
|
833
|
2019-04-13 20:52:12,462+02 [PAOS] WARN org.openecard.transport.paos.PAOS:233 - Received message without Profile attribute, adding one for proper validation.
|
834
|
2019-04-13 20:52:12,464+02 [PAOS] INFO o.o.c.tls.ClientCertPSKTlsClient:239 - TLS warning sent.
|
835
|
2019-04-13 20:52:12,465+02 [PAOS] INFO o.o.c.tls.ClientCertPSKTlsClient:241 - TLS(WARN): Close [close_notify=0] --> Connection closed
|
836
|
2019-04-13 20:52:12,465+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:125 - Found ConnectionHandle in object of type CardApplicationDisconnect.
|
837
|
2019-04-13 20:52:12,467+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
838
|
2019-04-13 20:52:12,468+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
839
|
2019-04-13 20:52:12,468+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
840
|
2019-04-13 20:52:12,468+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.CardApplicationDisconnect
|
841
|
2019-04-13 20:52:12,468+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:135 - Removing CardStateEntries for slot=FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5.
|
842
|
2019-04-13 20:52:12,469+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:114 - Removing CardStateEntries based on connection handle.
|
843
|
ConnectionHandle:
|
844
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
845
|
SlotHandle: FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5
|
846
|
2019-04-13 20:52:12,469+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:160 - Internal removeEntry function called with removeSlotHandles=false.
|
847
|
2019-04-13 20:52:12,469+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:165 - Removing entry from session map for channel session=Y12JcSq_icyW3rLWql3eNA.
|
848
|
2019-04-13 20:52:12,469+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:168 - Removing entry from context map for ctx=F0E6CE92E23F412E672BE9AFABF7D846.
|
849
|
2019-04-13 20:52:12,470+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:180 - Removing entry for slot=FD44EEEDD6D3E43D9F1A40F9816DCB84E2F47C9131E7A5C5.
|
850
|
2019-04-13 20:52:12,470+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:184 - Removing all protocol instances.
|
851
|
2019-04-13 20:52:12,470+02 [PAOS] DEBUG o.o.common.sal.state.CardStateEntry:172 - Removing 0 protocols from card state entry.
|
852
|
2019-04-13 20:52:12,470+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:187 - Removing entry from allEntries set.
|
853
|
2019-04-13 20:52:12,470+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Disconnect.
|
854
|
2019-04-13 20:52:12,472+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
855
|
2019-04-13 20:52:12,472+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
856
|
2019-04-13 20:52:12,472+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
857
|
2019-04-13 20:52:12,473+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Disconnect
|
858
|
2019-04-13 20:52:12,668+02 [PAOS] INFO o.o.i.s.wrapper.SingleThreadChannel:139 - Card connected with protocol T=1.
|
859
|
2019-04-13 20:52:12,669+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
860
|
2019-04-13 20:52:12,669+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
861
|
2019-04-13 20:52:12,670+02 [Dispatcher Event 0] INFO o.o.c.sal.state.SALStateCallback:75 - Remove ConnectionHandle from SAL.
|
862
|
ConnectionHandle:
|
863
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
864
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
865
|
2019-04-13 20:52:12,670+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
866
|
2019-04-13 20:52:12,670+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_REMOVED
|
867
|
2019-04-13 20:52:12,671+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:114 - Removing CardStateEntries based on connection handle.
|
868
|
ConnectionHandle:
|
869
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
870
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
871
|
2019-04-13 20:52:12,671+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type GetIFDCapabilities.
|
872
|
2019-04-13 20:52:12,671+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
873
|
2019-04-13 20:52:12,671+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:160 - Internal removeEntry function called with removeSlotHandles=true.
|
874
|
2019-04-13 20:52:12,671+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:394 - RecognitionInfo: null
|
875
|
2019-04-13 20:52:12,671+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:165 - Removing entry from session map for channel session=Y12JcSq_icyW3rLWql3eNA.
|
876
|
2019-04-13 20:52:12,671+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
877
|
2019-04-13 20:52:12,672+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:168 - Removing entry from context map for ctx=F0E6CE92E23F412E672BE9AFABF7D846.
|
878
|
2019-04-13 20:52:12,672+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:172 - Removing all entries for SlotHandles.
|
879
|
2019-04-13 20:52:12,672+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:184 - Removing all protocol instances.
|
880
|
2019-04-13 20:52:12,673+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateEntry:172 - Removing 0 protocols from card state entry.
|
881
|
2019-04-13 20:52:12,673+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:187 - Removing entry from allEntries set.
|
882
|
2019-04-13 20:52:12,674+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
883
|
2019-04-13 20:52:12,675+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
884
|
2019-04-13 20:52:12,675+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
885
|
2019-04-13 20:52:12,675+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.GetIFDCapabilities
|
886
|
2019-04-13 20:52:12,676+02 [PAOS] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
887
|
2019-04-13 20:52:12,681+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
888
|
2019-04-13 20:52:12,682+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
889
|
2019-04-13 20:52:12,682+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
890
|
2019-04-13 20:52:12,682+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
891
|
2019-04-13 20:52:12,682+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
892
|
2019-04-13 20:52:12,682+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
893
|
2019-04-13 20:52:12,682+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_INSERTED
|
894
|
2019-04-13 20:52:12,683+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type Connect.
|
895
|
2019-04-13 20:52:12,683+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
896
|
2019-04-13 20:52:12,684+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:392 - RecognitionInfo: http://bsi.bund.de/cif/unknown, 3B8A80018031B8738401E082900006
|
897
|
2019-04-13 20:52:12,684+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
898
|
2019-04-13 20:52:12,686+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
899
|
2019-04-13 20:52:12,686+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
900
|
2019-04-13 20:52:12,687+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
901
|
2019-04-13 20:52:12,687+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Connect
|
902
|
2019-04-13 20:52:12,687+02 [Recoginiton-5] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
903
|
2019-04-13 20:52:12,687+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
904
|
2019-04-13 20:52:12,687+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
905
|
2019-04-13 20:52:12,694+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
906
|
2019-04-13 20:52:12,692+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
907
|
2019-04-13 20:52:12,695+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
908
|
2019-04-13 20:52:12,695+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
909
|
2019-04-13 20:52:12,695+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type BeginTransaction.
|
910
|
2019-04-13 20:52:12,700+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
911
|
2019-04-13 20:52:12,700+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
912
|
2019-04-13 20:52:12,700+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
913
|
2019-04-13 20:52:12,700+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.BeginTransaction
|
914
|
2019-04-13 20:52:12,701+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
915
|
2019-04-13 20:52:12,701+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
916
|
2019-04-13 20:52:12,701+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
917
|
2019-04-13 20:52:12,702+02 [Thread-17] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
918
|
==> User canceled the PACE dialog.
|
919
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
920
|
==> User canceled the PACE dialog.
|
921
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
922
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
923
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
924
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
925
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
926
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
927
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
928
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
929
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
930
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
931
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
932
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
933
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
934
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
935
|
Caused by: org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
936
|
==> User canceled the PACE dialog.
|
937
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
938
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
939
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
940
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
941
|
at java.lang.Thread.run(Thread.java:748)
|
942
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
943
|
==> User canceled the PACE dialog.
|
944
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
945
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
946
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
947
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
948
|
... 4 common frames omitted
|
949
|
2019-04-13 20:52:12,702+02 [Thread-17] ERROR o.o.binding.tctoken.TCTokenHandler:350 - org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
950
|
==> User canceled the PACE dialog.
|
951
|
org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
952
|
==> User canceled the PACE dialog.
|
953
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:454)
|
954
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
955
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
956
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
957
|
at java.lang.Thread.run(Thread.java:748)
|
958
|
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
959
|
==> User canceled the PACE dialog.
|
960
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
961
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
962
|
at org.openecard.common.WSHelper.checkResult(WSHelper.java:69)
|
963
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:402)
|
964
|
... 4 common frames omitted
|
965
|
2019-04-13 20:52:12,703+02 [Thread-17] INFO o.o.binding.tctoken.ResourceContext:207 - Trying to load resource from: https://pgp.governikus.de/pgp/EIDReceiver?refID=5c62ddf4-38d6-4a1b-a93a-ce792f648e5a
|
966
|
2019-04-13 20:52:12,703+02 [Thread-17] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
967
|
2019-04-13 20:52:12,703+02 [Thread-17] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
968
|
2019-04-13 20:52:12,704+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
969
|
2019-04-13 20:52:12,704+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
970
|
2019-04-13 20:52:12,705+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
971
|
2019-04-13 20:52:12,705+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
972
|
2019-04-13 20:52:12,706+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
973
|
2019-04-13 20:52:12,707+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
974
|
2019-04-13 20:52:12,707+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
975
|
2019-04-13 20:52:12,707+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
976
|
2019-04-13 20:52:12,707+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
977
|
2019-04-13 20:52:12,734+02 [Thread-17] DEBUG o.o.binding.tctoken.ResourceContext:244 - Performing TLS handshake.
|
978
|
2019-04-13 20:52:12,783+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
979
|
2019-04-13 20:52:12,788+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
980
|
2019-04-13 20:52:12,788+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
981
|
2019-04-13 20:52:12,788+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
982
|
2019-04-13 20:52:12,788+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
983
|
2019-04-13 20:52:12,789+02 [Thread-17] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [pgp.governikus.de] [pgp.governikus.de]
|
984
|
2019-04-13 20:52:12,796+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
985
|
2019-04-13 20:52:12,797+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
986
|
2019-04-13 20:52:12,797+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
987
|
2019-04-13 20:52:12,797+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
988
|
2019-04-13 20:52:12,798+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C020003
|
989
|
2019-04-13 20:52:12,803+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
990
|
2019-04-13 20:52:12,807+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
991
|
2019-04-13 20:52:12,807+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
992
|
2019-04-13 20:52:12,807+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
993
|
2019-04-13 20:52:12,807+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
994
|
2019-04-13 20:52:12,809+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
995
|
2019-04-13 20:52:12,810+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
996
|
2019-04-13 20:52:12,810+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
997
|
2019-04-13 20:52:12,810+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
998
|
2019-04-13 20:52:12,810+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
999
|
2019-04-13 20:52:12,818+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1000
|
2019-04-13 20:52:12,821+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1001
|
2019-04-13 20:52:12,821+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1002
|
2019-04-13 20:52:12,821+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1003
|
2019-04-13 20:52:12,822+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1004
|
2019-04-13 20:52:12,838+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1005
|
2019-04-13 20:52:12,838+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1006
|
2019-04-13 20:52:12,839+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1007
|
2019-04-13 20:52:12,839+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1008
|
2019-04-13 20:52:12,840+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
1009
|
2019-04-13 20:52:12,850+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1010
|
2019-04-13 20:52:12,855+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1011
|
2019-04-13 20:52:12,856+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1012
|
2019-04-13 20:52:12,856+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1013
|
2019-04-13 20:52:12,856+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1014
|
2019-04-13 20:52:12,859+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1015
|
2019-04-13 20:52:12,859+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1016
|
2019-04-13 20:52:12,860+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1017
|
2019-04-13 20:52:12,860+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1018
|
2019-04-13 20:52:12,860+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B20404FF
|
1019
|
2019-04-13 20:52:12,864+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6D00
|
1020
|
2019-04-13 20:52:12,868+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1021
|
2019-04-13 20:52:12,868+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1022
|
2019-04-13 20:52:12,868+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1023
|
2019-04-13 20:52:12,869+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1024
|
2019-04-13 20:52:12,871+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1025
|
2019-04-13 20:52:12,871+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1026
|
2019-04-13 20:52:12,871+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1027
|
2019-04-13 20:52:12,871+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1028
|
2019-04-13 20:52:12,872+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1029
|
2019-04-13 20:52:12,879+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1030
|
2019-04-13 20:52:12,885+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1031
|
2019-04-13 20:52:12,885+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1032
|
2019-04-13 20:52:12,886+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1033
|
2019-04-13 20:52:12,886+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1034
|
2019-04-13 20:52:12,887+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1035
|
2019-04-13 20:52:12,887+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1036
|
2019-04-13 20:52:12,888+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1037
|
2019-04-13 20:52:12,888+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1038
|
2019-04-13 20:52:12,888+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
1039
|
2019-04-13 20:52:12,894+02 [Thread-17] DEBUG o.o.binding.tctoken.ResourceContext:246 - TLS handshake performed.
|
1040
|
2019-04-13 20:52:12,895+02 [Thread-17] INFO o.o.common.util.TR03112Utils:107 - Checking certificate hash of https://pgp.governikus.de against list of communication certificates.
|
1041
|
2019-04-13 20:52:12,897+02 [Thread-17] DEBUG o.o.common.util.TR03112Utils:115 - Hash of the retrieved server certificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
1042
|
2019-04-13 20:52:12,898+02 [Thread-17] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
1043
|
2019-04-13 20:52:12,898+02 [Thread-17] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: AB9FCE5DA4BA24D0B2664450FCCED618F68FE9CBCDC4EE6E0BB0C59BD2AA86B6
|
1044
|
2019-04-13 20:52:12,899+02 [Thread-17] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
1045
|
2019-04-13 20:52:12,899+02 [Thread-17] DEBUG o.o.common.util.TR03112Utils:61 - Checking SOP for https://pgp.governikus.de/pgp/EIDReceiver?refID=5c62ddf4-38d6-4a1b-a93a-ce792f648e5a and https://pgp.governikus.de.
|
1046
|
2019-04-13 20:52:12,899+02 [Thread-17] INFO o.o.c.t.ClientCertDefaultTlsClient:298 - TLS warning sent.
|
1047
|
2019-04-13 20:52:12,900+02 [Thread-17] INFO o.o.c.t.ClientCertDefaultTlsClient:300 - TLS(WARN): Close [close_notify=0] --> Connection closed
|
1048
|
2019-04-13 20:52:12,900+02 [Thread-17] DEBUG o.o.binding.tctoken.TCTokenHandler:481 - Setting redirect address to 'https://pgp.governikus.de/pgp/EIDReceiver?refID=5c62ddf4-38d6-4a1b-a93a-ce792f648e5a'.
|
1049
|
2019-04-13 20:52:12,900+02 [Thread-17] DEBUG org.openecard.common.DynamicContext:96 - Removing DynamicContext which contains 1 map entries.
|
1050
|
2019-04-13 20:52:12,900+02 [Thread-17] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:211 - Recieved BindingResult with ResultCode REDIRECT
|
1051
|
2019-04-13 20:52:12,901+02 [Thread-17] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:200 - BindingResult contains no body.
|
1052
|
2019-04-13 20:52:12,901+02 [Thread-17] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:131 - HTTP response: HTTP/1.1 303 [Location: https://pgp.governikus.de/pgp/EIDReceiver?ResultMajor=error&refID=5c62ddf4-38d6-4a1b-a93a-ce792f648e5a&ResultMinor=cancellationByUser] [Content-Type: text/plain; charset=UTF-8,Content-Length: 49,Chunked: false]
|
1053
|
2019-04-13 20:52:12,901+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1054
|
2019-04-13 20:52:12,909+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1055
|
2019-04-13 20:52:12,909+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1056
|
2019-04-13 20:52:12,909+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1057
|
2019-04-13 20:52:12,917+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1058
|
2019-04-13 20:52:12,919+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1059
|
2019-04-13 20:52:12,919+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1060
|
2019-04-13 20:52:12,920+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1061
|
2019-04-13 20:52:12,920+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1062
|
2019-04-13 20:52:12,920+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B20304FF
|
1063
|
2019-04-13 20:52:12,924+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6D00
|
1064
|
2019-04-13 20:52:12,929+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1065
|
2019-04-13 20:52:12,930+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1066
|
2019-04-13 20:52:12,930+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1067
|
2019-04-13 20:52:12,930+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1068
|
2019-04-13 20:52:12,937+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1069
|
2019-04-13 20:52:12,938+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1070
|
2019-04-13 20:52:12,941+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1071
|
2019-04-13 20:52:12,941+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1072
|
2019-04-13 20:52:12,943+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4040C0FF04573744549442076657220312E30
|
1073
|
2019-04-13 20:52:12,970+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
1074
|
2019-04-13 20:52:12,972+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1075
|
2019-04-13 20:52:12,973+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1076
|
2019-04-13 20:52:12,973+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1077
|
2019-04-13 20:52:12,974+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1078
|
2019-04-13 20:52:12,980+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1079
|
2019-04-13 20:52:12,980+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1080
|
2019-04-13 20:52:12,980+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1081
|
2019-04-13 20:52:12,981+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1082
|
2019-04-13 20:52:12,981+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4040C0FD23300000045737445494420763335
|
1083
|
2019-04-13 20:52:12,991+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
1084
|
2019-04-13 20:52:13,000+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1085
|
2019-04-13 20:52:13,001+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1086
|
2019-04-13 20:52:13,001+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1087
|
2019-04-13 20:52:13,001+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1088
|
2019-04-13 20:52:13,003+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1089
|
2019-04-13 20:52:13,003+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1090
|
2019-04-13 20:52:13,003+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1091
|
2019-04-13 20:52:13,003+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1092
|
2019-04-13 20:52:13,004+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1093
|
2019-04-13 20:52:13,015+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1094
|
2019-04-13 20:52:13,025+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1095
|
2019-04-13 20:52:13,025+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1096
|
2019-04-13 20:52:13,025+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1097
|
2019-04-13 20:52:13,025+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1098
|
2019-04-13 20:52:13,029+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1099
|
2019-04-13 20:52:13,030+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1100
|
2019-04-13 20:52:13,031+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1101
|
2019-04-13 20:52:13,031+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1102
|
2019-04-13 20:52:13,031+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
1103
|
2019-04-13 20:52:13,040+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1104
|
2019-04-13 20:52:13,042+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1105
|
2019-04-13 20:52:13,042+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1106
|
2019-04-13 20:52:13,043+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1107
|
2019-04-13 20:52:13,043+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1108
|
2019-04-13 20:52:13,046+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1109
|
2019-04-13 20:52:13,047+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1110
|
2019-04-13 20:52:13,047+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1111
|
2019-04-13 20:52:13,047+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1112
|
2019-04-13 20:52:13,047+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B00000FF
|
1113
|
2019-04-13 20:52:13,058+02 [Recoginiton-5] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 61324F0FE828BD080FA000000167455349474E500F434941207A752044462E655369676E5100730C4F0AA000000167455349474E61094F07A0000002471001610B4F09E80704007F00070302610C4F0AA000000167455349474E6282
|
1114
|
2019-04-13 20:52:13,061+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1115
|
2019-04-13 20:52:13,061+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1116
|
2019-04-13 20:52:13,062+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1117
|
2019-04-13 20:52:13,063+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type EndTransaction.
|
1118
|
2019-04-13 20:52:13,065+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1119
|
2019-04-13 20:52:13,066+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1120
|
2019-04-13 20:52:13,066+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1121
|
2019-04-13 20:52:13,066+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.EndTransaction
|
1122
|
2019-04-13 20:52:13,085+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1123
|
2019-04-13 20:52:13,086+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1124
|
2019-04-13 20:52:13,086+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1125
|
2019-04-13 20:52:13,086+02 [Recoginiton-5] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Disconnect.
|
1126
|
2019-04-13 20:52:13,088+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1127
|
2019-04-13 20:52:13,089+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1128
|
2019-04-13 20:52:13,089+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1129
|
2019-04-13 20:52:13,089+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Disconnect
|
1130
|
2019-04-13 20:52:13,091+02 [Recoginiton-5] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1131
|
2019-04-13 20:52:13,091+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1132
|
2019-04-13 20:52:13,091+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1133
|
2019-04-13 20:52:13,091+02 [Recoginiton-5] DEBUG org.openecard.ifd.event.Recognizer:60 - Found a recognized card event (REINER SCT cyberJack RFID standard (8423579901) 00 00).
|
1134
|
2019-04-13 20:52:13,092+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1135
|
2019-04-13 20:52:13,092+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1136
|
2019-04-13 20:52:13,092+02 [Recoginiton-5] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
1137
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_RECOGNIZED
|
1138
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 0] INFO o.o.c.sal.state.SALStateCallback:63 - Add ConnectionHandle to SAL:
|
1139
|
ConnectionHandle:
|
1140
|
Session: Y12JcSq_icyW3rLWql3eNA
|
1141
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1142
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
1143
|
CardType: http://bsi.bund.de/cif/npa.xml
|
1144
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1145
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:392 - RecognitionInfo: http://bsi.bund.de/cif/npa.xml, null
|
1146
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 0] DEBUG org.openecard.sal.SelectorSAL:185 - Looking up responsible SAL for handle with, ctx=F0E6CE92E23F412E672BE9AFABF7D846, slot=null
|
1147
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
1148
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 0] DEBUG org.openecard.sal.SelectorSAL:193 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
1149
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 0] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
1150
|
2019-04-13 20:52:13,092+02 [Dispatcher Event 2] DEBUG org.openecard.sal.SelectorSAL:205 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
1151
|
2019-04-13 20:52:13,093+02 [Dispatcher Event 2] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
1152
|
2019-04-13 20:52:13,111+02 [Dispatcher Event 2] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
1153
|
2019-04-13 20:52:13,134+02 [Dispatcher Event 0] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
1154
|
2019-04-13 20:52:13,134+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:94 - Add new entry to card states: CardStateEntry@13 {
|
1155
|
handle= ConnectionHandle {
|
1156
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1157
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1158
|
idx=0
|
1159
|
slot=null
|
1160
|
app=3F00
|
1161
|
Recognition {
|
1162
|
typ=http://bsi.bund.de/cif/npa.xml
|
1163
|
ident=null
|
1164
|
}
|
1165
|
}
|
1166
|
}
|
1167
|
2019-04-13 20:52:13,135+02 [Dispatcher Event 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification RECOGNIZED_CARD_ACTIVE to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1168
|
2019-04-13 20:52:13,135+02 [Dispatcher Event 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification RECOGNIZED_CARD_ACTIVE to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1169
|
2019-04-13 20:52:21,220+02 [IFD Watcher 0] DEBUG o.o.ifd.event.IfdEventRunner:262 - Found a card removed event (REINER SCT cyberJack RFID standard (8423579901) 00 00).
|
1170
|
2019-04-13 20:52:21,221+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1171
|
2019-04-13 20:52:21,222+02 [Dispatcher Event 0] INFO o.o.c.sal.state.SALStateCallback:75 - Remove ConnectionHandle from SAL.
|
1172
|
ConnectionHandle:
|
1173
|
Session: Y12JcSq_icyW3rLWql3eNA
|
1174
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1175
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
1176
|
2019-04-13 20:52:21,222+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1177
|
2019-04-13 20:52:21,223+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:114 - Removing CardStateEntries based on connection handle.
|
1178
|
ConnectionHandle:
|
1179
|
Session: Y12JcSq_icyW3rLWql3eNA
|
1180
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1181
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
1182
|
2019-04-13 20:52:21,222+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
1183
|
2019-04-13 20:52:21,223+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:160 - Internal removeEntry function called with removeSlotHandles=true.
|
1184
|
2019-04-13 20:52:21,223+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_REMOVED
|
1185
|
2019-04-13 20:52:21,223+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:165 - Removing entry from session map for channel session=Y12JcSq_icyW3rLWql3eNA.
|
1186
|
2019-04-13 20:52:21,224+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1187
|
2019-04-13 20:52:21,224+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:168 - Removing entry from context map for ctx=F0E6CE92E23F412E672BE9AFABF7D846.
|
1188
|
2019-04-13 20:52:21,224+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:394 - RecognitionInfo: null
|
1189
|
2019-04-13 20:52:21,224+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
1190
|
2019-04-13 20:52:21,224+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:172 - Removing all entries for SlotHandles.
|
1191
|
2019-04-13 20:52:21,225+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:184 - Removing all protocol instances.
|
1192
|
2019-04-13 20:52:21,225+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateEntry:172 - Removing 0 protocols from card state entry.
|
1193
|
2019-04-13 20:52:21,225+02 [IFD Watcher 0] DEBUG o.o.scio.PCSCTerminals$PCSCWatcher:201 - Detecting initial terminal status.
|
1194
|
2019-04-13 20:52:21,225+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:187 - Removing entry from allEntries set.
|
1195
|
2019-04-13 20:52:21,225+02 [IFD Watcher 0] DEBUG o.o.scio.PCSCTerminals$PCSCWatcher:205 - Terminal='REINER SCT cyberJack RFID standard (8423579901) 00 00' cardPresent=false
|
1196
|
2019-04-13 20:52:24,236+02 [SCIO Watcher 0] INFO o.o.i.s.wrapper.SingleThreadChannel:139 - Card connected with protocol T=1.
|
1197
|
2019-04-13 20:52:24,238+02 [IFD Watcher 0] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type GetIFDCapabilities.
|
1198
|
2019-04-13 20:52:24,241+02 [IFD Watcher 0] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1199
|
2019-04-13 20:52:24,241+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1200
|
2019-04-13 20:52:24,241+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1201
|
2019-04-13 20:52:24,241+02 [IFD Watcher 0] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.GetIFDCapabilities
|
1202
|
2019-04-13 20:52:24,241+02 [IFD Watcher 0] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
1203
|
2019-04-13 20:52:24,245+02 [IFD Watcher 0] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1204
|
2019-04-13 20:52:24,245+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1205
|
2019-04-13 20:52:24,245+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1206
|
2019-04-13 20:52:24,246+02 [IFD Watcher 0] DEBUG o.o.ifd.event.IfdEventRunner:235 - Found a card insert event (REINER SCT cyberJack RFID standard (8423579901) 00 00).
|
1207
|
2019-04-13 20:52:24,246+02 [IFD Watcher 0] INFO o.o.ifd.event.IfdEventRunner:236 - Card with ATR=3B8A80018031B8738401E082900006 inserted.
|
1208
|
2019-04-13 20:52:24,246+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1209
|
2019-04-13 20:52:24,246+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1210
|
2019-04-13 20:52:24,246+02 [IFD Watcher 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
1211
|
2019-04-13 20:52:24,246+02 [IFD Watcher 0] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
1212
|
2019-04-13 20:52:24,246+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_INSERTED
|
1213
|
2019-04-13 20:52:24,247+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1214
|
2019-04-13 20:52:24,247+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:392 - RecognitionInfo: http://bsi.bund.de/cif/unknown, 3B8A80018031B8738401E082900006
|
1215
|
2019-04-13 20:52:24,247+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
1216
|
2019-04-13 20:52:24,248+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type Connect.
|
1217
|
2019-04-13 20:52:24,249+02 [IFD Watcher 0] DEBUG o.o.scio.PCSCTerminals$PCSCWatcher:201 - Detecting initial terminal status.
|
1218
|
2019-04-13 20:52:24,250+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1219
|
2019-04-13 20:52:24,250+02 [IFD Watcher 0] DEBUG o.o.scio.PCSCTerminals$PCSCWatcher:205 - Terminal='REINER SCT cyberJack RFID standard (8423579901) 00 00' cardPresent=true
|
1220
|
2019-04-13 20:52:24,250+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1221
|
2019-04-13 20:52:24,250+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1222
|
2019-04-13 20:52:24,250+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Connect
|
1223
|
2019-04-13 20:52:24,251+02 [IFD Watcher 4] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
1224
|
2019-04-13 20:52:24,254+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1225
|
2019-04-13 20:52:24,254+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1226
|
2019-04-13 20:52:24,255+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1227
|
2019-04-13 20:52:24,255+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type BeginTransaction.
|
1228
|
2019-04-13 20:52:24,256+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1229
|
2019-04-13 20:52:24,256+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1230
|
2019-04-13 20:52:24,256+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1231
|
2019-04-13 20:52:24,256+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.BeginTransaction
|
1232
|
2019-04-13 20:52:24,258+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1233
|
2019-04-13 20:52:24,258+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1234
|
2019-04-13 20:52:24,258+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1235
|
2019-04-13 20:52:24,259+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1236
|
2019-04-13 20:52:24,260+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1237
|
2019-04-13 20:52:24,260+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1238
|
2019-04-13 20:52:24,260+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1239
|
2019-04-13 20:52:24,260+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1240
|
2019-04-13 20:52:24,260+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1241
|
2019-04-13 20:52:24,336+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1242
|
2019-04-13 20:52:24,338+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1243
|
2019-04-13 20:52:24,338+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1244
|
2019-04-13 20:52:24,338+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1245
|
2019-04-13 20:52:24,338+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1246
|
2019-04-13 20:52:24,339+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1247
|
2019-04-13 20:52:24,339+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1248
|
2019-04-13 20:52:24,339+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1249
|
2019-04-13 20:52:24,339+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1250
|
2019-04-13 20:52:24,340+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C020003
|
1251
|
2019-04-13 20:52:24,344+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
1252
|
2019-04-13 20:52:24,347+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1253
|
2019-04-13 20:52:24,347+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1254
|
2019-04-13 20:52:24,348+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1255
|
2019-04-13 20:52:24,348+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1256
|
2019-04-13 20:52:24,349+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1257
|
2019-04-13 20:52:24,349+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1258
|
2019-04-13 20:52:24,349+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1259
|
2019-04-13 20:52:24,349+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1260
|
2019-04-13 20:52:24,349+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1261
|
2019-04-13 20:52:24,360+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1262
|
2019-04-13 20:52:24,363+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1263
|
2019-04-13 20:52:24,363+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1264
|
2019-04-13 20:52:24,363+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1265
|
2019-04-13 20:52:24,364+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1266
|
2019-04-13 20:52:24,365+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1267
|
2019-04-13 20:52:24,366+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1268
|
2019-04-13 20:52:24,366+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1269
|
2019-04-13 20:52:24,366+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1270
|
2019-04-13 20:52:24,366+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
1271
|
2019-04-13 20:52:24,375+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1272
|
2019-04-13 20:52:24,378+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1273
|
2019-04-13 20:52:24,378+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1274
|
2019-04-13 20:52:24,379+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1275
|
2019-04-13 20:52:24,379+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1276
|
2019-04-13 20:52:24,381+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1277
|
2019-04-13 20:52:24,381+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1278
|
2019-04-13 20:52:24,381+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1279
|
2019-04-13 20:52:24,381+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1280
|
2019-04-13 20:52:24,381+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B20404FF
|
1281
|
2019-04-13 20:52:24,385+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6D00
|
1282
|
2019-04-13 20:52:24,389+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1283
|
2019-04-13 20:52:24,389+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1284
|
2019-04-13 20:52:24,389+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1285
|
2019-04-13 20:52:24,389+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1286
|
2019-04-13 20:52:24,391+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1287
|
2019-04-13 20:52:24,391+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1288
|
2019-04-13 20:52:24,391+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1289
|
2019-04-13 20:52:24,391+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1290
|
2019-04-13 20:52:24,391+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1291
|
2019-04-13 20:52:24,399+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1292
|
2019-04-13 20:52:24,402+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1293
|
2019-04-13 20:52:24,402+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1294
|
2019-04-13 20:52:24,402+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1295
|
2019-04-13 20:52:24,402+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1296
|
2019-04-13 20:52:24,404+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1297
|
2019-04-13 20:52:24,404+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1298
|
2019-04-13 20:52:24,404+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1299
|
2019-04-13 20:52:24,404+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1300
|
2019-04-13 20:52:24,404+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
1301
|
2019-04-13 20:52:24,412+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1302
|
2019-04-13 20:52:24,415+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1303
|
2019-04-13 20:52:24,415+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1304
|
2019-04-13 20:52:24,416+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1305
|
2019-04-13 20:52:24,416+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1306
|
2019-04-13 20:52:24,417+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1307
|
2019-04-13 20:52:24,417+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1308
|
2019-04-13 20:52:24,417+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1309
|
2019-04-13 20:52:24,417+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1310
|
2019-04-13 20:52:24,418+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B20304FF
|
1311
|
2019-04-13 20:52:24,432+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6D00
|
1312
|
2019-04-13 20:52:24,435+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1313
|
2019-04-13 20:52:24,435+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1314
|
2019-04-13 20:52:24,435+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1315
|
2019-04-13 20:52:24,435+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1316
|
2019-04-13 20:52:24,436+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1317
|
2019-04-13 20:52:24,436+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1318
|
2019-04-13 20:52:24,436+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1319
|
2019-04-13 20:52:24,436+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1320
|
2019-04-13 20:52:24,437+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4040C0FF04573744549442076657220312E30
|
1321
|
2019-04-13 20:52:24,448+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
1322
|
2019-04-13 20:52:24,450+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1323
|
2019-04-13 20:52:24,450+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1324
|
2019-04-13 20:52:24,450+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1325
|
2019-04-13 20:52:24,450+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1326
|
2019-04-13 20:52:24,451+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1327
|
2019-04-13 20:52:24,451+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1328
|
2019-04-13 20:52:24,451+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1329
|
2019-04-13 20:52:24,452+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1330
|
2019-04-13 20:52:24,452+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4040C0FD23300000045737445494420763335
|
1331
|
2019-04-13 20:52:24,461+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
1332
|
2019-04-13 20:52:24,468+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1333
|
2019-04-13 20:52:24,469+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1334
|
2019-04-13 20:52:24,469+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1335
|
2019-04-13 20:52:24,469+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1336
|
2019-04-13 20:52:24,470+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1337
|
2019-04-13 20:52:24,471+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1338
|
2019-04-13 20:52:24,471+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1339
|
2019-04-13 20:52:24,471+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1340
|
2019-04-13 20:52:24,471+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1341
|
2019-04-13 20:52:24,482+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1342
|
2019-04-13 20:52:24,489+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1343
|
2019-04-13 20:52:24,489+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1344
|
2019-04-13 20:52:24,489+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1345
|
2019-04-13 20:52:24,490+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1346
|
2019-04-13 20:52:24,491+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1347
|
2019-04-13 20:52:24,492+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1348
|
2019-04-13 20:52:24,492+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1349
|
2019-04-13 20:52:24,492+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1350
|
2019-04-13 20:52:24,492+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
1351
|
2019-04-13 20:52:24,501+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1352
|
2019-04-13 20:52:24,502+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1353
|
2019-04-13 20:52:24,503+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1354
|
2019-04-13 20:52:24,503+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1355
|
2019-04-13 20:52:24,503+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1356
|
2019-04-13 20:52:24,505+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1357
|
2019-04-13 20:52:24,505+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1358
|
2019-04-13 20:52:24,505+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1359
|
2019-04-13 20:52:24,505+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1360
|
2019-04-13 20:52:24,506+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B00000FF
|
1361
|
2019-04-13 20:52:24,516+02 [IFD Watcher 4] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 61324F0FE828BD080FA000000167455349474E500F434941207A752044462E655369676E5100730C4F0AA000000167455349474E61094F07A0000002471001610B4F09E80704007F00070302610C4F0AA000000167455349474E6282
|
1362
|
2019-04-13 20:52:24,518+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1363
|
2019-04-13 20:52:24,518+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1364
|
2019-04-13 20:52:24,518+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1365
|
2019-04-13 20:52:24,518+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type EndTransaction.
|
1366
|
2019-04-13 20:52:24,519+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1367
|
2019-04-13 20:52:24,519+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1368
|
2019-04-13 20:52:24,519+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1369
|
2019-04-13 20:52:24,520+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.EndTransaction
|
1370
|
2019-04-13 20:52:24,525+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1371
|
2019-04-13 20:52:24,525+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1372
|
2019-04-13 20:52:24,526+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1373
|
2019-04-13 20:52:24,526+02 [IFD Watcher 4] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Disconnect.
|
1374
|
2019-04-13 20:52:24,527+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1375
|
2019-04-13 20:52:24,527+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1376
|
2019-04-13 20:52:24,527+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1377
|
2019-04-13 20:52:24,527+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Disconnect
|
1378
|
2019-04-13 20:52:24,529+02 [IFD Watcher 4] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1379
|
2019-04-13 20:52:24,529+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1380
|
2019-04-13 20:52:24,529+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1381
|
2019-04-13 20:52:24,530+02 [IFD Watcher 4] DEBUG org.openecard.ifd.event.Recognizer:60 - Found a recognized card event (REINER SCT cyberJack RFID standard (8423579901) 00 00).
|
1382
|
2019-04-13 20:52:24,530+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1383
|
2019-04-13 20:52:24,530+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1384
|
2019-04-13 20:52:24,530+02 [IFD Watcher 4] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
1385
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 0] INFO o.o.c.sal.state.SALStateCallback:63 - Add ConnectionHandle to SAL:
|
1386
|
ConnectionHandle:
|
1387
|
Session: Y12JcSq_icyW3rLWql3eNA
|
1388
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1389
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
1390
|
CardType: http://bsi.bund.de/cif/npa.xml
|
1391
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_RECOGNIZED
|
1392
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 0] DEBUG org.openecard.sal.SelectorSAL:185 - Looking up responsible SAL for handle with, ctx=F0E6CE92E23F412E672BE9AFABF7D846, slot=null
|
1393
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1394
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 0] DEBUG org.openecard.sal.SelectorSAL:193 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
1395
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:392 - RecognitionInfo: http://bsi.bund.de/cif/npa.xml, null
|
1396
|
2019-04-13 20:52:24,530+02 [Dispatcher Event 0] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
1397
|
2019-04-13 20:52:24,531+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
1398
|
2019-04-13 20:52:24,531+02 [Dispatcher Event 2] DEBUG org.openecard.sal.SelectorSAL:205 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
1399
|
2019-04-13 20:52:24,531+02 [Dispatcher Event 2] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
1400
|
2019-04-13 20:52:24,545+02 [Dispatcher Event 0] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
1401
|
2019-04-13 20:52:24,546+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:94 - Add new entry to card states: CardStateEntry@14 {
|
1402
|
handle= ConnectionHandle {
|
1403
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1404
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1405
|
idx=0
|
1406
|
slot=null
|
1407
|
app=3F00
|
1408
|
Recognition {
|
1409
|
typ=http://bsi.bund.de/cif/npa.xml
|
1410
|
ident=null
|
1411
|
}
|
1412
|
}
|
1413
|
}
|
1414
|
2019-04-13 20:52:24,546+02 [Dispatcher Event 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification RECOGNIZED_CARD_ACTIVE to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1415
|
2019-04-13 20:52:24,546+02 [Dispatcher Event 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification RECOGNIZED_CARD_ACTIVE to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1416
|
2019-04-13 20:52:24,562+02 [Dispatcher Event 2] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
1417
|
2019-04-13 20:52:28,755+02 [Thread-20] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2 [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, DNT: 1, Connection: keep-alive, Upgrade-Insecure-Requests: 1]
|
1418
|
2019-04-13 20:52:28,756+02 [FuturePromise-11] WARN o.o.common.util.JAXPSchemaValidator:143 - Did not find a default SchemaFactory.
|
1419
|
2019-04-13 20:52:28,756+02 [Thread-20] DEBUG org.openecard.sal.SelectorSAL:205 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
1420
|
2019-04-13 20:52:28,756+02 [Thread-20] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
1421
|
2019-04-13 20:52:28,773+02 [Thread-20] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
1422
|
2019-04-13 20:52:28,773+02 [Thread-20] INFO o.o.binding.tctoken.ResourceContext:207 - Trying to load resource from: https://pgp.governikus.de/pgp/ausweis-app-2
|
1423
|
2019-04-13 20:52:28,774+02 [Thread-20] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for java. Trying next one.
|
1424
|
2019-04-13 20:52:28,775+02 [Thread-20] DEBUG o.o.c.t.proxy.ProxySettingsLoader$1:80 - Firefox settings folder is {0}
|
1425
|
2019-04-13 20:52:28,775+02 [Thread-20] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1426
|
2019-04-13 20:52:28,776+02 [Thread-20] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1427
|
2019-04-13 20:52:28,776+02 [Thread-20] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for firefox. Trying next one.
|
1428
|
2019-04-13 20:52:28,776+02 [Thread-20] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1429
|
2019-04-13 20:52:28,776+02 [Thread-20] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1430
|
2019-04-13 20:52:28,776+02 [Thread-20] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for desktop. Trying next one.
|
1431
|
2019-04-13 20:52:28,776+02 [Thread-20] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for env. Trying next one.
|
1432
|
2019-04-13 20:52:28,776+02 [Thread-20] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
1433
|
2019-04-13 20:52:28,777+02 [Thread-20] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
1434
|
2019-04-13 20:52:28,808+02 [Thread-20] DEBUG o.o.binding.tctoken.ResourceContext:244 - Performing TLS handshake.
|
1435
|
2019-04-13 20:52:28,873+02 [Thread-20] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [pgp.governikus.de] [pgp.governikus.de]
|
1436
|
2019-04-13 20:52:28,999+02 [Thread-20] DEBUG o.o.binding.tctoken.ResourceContext:246 - TLS handshake performed.
|
1437
|
2019-04-13 20:52:28,999+02 [Thread-20] DEBUG o.o.transport.httpcore.HttpUtils:81 - HTTP Request:
|
1438
|
GET /pgp/ausweis-app-2 HTTP/1.1
|
1439
|
Connection: keep-alive
|
1440
|
User-Agent: Open eCard App/1.3.0
|
1441
|
Host: pgp.governikus.de
|
1442
|
Accept: text/xml, */*;q=0.8
|
1443
|
Accept-Charset: utf-8, *;q=0.8
|
1444
|
|
1445
|
2019-04-13 20:52:28,999+02 [Thread-20] DEBUG o.o.binding.tctoken.ResourceContext:267 - Sending HTTP request.
|
1446
|
2019-04-13 20:52:29,306+02 [Thread-20] DEBUG o.o.binding.tctoken.ResourceContext:270 - HTTP response received.
|
1447
|
2019-04-13 20:52:29,307+02 [Thread-20] DEBUG o.o.transport.httpcore.HttpUtils:112 - HTTP Response:
|
1448
|
HTTP/1.1 200
|
1449
|
Date: Sat, 13 Apr 2019 18:52:28 GMT
|
1450
|
Server: Apache
|
1451
|
Cache-Control: no-store
|
1452
|
Content-Type: text/xml;charset=ISO-8859-1
|
1453
|
Content-Length: 616
|
1454
|
Vary: Accept-Encoding
|
1455
|
X-Content-Type-Options: nosniff
|
1456
|
Keep-Alive: timeout=5, max=100
|
1457
|
Connection: Keep-Alive
|
1458
|
|
1459
|
|
1460
|
2019-04-13 20:52:29,307+02 [Thread-20] DEBUG o.o.binding.tctoken.TCTokenContext:90 - Received TCToken:
|
1461
|
<TCTokenType>
|
1462
|
<ServerAddress>https://prodpaos.governikus-eid.de:443/ecardpaos/paosreceiver</ServerAddress>
|
1463
|
<SessionIdentifier>898f8dcb-8e7c-4ccb-9ad5-573763cc292a</SessionIdentifier>
|
1464
|
<RefreshAddress>https://pgp.governikus.de/pgp/EIDReceiver?refID=2ec3d27d-605b-4039-97ce-a516590945bf</RefreshAddress>
|
1465
|
<Binding>urn:liberty:paos:2006-08</Binding>
|
1466
|
<PathSecurity-Protocol>urn:ietf:rfc:4279</PathSecurity-Protocol>
|
1467
|
<PathSecurity-Parameter>
|
1468
|
<PSK>BC59E4CE9F5FABE759CAC654F5FA956E7FDE03E1F07E645898B267A98AEBF9681D2AD0F9CBDAF4961FC0A379DD6F70CBB99EAE01EB97FA93731DD22561F9A7FA</PSK>
|
1469
|
</PathSecurity-Parameter>
|
1470
|
</TCTokenType>
|
1471
|
|
1472
|
2019-04-13 20:52:29,308+02 [Thread-20] DEBUG o.o.binding.tctoken.TCTokenContext:92 - Cleaned up TCToken:
|
1473
|
<TCTokenType>
|
1474
|
<ServerAddress>https://prodpaos.governikus-eid.de:443/ecardpaos/paosreceiver</ServerAddress>
|
1475
|
<SessionIdentifier>898f8dcb-8e7c-4ccb-9ad5-573763cc292a</SessionIdentifier>
|
1476
|
<RefreshAddress>https://pgp.governikus.de/pgp/EIDReceiver?refID=2ec3d27d-605b-4039-97ce-a516590945bf</RefreshAddress>
|
1477
|
<Binding>urn:liberty:paos:2006-08</Binding>
|
1478
|
<PathSecurity-Protocol>urn:ietf:rfc:4279</PathSecurity-Protocol>
|
1479
|
<PathSecurity-Parameters>
|
1480
|
<PSK>BC59E4CE9F5FABE759CAC654F5FA956E7FDE03E1F07E645898B267A98AEBF9681D2AD0F9CBDAF4961FC0A379DD6F70CBB99EAE01EB97FA93731DD22561F9A7FA</PSK>
|
1481
|
</PathSecurity-Parameters>
|
1482
|
</TCTokenType>
|
1483
|
|
1484
|
2019-04-13 20:52:29,315+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1485
|
2019-04-13 20:52:29,316+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1486
|
2019-04-13 20:52:29,316+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1487
|
2019-04-13 20:52:29,317+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.CardApplicationPath
|
1488
|
2019-04-13 20:52:29,322+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1489
|
2019-04-13 20:52:29,322+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1490
|
2019-04-13 20:52:29,322+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1491
|
2019-04-13 20:52:29,323+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1492
|
2019-04-13 20:52:29,324+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1493
|
2019-04-13 20:52:29,324+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1494
|
2019-04-13 20:52:29,324+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.CardApplicationConnect
|
1495
|
2019-04-13 20:52:29,324+02 [Thread-20] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type Connect.
|
1496
|
2019-04-13 20:52:29,325+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1497
|
2019-04-13 20:52:29,325+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1498
|
2019-04-13 20:52:29,325+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1499
|
2019-04-13 20:52:29,325+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Connect
|
1500
|
2019-04-13 20:52:29,326+02 [Thread-20] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
1501
|
2019-04-13 20:52:29,328+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1502
|
2019-04-13 20:52:29,328+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1503
|
2019-04-13 20:52:29,328+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1504
|
2019-04-13 20:52:29,328+02 [Thread-20] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1505
|
2019-04-13 20:52:29,329+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1506
|
2019-04-13 20:52:29,329+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1507
|
2019-04-13 20:52:29,329+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1508
|
2019-04-13 20:52:29,329+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1509
|
2019-04-13 20:52:29,330+02 [Thread-20] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
1510
|
2019-04-13 20:52:29,337+02 [Thread-20] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1511
|
2019-04-13 20:52:29,339+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1512
|
2019-04-13 20:52:29,340+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1513
|
2019-04-13 20:52:29,340+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1514
|
2019-04-13 20:52:29,340+02 [Thread-20] DEBUG o.o.common.sal.state.CardStateMap:94 - Add new entry to card states: CardStateEntry@15 {
|
1515
|
handle= ConnectionHandle {
|
1516
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1517
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1518
|
idx=0
|
1519
|
slot=F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089
|
1520
|
app=3F00
|
1521
|
Recognition {
|
1522
|
typ=http://bsi.bund.de/cif/npa.xml
|
1523
|
ident=null
|
1524
|
}
|
1525
|
}
|
1526
|
}
|
1527
|
2019-04-13 20:52:29,342+02 [Thread-20] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1528
|
2019-04-13 20:52:29,342+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1529
|
2019-04-13 20:52:29,342+02 [Thread-20] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1530
|
2019-04-13 20:52:29,343+02 [PAOS] INFO o.o.c.t.ClientCertDefaultTlsClient:298 - TLS warning sent.
|
1531
|
2019-04-13 20:52:29,343+02 [PAOS] INFO o.o.c.t.ClientCertDefaultTlsClient:300 - TLS(WARN): Close [close_notify=0] --> Connection closed
|
1532
|
2019-04-13 20:52:29,346+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:470 - Opening connection to PAOS server.
|
1533
|
2019-04-13 20:52:29,347+02 [PAOS] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
1534
|
2019-04-13 20:52:29,347+02 [PAOS] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
1535
|
2019-04-13 20:52:29,439+02 [PAOS] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [prodpaos.governikus-eid.de] [prodpaos.governikus-eid.de]
|
1536
|
2019-04-13 20:52:29,558+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:473 - Connection to PAOS server established.
|
1537
|
2019-04-13 20:52:29,559+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:81 - HTTP Request (before adding content):
|
1538
|
POST /ecardpaos/paosreceiver HTTP/1.1
|
1539
|
Connection: keep-alive
|
1540
|
User-Agent: Open eCard App/1.3.0
|
1541
|
Host: prodpaos.governikus-eid.de:443
|
1542
|
PAOS: ver="urn:liberty:paos:2006-08" ;"urn:iso:std:iso-iec:24727:tech:schema:Transmit";"http://www.bsi.bund.de/ecard/api/1.0#InitializeFramework";"urn:iso:std:iso-iec:24727:tech:schema:StartSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationEndSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceDescribe";"urn:iso:std:iso-iec:24727:tech:schema:DataSetList";"urn:iso:std:iso-iec:24727:tech:schema:DataSetSelect";"urn:iso:std:iso-iec:24727:tech:schema:DSIList";"urn:iso:std:iso-iec:24727:tech:schema:DSIWrite";"urn:iso:std:iso-iec:24727:tech:schema:DSIRead";"urn:iso:std:iso-iec:24727:tech:schema:Encipher";"urn:iso:std:iso-iec:24727:tech:schema:Decipher";"urn:iso:std:iso-iec:24727:tech:schema:GetRandom";"urn:iso:std:iso-iec:24727:tech:schema:Sign";"urn:iso:std:iso-iec:24727:tech:schema:VerifySignature";"urn:iso:std:iso-iec:24727:tech:schema:VerifyCertificate";"urn:iso:std:iso-iec:24727:tech:schema:DIDList";"urn:iso:std:iso-iec:24727:tech:schema:DIDGet";"urn:iso:std:iso-iec:24727:tech:schema:DIDAuthenticate";"urn:iso:std:iso-iec:24727:tech:schema:ACLList";"urn:iso:std:iso-iec:24727:tech:schema:Hash"
|
1543
|
Accept: text/xml, application/xml, application/vnd.paos+xml
|
1544
|
|
1545
|
2019-04-13 20:52:29,571+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:268 - Message sent:
|
1546
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
1547
|
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
|
1548
|
<Header>
|
1549
|
<PAOS xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" ns0:actor="http://schemas.xmlsoap.org/soap/actor/next" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" ns1:mustUnderstand="1" xmlns="urn:liberty:paos:2006-08">
|
1550
|
<Version>urn:liberty:paos:2006-08</Version>
|
1551
|
<EndpointReference>
|
1552
|
<Address>http://www.projectliberty.org/2006/01/role/paos</Address>
|
1553
|
<MetaData>
|
1554
|
<ServiceType>http://www.bsi.bund.de/ecard/api/1.1/PAOS/GetNextCommand</ServiceType>
|
1555
|
</MetaData>
|
1556
|
</EndpointReference>
|
1557
|
</PAOS>
|
1558
|
<ReplyTo xmlns="http://www.w3.org/2005/03/addressing">
|
1559
|
<Address>http://www.projectliberty.org/2006/02/role/paos</Address>
|
1560
|
</ReplyTo>
|
1561
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:aa0dc9d7-9fe7-4d4b-a713-a4dd5d801b4f</MessageID>
|
1562
|
</Header>
|
1563
|
<Body>
|
1564
|
<ns3:StartPAOS xmlns="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns10="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ns11="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns12="http://www.w3.org/2001/04/xmlenc#" xmlns:ns13="http://ws.openecard.org/schema" xmlns:ns14="http://www.w3.org/2001/04/xmldsig-more#" xmlns:ns15="http://www.w3.org/2007/05/xmldsig-more#" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.bsi.bund.de/ecard/api/1.1" xmlns:ns5="http://uri.etsi.org/02231/v3.1.2#" xmlns:ns6="http://www.w3.org/2009/xmlenc11#" xmlns:ns7="http://www.setcce.org/schemas/ers" xmlns:ns8="urn:oasis:names:tc:dss-x:1.0:profiles:verificationreport:schema#" xmlns:ns9="http://uri.etsi.org/01903/v1.3.2#" Profile="http://www.bsi.bund.de/ecard/api/1.1">
|
1565
|
<ns3:SessionIdentifier>898f8dcb-8e7c-4ccb-9ad5-573763cc292a</ns3:SessionIdentifier>
|
1566
|
<ns3:ConnectionHandle>
|
1567
|
<ns3:ChannelHandle>
|
1568
|
<ns3:SessionIdentifier>Y12JcSq_icyW3rLWql3eNA</ns3:SessionIdentifier>
|
1569
|
</ns3:ChannelHandle>
|
1570
|
<ns3:ContextHandle>F0E6CE92E23F412E672BE9AFABF7D846</ns3:ContextHandle>
|
1571
|
<ns3:IFDName>REINER SCT cyberJack RFID standard (8423579901) 00 00</ns3:IFDName>
|
1572
|
<ns3:SlotIndex>0</ns3:SlotIndex>
|
1573
|
<ns3:CardApplication>3F00</ns3:CardApplication>
|
1574
|
<ns3:SlotHandle>F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089</ns3:SlotHandle>
|
1575
|
<ns3:RecognitionInfo>
|
1576
|
<ns3:CardType>http://bsi.bund.de/cif/npa.xml</ns3:CardType>
|
1577
|
</ns3:RecognitionInfo>
|
1578
|
</ns3:ConnectionHandle>
|
1579
|
<ns3:UserAgent>
|
1580
|
<ns3:Name>Open eCard App</ns3:Name>
|
1581
|
<ns3:VersionMajor>1</ns3:VersionMajor>
|
1582
|
<ns3:VersionMinor>3</ns3:VersionMinor>
|
1583
|
<ns3:VersionSubminor>0</ns3:VersionSubminor>
|
1584
|
</ns3:UserAgent>
|
1585
|
<ns3:SupportedAPIVersions>
|
1586
|
<ns3:Major>1</ns3:Major>
|
1587
|
<ns3:Minor>1</ns3:Minor>
|
1588
|
<ns3:Subminor>5</ns3:Subminor>
|
1589
|
</ns3:SupportedAPIVersions>
|
1590
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.14</ns3:SupportedDIDProtocols>
|
1591
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.14.2</ns3:SupportedDIDProtocols>
|
1592
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.25</ns3:SupportedDIDProtocols>
|
1593
|
<ns3:SupportedDIDProtocols>urn:oid:1.3.162.15480.3.0.9</ns3:SupportedDIDProtocols>
|
1594
|
</ns3:StartPAOS>
|
1595
|
</Body>
|
1596
|
</Envelope>
|
1597
|
|
1598
|
2019-04-13 20:52:29,571+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:363 - Sending HTTP request.
|
1599
|
2019-04-13 20:52:30,003+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:365 - HTTP response received.
|
1600
|
2019-04-13 20:52:30,004+02 [PAOS] WARN org.openecard.transport.paos.PAOS:495 - The PAOS endpoint sent the http status code 200 which does not conform to the PAOS specification. (See section 9.4 Processing Rules of the PAOS Specification)
|
1601
|
2019-04-13 20:52:30,005+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:112 - HTTP Response:
|
1602
|
HTTP/1.1 200 OK
|
1603
|
Server: Apache-Coyote/1.1
|
1604
|
Content-Security-Policy: default-src 'self'
|
1605
|
Content-Type: application/vnd.paos+xml
|
1606
|
Content-Length: 8034
|
1607
|
Date: Sat, 13 Apr 2019 18:52:18 GMT
|
1608
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
1609
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
1610
|
<soap:Header>
|
1611
|
<sb:Correlation xmlns:sb="http://urn:liberty:sb:2003-08" messageID="Id1693012" refToMessageID="898f8dcb-8e7c-4ccb-9ad5-573763cc292a"/>
|
1612
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:aa0dc9d7-9fe7-4d4b-a713-a4dd5d801b4f</RelatesTo>
|
1613
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:8cc9667a-50fb-4d87-aea8-244d8a8251db</MessageID>
|
1614
|
</soap:Header>
|
1615
|
<soap:Body>
|
1616
|
<ns3:DIDAuthenticate xmlns:ns2="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#">
|
1617
|
<ns3:ConnectionHandle>
|
1618
|
<ns3:ChannelHandle>
|
1619
|
<ns3:SessionIdentifier>Y12JcSq_icyW3rLWql3eNA</ns3:SessionIdentifier>
|
1620
|
</ns3:ChannelHandle>
|
1621
|
<ns3:ContextHandle>F0E6CE92E23F412E672BE9AFABF7D846</ns3:ContextHandle>
|
1622
|
<ns3:IFDName>REINER SCT cyberJack RFID standard (8423579901) 00 00</ns3:IFDName>
|
1623
|
<ns3:SlotIndex>0</ns3:SlotIndex>
|
1624
|
<ns3:CardApplication>3F00</ns3:CardApplication>
|
1625
|
<ns3:SlotHandle>F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089</ns3:SlotHandle>
|
1626
|
<ns3:RecognitionInfo>
|
1627
|
<ns3:CardType>http://bsi.bund.de/cif/npa.xml</ns3:CardType>
|
1628
|
</ns3:RecognitionInfo>
|
1629
|
</ns3:ConnectionHandle>
|
1630
|
<ns3:DIDName>PIN</ns3:DIDName>
|
1631
|
<ns3:AuthenticationProtocolData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Protocol="urn:oid:1.3.162.15480.3.0.14.2" xsi:type="ns3:EAC1InputType">
|
1632
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201487f4e8201005f2901004210444544566549444454523130313433377f494f060a04007f000702020202038641049a3b338414e41b69b1a8bd858c51bf0f561dbe86e4e5b5b0f7a69f9a324946045ad15b3e9285158476de287dcc294a119f7414e5eb3a1d8b8d39422ce3cfc74c5f200e44453030303034393330303532317f4c12060904007f000703010202530500000058005f25060109000401035f2406010900040104655e732d060904007f0007030103028020b3f8c3db5d1c8e140947d38b4fcf62c3b595a55fa66d1503a0ce2f0d292677e3732d060904007f00070301030180206a0e89a510b51e2415265999e377cee36a366b632fc39a596f04f1c8d95eba3f5f3740974129d68db561ee58c21b3f7336d5001736cbf03d16fed4e1e5bb26c74292001b81da768777a35b719e1a85ab7b16da6bdd381f12ac2b31c1637aa0a4ac48d2</ns3:Certificate>
|
1633
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130327f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a78641048925419fc7f194922cfc6b8dd25ae6a19c1b59216e6cf06270e5d75cfd64205f55cf867bbfefeefd6e680e1fd197f18ab684484901362568efc9adb5c6018d728701015f200e44454356434165494430303130337f4c12060904007f0007030102025305fc0f13ffff5f25060102010200035f24060105010200035f37404d6f08a86a4f18409f6685387dd3c6a7ff5d68ea4f7714a861bbb3bb721d05d3014adf1763c9292f715d8e94ee9b3e1b73ab1382414ebf39dfb3b0fb6c09dbeb</ns3:Certificate>
|
1634
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130337f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a7864104241d8627338b64f20077ffd558909a096c635ddb222852038eaae642e869a40173d588f817d95db2a6a0f077ea5ee63596a20f85bc3cb176d2f98d88d90219aa8701015f200e44454356434165494430303130347f4c12060904007f0007030102025305fc0f13ffff5f25060105000901045f24060108000901045f3740313a81ed8734e7a8c45f16b55fb603e63027b7f44c2de3a8e782552d35949db221ca33bd41a01da6a1288c7885714fc3a03fa45683b75d3884930ec6738af8a0</ns3:Certificate>
|
1635
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130347f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a786410459d1a08a2572022e17fed831982a9cb904518003cf83dabed88dbed28963768b88dba22a153558bd21ddaa99318378b7cd7ebfe849557cd43f8526abe72734538701015f200e44454356434165494430303130357f4c12060904007f0007030102025305fc0f13ffff5f25060108000601025f24060201000601025f37402fbeeae1b1ade6cfb6cab9d9b19f6a6efacb7d9701997f43cf608bf72cf496f485f691e75190dec25c672b92cf9ba917883659a6dc16793d22bbec4019c616cc</ns3:Certificate>
|
1636
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f2181e77f4e81a05f290100420e44454356434165494430303130357f494f060a04007f00070202020203864104413f9216a5078ea8593a9c5cdcd20d6b69c29aea895e6d78795d82e7e5ba85eda2998a35f047fc8b1c79ab6c1ef3303182abd923de370482d1c92f3762e054d95f2010444544566549444454523130313433377f4c12060904007f0007030102025305400513ff975f25060109000202015f24060109000502025f3740812b107d859469edbf780de1cfc5c8c07dbac400721a98d1449ce2e065a2ada70655885d363d7d6c4021cdc05218731d0bc3da441b55e64bc8b0584a25cd12a7</ns3:Certificate>
|
1637
|
<ns3:CertificateDescription xmlns="urn:iso:std:iso-iec:24727:tech:schema">308202d1060a04007f00070301030101a10e0c0c442d547275737420476d6248a2181316687474703a2f2f7777772e642d74727573742e6e6574a31a0c18476f7665726e696b757320476d6248202620436f2e204b47a41b131968747470733a2f2f7067702e676f7665726e696b75732e6465a58201f40c8201f04e616d652c20416e7363687269667420756e6420452d4d61696c2d4164726573736520646573204469656e737465616e626965746572733a0d0a476f7665726e696b757320476d6248202620436f2e204b470d0a416d2046616c6c7475726d20390d0a3238333539204272656d656e0d0a6b6f6e74616b7440676f7665726e696b75732e636f6d0d0a0d0a4765736368c3a46674737a7765636b3a0d0a0d0a48696e7765697320617566206469652066c3bc722064656e204469656e737465616e626965746572207a757374c3a46e646967656e205374656c6c656e2c20646965206469652045696e68616c74756e672064657220566f7273636872696674656e207a756d20446174656e73636875747a206b6f6e74726f6c6c696572656e3a0d0a446965204c616e64657362656175667472616774652066c3bc7220446174656e73636875747a20756e6420496e666f726d6174696f6e736672656968656974206465722046726569656e2048616e73657374616474204272656d656e0d0a41726e647473747261c39f6520310d0a3237353730204272656d6572686176656e0d0a303432312f3336312d323031300d0a6f666669636540646174656e73636875747a2e6272656d656e2e64650d0a687474703a2f2f7777772e646174656e73636875747a2e6272656d656e2e6465a76831660420a30a9a4617dc153926f731064043bba624b0cdd3b458ed8723c1cda33f1ffdd70420ab9fce5da4ba24d0b2664450fcced618f68fe9cbcdc4ee6e0bb0c59bd2aa86b60420e275d8b7d873610d634acdbd0f598c142a9f59f9ea58cbdf53b4122bab140513</ns3:CertificateDescription>
|
1638
|
<ns3:RequiredCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000005800</ns3:RequiredCHAT>
|
1639
|
<ns3:OptionalCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000000000</ns3:OptionalCHAT>
|
1640
|
<ns3:AuthenticatedAuxiliaryData xmlns="urn:iso:std:iso-iec:24727:tech:schema">67177315060904007f00070301040253083230313930343133</ns3:AuthenticatedAuxiliaryData>
|
1641
|
<ns3:TransactionInfo xmlns="urn:iso:std:iso-iec:24727:tech:schema"/>
|
1642
|
</ns3:AuthenticationProtocolData>
|
1643
|
</ns3:DIDAuthenticate>
|
1644
|
</soap:Body>
|
1645
|
</soap:Envelope>
|
1646
|
|
1647
|
|
1648
|
2019-04-13 20:52:30,007+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:224 - Message received:
|
1649
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
1650
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
1651
|
<soap:Header>
|
1652
|
<sb:Correlation xmlns:sb="http://urn:liberty:sb:2003-08" messageID="Id1693012" refToMessageID="898f8dcb-8e7c-4ccb-9ad5-573763cc292a"/>
|
1653
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:aa0dc9d7-9fe7-4d4b-a713-a4dd5d801b4f</RelatesTo>
|
1654
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:8cc9667a-50fb-4d87-aea8-244d8a8251db</MessageID>
|
1655
|
</soap:Header>
|
1656
|
<soap:Body>
|
1657
|
<ns3:DIDAuthenticate xmlns:ns2="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.w3.org/2000/09/xmldsig#">
|
1658
|
<ns3:ConnectionHandle>
|
1659
|
<ns3:ChannelHandle>
|
1660
|
<ns3:SessionIdentifier>Y12JcSq_icyW3rLWql3eNA</ns3:SessionIdentifier>
|
1661
|
</ns3:ChannelHandle>
|
1662
|
<ns3:ContextHandle>F0E6CE92E23F412E672BE9AFABF7D846</ns3:ContextHandle>
|
1663
|
<ns3:IFDName>REINER SCT cyberJack RFID standard (8423579901) 00 00</ns3:IFDName>
|
1664
|
<ns3:SlotIndex>0</ns3:SlotIndex>
|
1665
|
<ns3:CardApplication>3F00</ns3:CardApplication>
|
1666
|
<ns3:SlotHandle>F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089</ns3:SlotHandle>
|
1667
|
<ns3:RecognitionInfo>
|
1668
|
<ns3:CardType>http://bsi.bund.de/cif/npa.xml</ns3:CardType>
|
1669
|
</ns3:RecognitionInfo>
|
1670
|
</ns3:ConnectionHandle>
|
1671
|
<ns3:DIDName>PIN</ns3:DIDName>
|
1672
|
<ns3:AuthenticationProtocolData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Protocol="urn:oid:1.3.162.15480.3.0.14.2" xsi:type="ns3:EAC1InputType">
|
1673
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201487f4e8201005f2901004210444544566549444454523130313433377f494f060a04007f000702020202038641049a3b338414e41b69b1a8bd858c51bf0f561dbe86e4e5b5b0f7a69f9a324946045ad15b3e9285158476de287dcc294a119f7414e5eb3a1d8b8d39422ce3cfc74c5f200e44453030303034393330303532317f4c12060904007f000703010202530500000058005f25060109000401035f2406010900040104655e732d060904007f0007030103028020b3f8c3db5d1c8e140947d38b4fcf62c3b595a55fa66d1503a0ce2f0d292677e3732d060904007f00070301030180206a0e89a510b51e2415265999e377cee36a366b632fc39a596f04f1c8d95eba3f5f3740974129d68db561ee58c21b3f7336d5001736cbf03d16fed4e1e5bb26c74292001b81da768777a35b719e1a85ab7b16da6bdd381f12ac2b31c1637aa0a4ac48d2</ns3:Certificate>
|
1674
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130327f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a78641048925419fc7f194922cfc6b8dd25ae6a19c1b59216e6cf06270e5d75cfd64205f55cf867bbfefeefd6e680e1fd197f18ab684484901362568efc9adb5c6018d728701015f200e44454356434165494430303130337f4c12060904007f0007030102025305fc0f13ffff5f25060102010200035f24060105010200035f37404d6f08a86a4f18409f6685387dd3c6a7ff5d68ea4f7714a861bbb3bb721d05d3014adf1763c9292f715d8e94ee9b3e1b73ab1382414ebf39dfb3b0fb6c09dbeb</ns3:Certificate>
|
1675
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130337f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a7864104241d8627338b64f20077ffd558909a096c635ddb222852038eaae642e869a40173d588f817d95db2a6a0f077ea5ee63596a20f85bc3cb176d2f98d88d90219aa8701015f200e44454356434165494430303130347f4c12060904007f0007030102025305fc0f13ffff5f25060105000901045f24060108000901045f3740313a81ed8734e7a8c45f16b55fb603e63027b7f44c2de3a8e782552d35949db221ca33bd41a01da6a1288c7885714fc3a03fa45683b75d3884930ec6738af8a0</ns3:Certificate>
|
1676
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f218201b67f4e82016e5f290100420e44454356434165494430303130347f4982011d060a04007f000702020202038120a9fb57dba1eea9bc3e660a909d838d726e3bf623d52620282013481d1f6e537782207d5a0975fc2c3057eef67530417affe7fb8055c126dc5c6ce94a4b44f330b5d9832026dc5c6ce94a4b44f330b5d9bbd77cbf958416295cf7e1ce6bccdc18ff8c07b68441048bd2aeb9cb7e57cb2c4b482ffc81b7afb9de27e1e3bd23c23a4453bd9ace3262547ef835c3dac4fd97f8461a14611dc9c27745132ded8e545c1d54c72f0469978520a9fb57dba1eea9bc3e660a909d838d718c397aa3b561a6f7901e0e82974856a786410459d1a08a2572022e17fed831982a9cb904518003cf83dabed88dbed28963768b88dba22a153558bd21ddaa99318378b7cd7ebfe849557cd43f8526abe72734538701015f200e44454356434165494430303130357f4c12060904007f0007030102025305fc0f13ffff5f25060108000601025f24060201000601025f37402fbeeae1b1ade6cfb6cab9d9b19f6a6efacb7d9701997f43cf608bf72cf496f485f691e75190dec25c672b92cf9ba917883659a6dc16793d22bbec4019c616cc</ns3:Certificate>
|
1677
|
<ns3:Certificate xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f2181e77f4e81a05f290100420e44454356434165494430303130357f494f060a04007f00070202020203864104413f9216a5078ea8593a9c5cdcd20d6b69c29aea895e6d78795d82e7e5ba85eda2998a35f047fc8b1c79ab6c1ef3303182abd923de370482d1c92f3762e054d95f2010444544566549444454523130313433377f4c12060904007f0007030102025305400513ff975f25060109000202015f24060109000502025f3740812b107d859469edbf780de1cfc5c8c07dbac400721a98d1449ce2e065a2ada70655885d363d7d6c4021cdc05218731d0bc3da441b55e64bc8b0584a25cd12a7</ns3:Certificate>
|
1678
|
<ns3:CertificateDescription xmlns="urn:iso:std:iso-iec:24727:tech:schema">308202d1060a04007f00070301030101a10e0c0c442d547275737420476d6248a2181316687474703a2f2f7777772e642d74727573742e6e6574a31a0c18476f7665726e696b757320476d6248202620436f2e204b47a41b131968747470733a2f2f7067702e676f7665726e696b75732e6465a58201f40c8201f04e616d652c20416e7363687269667420756e6420452d4d61696c2d4164726573736520646573204469656e737465616e626965746572733a0d0a476f7665726e696b757320476d6248202620436f2e204b470d0a416d2046616c6c7475726d20390d0a3238333539204272656d656e0d0a6b6f6e74616b7440676f7665726e696b75732e636f6d0d0a0d0a4765736368c3a46674737a7765636b3a0d0a0d0a48696e7765697320617566206469652066c3bc722064656e204469656e737465616e626965746572207a757374c3a46e646967656e205374656c6c656e2c20646965206469652045696e68616c74756e672064657220566f7273636872696674656e207a756d20446174656e73636875747a206b6f6e74726f6c6c696572656e3a0d0a446965204c616e64657362656175667472616774652066c3bc7220446174656e73636875747a20756e6420496e666f726d6174696f6e736672656968656974206465722046726569656e2048616e73657374616474204272656d656e0d0a41726e647473747261c39f6520310d0a3237353730204272656d6572686176656e0d0a303432312f3336312d323031300d0a6f666669636540646174656e73636875747a2e6272656d656e2e64650d0a687474703a2f2f7777772e646174656e73636875747a2e6272656d656e2e6465a76831660420a30a9a4617dc153926f731064043bba624b0cdd3b458ed8723c1cda33f1ffdd70420ab9fce5da4ba24d0b2664450fcced618f68fe9cbcdc4ee6e0bb0c59bd2aa86b60420e275d8b7d873610d634acdbd0f598c142a9f59f9ea58cbdf53b4122bab140513</ns3:CertificateDescription>
|
1679
|
<ns3:RequiredCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000005800</ns3:RequiredCHAT>
|
1680
|
<ns3:OptionalCHAT xmlns="urn:iso:std:iso-iec:24727:tech:schema">7f4c12060904007f00070301020253050000000000</ns3:OptionalCHAT>
|
1681
|
<ns3:AuthenticatedAuxiliaryData xmlns="urn:iso:std:iso-iec:24727:tech:schema">67177315060904007f00070301040253083230313930343133</ns3:AuthenticatedAuxiliaryData>
|
1682
|
<ns3:TransactionInfo xmlns="urn:iso:std:iso-iec:24727:tech:schema"/>
|
1683
|
</ns3:AuthenticationProtocolData>
|
1684
|
</ns3:DIDAuthenticate>
|
1685
|
</soap:Body>
|
1686
|
</soap:Envelope>
|
1687
|
|
1688
|
2019-04-13 20:52:30,012+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:125 - Found ConnectionHandle in object of type DIDAuthenticate.
|
1689
|
2019-04-13 20:52:30,018+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1690
|
2019-04-13 20:52:30,019+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1691
|
2019-04-13 20:52:30,019+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1692
|
2019-04-13 20:52:30,019+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.DIDAuthenticate
|
1693
|
2019-04-13 20:52:30,019+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:71 - Requesting entry (filterAppId=true) for handle:
|
1694
|
ConnectionHandle:
|
1695
|
Session: Y12JcSq_icyW3rLWql3eNA
|
1696
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1697
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
1698
|
SlotHandle: F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089
|
1699
|
CardType: http://bsi.bund.de/cif/npa.xml
|
1700
|
2019-04-13 20:52:30,019+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:73 - Current state entries are:
|
1701
|
2019-04-13 20:52:30,020+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@14 {
|
1702
|
handle= ConnectionHandle {
|
1703
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1704
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1705
|
idx=0
|
1706
|
slot=null
|
1707
|
app=3F00
|
1708
|
Recognition {
|
1709
|
typ=http://bsi.bund.de/cif/npa.xml
|
1710
|
ident=null
|
1711
|
}
|
1712
|
}
|
1713
|
}
|
1714
|
|
1715
|
2019-04-13 20:52:30,020+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@15 {
|
1716
|
handle= ConnectionHandle {
|
1717
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1718
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1719
|
idx=0
|
1720
|
slot=F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089
|
1721
|
app=3F00
|
1722
|
Recognition {
|
1723
|
typ=http://bsi.bund.de/cif/npa.xml
|
1724
|
ident=null
|
1725
|
}
|
1726
|
}
|
1727
|
}
|
1728
|
|
1729
|
2019-04-13 20:52:30,023+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type GetIFDCapabilities.
|
1730
|
2019-04-13 20:52:30,024+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1731
|
2019-04-13 20:52:30,024+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1732
|
2019-04-13 20:52:30,024+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1733
|
2019-04-13 20:52:30,025+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.GetIFDCapabilities
|
1734
|
2019-04-13 20:52:30,025+02 [PAOS] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
1735
|
2019-04-13 20:52:30,028+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1736
|
2019-04-13 20:52:30,028+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1737
|
2019-04-13 20:52:30,028+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1738
|
2019-04-13 20:52:30,029+02 [PAOS] WARN o.o.c.c.a.c.CardVerifiableCertificateChain:60 - Verification of the certificate chain is disabled.
|
1739
|
2019-04-13 20:52:30,029+02 [PAOS] INFO o.o.common.util.TR03112Utils:107 - Checking certificate hash of eService against list of communication certificates.
|
1740
|
2019-04-13 20:52:30,029+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:115 - Hash of the retrieved server certificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
1741
|
2019-04-13 20:52:30,030+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
1742
|
2019-04-13 20:52:30,030+02 [PAOS] INFO o.o.common.util.TR03112Utils:107 - Checking certificate hash of https://pgp.governikus.de against list of communication certificates.
|
1743
|
2019-04-13 20:52:30,031+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:115 - Hash of the retrieved server certificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
1744
|
2019-04-13 20:52:30,032+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
1745
|
2019-04-13 20:52:30,032+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: AB9FCE5DA4BA24D0B2664450FCCED618F68FE9CBCDC4EE6E0BB0C59BD2AA86B6
|
1746
|
2019-04-13 20:52:30,032+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
1747
|
2019-04-13 20:52:30,032+02 [PAOS] DEBUG o.o.common.util.TR03112Utils:61 - Checking SOP for https://pgp.governikus.de/pgp/ausweis-app-2 and https://pgp.governikus.de.
|
1748
|
2019-04-13 20:52:30,033+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
1749
|
2019-04-13 20:52:30,035+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1750
|
2019-04-13 20:52:30,035+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1751
|
2019-04-13 20:52:30,035+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1752
|
2019-04-13 20:52:30,035+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
1753
|
2019-04-13 20:52:30,035+02 [PAOS] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 0022C1A40F800A04007F00070202040202830103
|
1754
|
2019-04-13 20:52:30,112+02 [PAOS] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
1755
|
2019-04-13 20:52:30,124+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1756
|
2019-04-13 20:52:30,124+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1757
|
2019-04-13 20:52:30,124+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1758
|
2019-04-13 20:52:30,167+02 [EAC-GUI] DEBUG org.openecard.gui.swing.StepBar:97 - Selecting index 0, previous was -1.
|
1759
|
2019-04-13 20:52:30,191+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:65 - Waiting for card to be removed.
|
1760
|
2019-04-13 20:52:32,089+02 [AWT-EventQueue-0] DEBUG o.o.gui.swing.SwingNavigator:244 - Received event: Button.next
|
1761
|
2019-04-13 20:52:32,094+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:257 - Trying to kill background task if it exists.
|
1762
|
2019-04-13 20:52:32,094+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:260 - Killing background task.
|
1763
|
2019-04-13 20:52:32,094+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:222 - Exchange result for step 'Anbieter'.
|
1764
|
2019-04-13 20:52:32,094+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:76 - Card has not been removed.
|
1765
|
2019-04-13 20:52:32,095+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:92 - Step PROTOCOL_EAC_GUI_STEP_CVC finished with result OK.
|
1766
|
2019-04-13 20:52:32,095+02 [Swing-GUI-BG-Task] DEBUG org.openecard.gui.swing.StepFrame$1:276 - Background task has been terminated from the Swing GUI.
|
1767
|
java.lang.InterruptedException: null
|
1768
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
|
1769
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
|
1770
|
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
|
1771
|
at org.openecard.common.util.Promise.deref(Promise.java:140)
|
1772
|
at org.openecard.common.util.Promise.deref(Promise.java:120)
|
1773
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:66)
|
1774
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:47)
|
1775
|
at org.openecard.gui.swing.StepFrame$1.run(StepFrame.java:272)
|
1776
|
at java.lang.Thread.run(Thread.java:748)
|
1777
|
2019-04-13 20:52:32,098+02 [pool-17-thread-1] WARN o.o.sal.protocol.eac.gui.CHATStep:131 - Removing community ID verification because of missing AAD.
|
1778
|
2019-04-13 20:52:32,098+02 [pool-17-thread-1] WARN o.o.sal.protocol.eac.gui.CHATStep:124 - Removing age verification because of missing or invalid AAD.
|
1779
|
2019-04-13 20:52:32,099+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:155 - Step Action PROTOCOL_EAC_GUI_STEP_CVC finished with result NEXT.
|
1780
|
2019-04-13 20:52:32,099+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:186 - Replacing after action with step.id=PROTOCOL_EAC_GUI_STEP_CHAT.
|
1781
|
2019-04-13 20:52:32,099+02 [EAC-GUI] DEBUG org.openecard.gui.swing.StepBar:97 - Selecting index 1, previous was 0.
|
1782
|
2019-04-13 20:52:32,112+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:65 - Waiting for card to be removed.
|
1783
|
2019-04-13 20:52:34,547+02 [AWT-EventQueue-0] DEBUG o.o.gui.swing.SwingNavigator:244 - Received event: Button.next
|
1784
|
2019-04-13 20:52:34,551+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:257 - Trying to kill background task if it exists.
|
1785
|
2019-04-13 20:52:34,551+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:260 - Killing background task.
|
1786
|
2019-04-13 20:52:34,551+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:222 - Exchange result for step 'Angefragte Daten'.
|
1787
|
2019-04-13 20:52:34,552+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:76 - Card has not been removed.
|
1788
|
2019-04-13 20:52:34,552+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:92 - Step PROTOCOL_EAC_GUI_STEP_CHAT finished with result OK.
|
1789
|
2019-04-13 20:52:34,552+02 [Swing-GUI-BG-Task] DEBUG org.openecard.gui.swing.StepFrame$1:276 - Background task has been terminated from the Swing GUI.
|
1790
|
java.lang.InterruptedException: null
|
1791
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
|
1792
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
|
1793
|
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
|
1794
|
at org.openecard.common.util.Promise.deref(Promise.java:140)
|
1795
|
at org.openecard.common.util.Promise.deref(Promise.java:120)
|
1796
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:66)
|
1797
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:47)
|
1798
|
at org.openecard.gui.swing.StepFrame$1.run(StepFrame.java:272)
|
1799
|
at java.lang.Thread.run(Thread.java:748)
|
1800
|
2019-04-13 20:52:34,556+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:155 - Step Action PROTOCOL_EAC_GUI_STEP_CHAT finished with result NEXT.
|
1801
|
2019-04-13 20:52:34,557+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:186 - Replacing after action with step.id=PROTOCOL_EAC_GUI_STEP_PIN.
|
1802
|
2019-04-13 20:52:34,558+02 [EAC-GUI] DEBUG org.openecard.gui.swing.StepBar:97 - Selecting index 2, previous was 1.
|
1803
|
2019-04-13 20:52:34,575+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:65 - Waiting for card to be removed.
|
1804
|
2019-04-13 20:52:34,582+02 [Instant-Return-Thread-5] DEBUG o.o.gui.swing.SwingNavigator:244 - Received event: Button.next
|
1805
|
2019-04-13 20:52:34,584+02 [Instant-Return-Thread-5] DEBUG org.openecard.gui.swing.StepFrame:257 - Trying to kill background task if it exists.
|
1806
|
2019-04-13 20:52:34,584+02 [Instant-Return-Thread-5] DEBUG org.openecard.gui.swing.StepFrame:260 - Killing background task.
|
1807
|
2019-04-13 20:52:34,585+02 [Instant-Return-Thread-5] DEBUG org.openecard.gui.swing.StepFrame:222 - Exchange result for step 'PIN-Eingabe'.
|
1808
|
2019-04-13 20:52:34,585+02 [Swing-GUI-BG-Task] DEBUG o.o.s.protocol.eac.gui.CardMonitor:76 - Card has not been removed.
|
1809
|
2019-04-13 20:52:34,585+02 [Swing-GUI-BG-Task] DEBUG org.openecard.gui.swing.StepFrame$1:276 - Background task has been terminated from the Swing GUI.
|
1810
|
java.lang.InterruptedException: null
|
1811
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
|
1812
|
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
|
1813
|
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
|
1814
|
at org.openecard.common.util.Promise.deref(Promise.java:140)
|
1815
|
at org.openecard.common.util.Promise.deref(Promise.java:120)
|
1816
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:66)
|
1817
|
at org.openecard.sal.protocol.eac.gui.CardMonitor.call(CardMonitor.java:47)
|
1818
|
at org.openecard.gui.swing.StepFrame$1.run(StepFrame.java:272)
|
1819
|
at java.lang.Thread.run(Thread.java:748)
|
1820
|
2019-04-13 20:52:34,585+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:92 - Step PROTOCOL_EAC_GUI_STEP_PIN finished with result OK.
|
1821
|
2019-04-13 20:52:34,600+02 [pool-19-thread-1] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type EstablishChannel.
|
1822
|
2019-04-13 20:52:34,608+02 [pool-19-thread-1] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1823
|
2019-04-13 20:52:34,608+02 [pool-19-thread-1] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1824
|
2019-04-13 20:52:34,608+02 [pool-19-thread-1] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1825
|
2019-04-13 20:52:34,608+02 [pool-19-thread-1] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.EstablishChannel
|
1826
|
2019-04-13 20:52:34,611+02 [pool-19-thread-1] DEBUG org.openecard.ifd.scio.IFD:1093 - executeCtrlCode request: 02EF0203157F4C12060904007F0007030102025305000000580000D502308202D1060A04007F00070301030101A10E0C0C442D547275737420476D6248A2181316687474703A2F2F7777772E642D74727573742E6E6574A31A0C18476F7665726E696B757320476D6248202620436F2E204B47A41B131968747470733A2F2F7067702E676F7665726E696B75732E6465A58201F40C8201F04E616D652C20416E7363687269667420756E6420452D4D61696C2D4164726573736520646573204469656E737465616E626965746572733A0D0A476F7665726E696B757320476D6248202620436F2E204B470D0A416D2046616C6C7475726D20390D0A3238333539204272656D656E0D0A6B6F6E74616B7440676F7665726E696B75732E636F6D0D0A0D0A4765736368C3A46674737A7765636B3A0D0A0D0A48696E7765697320617566206469652066C3BC722064656E204469656E737465616E626965746572207A757374C3A46E646967656E205374656C6C656E2C20646965206469652045696E68616C74756E672064657220566F7273636872696674656E207A756D20446174656E73636875747A206B6F6E74726F6C6C696572656E3A0D0A446965204C616E64657362656175667472616774652066C3BC7220446174656E73636875747A20756E6420496E666F726D6174696F6E736672656968656974206465722046726569656E2048616E73657374616474204272656D656E0D0A41726E647473747261C39F6520310D0A3237353730204272656D6572686176656E0D0A303432312F3336312D323031300D0A6F666669636540646174656E73636875747A2E6272656D656E2E64650D0A687474703A2F2F7777772E646174656E73636875747A2E6272656D656E2E6465A76831660420A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD70420AB9FCE5DA4BA24D0B2664450FCCED618F68FE9CBCDC4EE6E0BB0C59BD2AA86B60420E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
1827
|
2019-04-13 20:53:09,976+02 [pool-19-thread-1] DEBUG org.openecard.ifd.scio.IFD:1097 - Response of executeCtrlCode: 020020F00000
|
1828
|
2019-04-13 20:53:09,991+02 [pool-19-thread-1] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1829
|
2019-04-13 20:53:09,991+02 [pool-19-thread-1] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1830
|
2019-04-13 20:53:09,991+02 [pool-19-thread-1] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1831
|
2019-04-13 20:53:09,991+02 [pool-19-thread-1] ERROR o.o.s.p.eac.gui.PINStepAction:215 - An unknown error occured while trying to verify the PIN.
|
1832
|
2019-04-13 20:53:09,992+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:155 - Step Action PROTOCOL_EAC_GUI_STEP_PIN finished with result REPEAT.
|
1833
|
2019-04-13 20:53:09,992+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:186 - Replacing after action with step.id=PROTOCOL_EAC_GUI_STEP_ERROR.
|
1834
|
2019-04-13 20:53:09,993+02 [EAC-GUI] DEBUG org.openecard.gui.swing.StepBar:97 - Selecting index 2, previous was 2.
|
1835
|
2019-04-13 20:53:24,375+02 [Thread-21] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2 [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, DNT: 1, Connection: keep-alive, Upgrade-Insecure-Requests: 1]
|
1836
|
2019-04-13 20:53:24,376+02 [FuturePromise-12] WARN o.o.common.util.JAXPSchemaValidator:143 - Did not find a default SchemaFactory.
|
1837
|
2019-04-13 20:53:24,376+02 [Thread-21] DEBUG org.openecard.common.DynamicContext:96 - Removing DynamicContext which contains 1 map entries.
|
1838
|
2019-04-13 20:53:24,377+02 [Thread-21] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:211 - Recieved BindingResult with ResultCode RESOURCE_LOCKED
|
1839
|
2019-04-13 20:53:24,377+02 [Thread-21] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:200 - BindingResult contains no body.
|
1840
|
2019-04-13 20:53:24,377+02 [Thread-21] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:131 - HTTP response: HTTP/1.1 423 [] [Content-Type: text/plain; charset=UTF-8,Content-Length: 45,Chunked: false]
|
1841
|
2019-04-13 20:53:24,377+02 [Thread-21] DEBUG o.o.c.b.h.i.ErrorResponseInterceptor:99 - HTTP response intercepted
|
1842
|
2019-04-13 20:53:24,438+02 [Thread-21] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:88 - HTTP request: GET /css/style.css [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/css,*/*;q=0.1, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, Referer: http://127.0.0.1:24727/eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2, DNT: 1, Connection: keep-alive]
|
1843
|
2019-04-13 20:53:24,439+02 [Thread-21] DEBUG o.o.c.b.h.h.ControlCommonHandler:81 - HTTP request: GET /css/style.css [Host: 127.0.0.1:24727, User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0, Accept: text/css,*/*;q=0.1, Accept-Language: de,en-US;q=0.7,en;q=0.3, Accept-Encoding: gzip, deflate, Referer: http://127.0.0.1:24727/eID-Client?tcTokenURL=https%3A%2F%2Fpgp.governikus.de%2Fpgp%2Fausweis-app-2, DNT: 1, Connection: keep-alive]
|
1844
|
2019-04-13 20:53:24,439+02 [Thread-21] DEBUG o.o.c.b.http.handler.FileHandler:74 - Handle file request
|
1845
|
2019-04-13 20:53:24,439+02 [Thread-21] DEBUG o.o.c.b.h.h.ControlCommonHandler:103 - HTTP response: HTTP/1.1 200 [Content-Type: text/css; charset=UTF-8] [Content-Type: text/css; charset=UTF-8,Chunked: false]
|
1846
|
2019-04-13 20:53:24,439+02 [Thread-21] DEBUG o.o.c.b.h.h.ControlCommonHandler:104 - HTTP request handled by: org.openecard.control.binding.http.handler.FileHandler
|
1847
|
2019-04-13 20:53:48,335+02 [AWT-EventQueue-0] DEBUG o.o.gui.swing.SwingNavigator:244 - Received event: Button.cancel
|
1848
|
2019-04-13 20:53:48,338+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:257 - Trying to kill background task if it exists.
|
1849
|
2019-04-13 20:53:48,340+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.swing.StepFrame:222 - Exchange result for step 'Fehler'.
|
1850
|
2019-04-13 20:53:48,341+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:92 - Step PROTOCOL_EAC_GUI_STEP_ERROR finished with result CANCEL.
|
1851
|
2019-04-13 20:53:48,341+02 [EAC-GUI] DEBUG o.o.gui.executor.ExecutionEngine:229 - Closing UserConsentNavigator.
|
1852
|
2019-04-13 20:53:48,342+02 [EAC-GUI] DEBUG o.o.sal.protocol.eac.PACEStep:283 - EAC GUI returned with CANCEL or INTERRUPTED.
|
1853
|
2019-04-13 20:53:48,343+02 [EAC-GUI] DEBUG o.o.sal.protocol.eac.PACEStep:288 - Setting PACE result to cancelled.
|
1854
|
2019-04-13 20:53:48,345+02 [PAOS] DEBUG o.o.sal.protocol.eac.PACEStep:327 - Received error object from GUI.
|
1855
|
org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser
|
1856
|
==> User canceled the PACE dialog.
|
1857
|
at org.openecard.common.ECardException.makeException(ECardException.java:64)
|
1858
|
at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47)
|
1859
|
at org.openecard.common.WSHelper.createException(WSHelper.java:112)
|
1860
|
at org.openecard.sal.protocol.eac.PACEStep.lambda$perform$0(PACEStep.java:289)
|
1861
|
at java.lang.Thread.run(Thread.java:748)
|
1862
|
2019-04-13 20:53:48,345+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:100 - Checking if EAC protocol is finished.
|
1863
|
2019-04-13 20:53:48,345+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:106 - EAC AUTHENTICATION_DONE promise is delivered.
|
1864
|
2019-04-13 20:53:48,345+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:111 - EAC AUTHENTICATION_FAILED promise is delivered.
|
1865
|
2019-04-13 20:53:48,345+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:120 - EAC authentication finished=true.
|
1866
|
2019-04-13 20:53:48,345+02 [PAOS] DEBUG org.openecard.sal.TinySAL:2170 - SAL Protocol is finished, destroying protocol instance.
|
1867
|
2019-04-13 20:53:48,346+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:71 - Requesting entry (filterAppId=false) for handle:
|
1868
|
ConnectionHandle:
|
1869
|
Session: Y12JcSq_icyW3rLWql3eNA
|
1870
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1871
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
1872
|
SlotHandle: F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089
|
1873
|
CardType: http://bsi.bund.de/cif/npa.xml
|
1874
|
2019-04-13 20:53:48,346+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:73 - Current state entries are:
|
1875
|
2019-04-13 20:53:48,346+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@14 {
|
1876
|
handle= ConnectionHandle {
|
1877
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1878
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1879
|
idx=0
|
1880
|
slot=null
|
1881
|
app=3F00
|
1882
|
Recognition {
|
1883
|
typ=http://bsi.bund.de/cif/npa.xml
|
1884
|
ident=null
|
1885
|
}
|
1886
|
}
|
1887
|
}
|
1888
|
|
1889
|
2019-04-13 20:53:48,346+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:75 - CardStateEntry@15 {
|
1890
|
handle= ConnectionHandle {
|
1891
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
1892
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
1893
|
idx=0
|
1894
|
slot=F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089
|
1895
|
app=3F00
|
1896
|
Recognition {
|
1897
|
typ=http://bsi.bund.de/cif/npa.xml
|
1898
|
ident=null
|
1899
|
}
|
1900
|
}
|
1901
|
protocol=urn:oid:1.3.162.15480.3.0.14.2
|
1902
|
}
|
1903
|
|
1904
|
2019-04-13 20:53:48,347+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:71 - Destroying EAC protocol instance.
|
1905
|
2019-04-13 20:53:48,347+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:81 - Waiting for EAC GUI to terminate.
|
1906
|
2019-04-13 20:53:48,347+02 [PAOS] DEBUG o.o.sal.protocol.eac.EACProtocol:83 - EAC GUI terminated.
|
1907
|
2019-04-13 20:53:48,357+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
1908
|
2019-04-13 20:53:48,357+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1909
|
2019-04-13 20:53:48,358+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1910
|
2019-04-13 20:53:48,358+02 [PAOS] DEBUG o.o.transport.httpcore.HttpUtils:81 - HTTP Request (before adding content):
|
1911
|
POST /ecardpaos/paosreceiver HTTP/1.1
|
1912
|
Connection: keep-alive
|
1913
|
User-Agent: Open eCard App/1.3.0
|
1914
|
Host: prodpaos.governikus-eid.de:443
|
1915
|
PAOS: ver="urn:liberty:paos:2006-08" ;"urn:iso:std:iso-iec:24727:tech:schema:Transmit";"http://www.bsi.bund.de/ecard/api/1.0#InitializeFramework";"urn:iso:std:iso-iec:24727:tech:schema:StartSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationEndSession";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceList";"urn:iso:std:iso-iec:24727:tech:schema:CardApplicationServiceDescribe";"urn:iso:std:iso-iec:24727:tech:schema:DataSetList";"urn:iso:std:iso-iec:24727:tech:schema:DataSetSelect";"urn:iso:std:iso-iec:24727:tech:schema:DSIList";"urn:iso:std:iso-iec:24727:tech:schema:DSIWrite";"urn:iso:std:iso-iec:24727:tech:schema:DSIRead";"urn:iso:std:iso-iec:24727:tech:schema:Encipher";"urn:iso:std:iso-iec:24727:tech:schema:Decipher";"urn:iso:std:iso-iec:24727:tech:schema:GetRandom";"urn:iso:std:iso-iec:24727:tech:schema:Sign";"urn:iso:std:iso-iec:24727:tech:schema:VerifySignature";"urn:iso:std:iso-iec:24727:tech:schema:VerifyCertificate";"urn:iso:std:iso-iec:24727:tech:schema:DIDList";"urn:iso:std:iso-iec:24727:tech:schema:DIDGet";"urn:iso:std:iso-iec:24727:tech:schema:DIDAuthenticate";"urn:iso:std:iso-iec:24727:tech:schema:ACLList";"urn:iso:std:iso-iec:24727:tech:schema:Hash"
|
1916
|
Accept: text/xml, application/xml, application/vnd.paos+xml
|
1917
|
|
1918
|
2019-04-13 20:53:48,363+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:268 - Message sent:
|
1919
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
1920
|
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
|
1921
|
<Header>
|
1922
|
<PAOS xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" ns0:actor="http://schemas.xmlsoap.org/soap/actor/next" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" ns1:mustUnderstand="1" xmlns="urn:liberty:paos:2006-08">
|
1923
|
<Version>urn:liberty:paos:2006-08</Version>
|
1924
|
<EndpointReference>
|
1925
|
<Address>http://www.projectliberty.org/2006/01/role/paos</Address>
|
1926
|
<MetaData>
|
1927
|
<ServiceType>http://www.bsi.bund.de/ecard/api/1.1/PAOS/GetNextCommand</ServiceType>
|
1928
|
</MetaData>
|
1929
|
</EndpointReference>
|
1930
|
</PAOS>
|
1931
|
<ReplyTo xmlns="http://www.w3.org/2005/03/addressing">
|
1932
|
<Address>http://www.projectliberty.org/2006/02/role/paos</Address>
|
1933
|
</ReplyTo>
|
1934
|
<RelatesTo xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:8cc9667a-50fb-4d87-aea8-244d8a8251db</RelatesTo>
|
1935
|
<MessageID xmlns="http://www.w3.org/2005/03/addressing">urn:uuid:6678bf0c-6f96-46dc-8ad2-6287d0160676</MessageID>
|
1936
|
</Header>
|
1937
|
<Body>
|
1938
|
<ns3:DIDAuthenticateResponse xmlns="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:ns10="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ns11="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns12="http://www.w3.org/2001/04/xmlenc#" xmlns:ns13="http://ws.openecard.org/schema" xmlns:ns14="http://www.w3.org/2001/04/xmldsig-more#" xmlns:ns15="http://www.w3.org/2007/05/xmldsig-more#" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns3="urn:iso:std:iso-iec:24727:tech:schema" xmlns:ns4="http://www.bsi.bund.de/ecard/api/1.1" xmlns:ns5="http://uri.etsi.org/02231/v3.1.2#" xmlns:ns6="http://www.w3.org/2009/xmlenc11#" xmlns:ns7="http://www.setcce.org/schemas/ers" xmlns:ns8="urn:oasis:names:tc:dss-x:1.0:profiles:verificationreport:schema#" xmlns:ns9="http://uri.etsi.org/01903/v1.3.2#" Profile="http://www.bsi.bund.de/ecard/api/1.1">
|
1939
|
<Result>
|
1940
|
<ResultMajor>http://www.bsi.bund.de/ecard/api/1.1/resultmajor#error</ResultMajor>
|
1941
|
<ResultMinor>http://www.bsi.bund.de/ecard/api/1.1/resultminor/sal#cancellationByUser</ResultMinor>
|
1942
|
<ResultMessage xml:lang="en">User canceled the PACE dialog.</ResultMessage>
|
1943
|
</Result>
|
1944
|
<ns3:AuthenticationProtocolData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Protocol="urn:oid:1.3.162.15480.3.0.14.2" xsi:type="ns3:EmptyResponseDataType"/>
|
1945
|
</ns3:DIDAuthenticateResponse>
|
1946
|
</Body>
|
1947
|
</Envelope>
|
1948
|
|
1949
|
2019-04-13 20:53:48,374+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:363 - Sending HTTP request.
|
1950
|
2019-04-13 20:53:48,375+02 [PAOS] INFO o.o.c.tls.ClientCertPSKTlsClient:257 - TLS warning received.
|
1951
|
2019-04-13 20:53:48,375+02 [PAOS] INFO o.o.c.tls.ClientCertPSKTlsClient:258 - TLS(WARN): Close [close_notify=0] --> Unknown error.
|
1952
|
2019-04-13 20:53:48,376+02 [PAOS] INFO o.o.c.tls.ClientCertPSKTlsClient:239 - TLS warning sent.
|
1953
|
2019-04-13 20:53:48,376+02 [PAOS] INFO o.o.c.tls.ClientCertPSKTlsClient:241 - TLS(WARN): Close [close_notify=0] --> Connection closed
|
1954
|
2019-04-13 20:53:48,377+02 [PAOS] WARN org.openecard.transport.paos.PAOS:433 - PAOS server closed the connection. Trying to connect again.
|
1955
|
2019-04-13 20:53:48,377+02 [PAOS] DEBUG org.openecard.transport.paos.PAOS:470 - Opening connection to PAOS server.
|
1956
|
2019-04-13 20:53:48,377+02 [PAOS] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for java. Trying next one.
|
1957
|
2019-04-13 20:53:48,378+02 [PAOS] DEBUG o.o.c.t.proxy.ProxySettingsLoader$1:80 - Firefox settings folder is {0}
|
1958
|
2019-04-13 20:53:48,379+02 [PAOS] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1959
|
2019-04-13 20:53:48,379+02 [PAOS] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1960
|
2019-04-13 20:53:48,379+02 [PAOS] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for firefox. Trying next one.
|
1961
|
2019-04-13 20:53:48,379+02 [PAOS] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1962
|
2019-04-13 20:53:48,379+02 [PAOS] WARN o.o.c.t.proxy.ProxySettingsLoader$1:86 - Gnome settings: {0} not found.
|
1963
|
2019-04-13 20:53:48,380+02 [PAOS] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for desktop. Trying next one.
|
1964
|
2019-04-13 20:53:48,380+02 [PAOS] INFO o.o.c.t.proxy.ProxySettingsLoader$1:83 - No proxy found for env. Trying next one.
|
1965
|
2019-04-13 20:53:48,380+02 [PAOS] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
1966
|
2019-04-13 20:53:48,380+02 [PAOS] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
1967
|
2019-04-13 20:53:48,536+02 [PAOS] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [prodpaos.governikus-eid.de] [prodpaos.governikus-eid.de]
|
1968
|
2019-04-13 20:53:48,644+02 [PAOS] ERROR o.o.c.tls.ClientCertPSKTlsClient:260 - TLS error received.
|
1969
|
2019-04-13 20:53:48,645+02 [PAOS] ERROR o.o.c.tls.ClientCertPSKTlsClient:261 - TLS(FATAL): Decryption failed [decryption_failed=21] --> Unknown error.
|
1970
|
2019-04-13 20:53:48,645+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:125 - Found ConnectionHandle in object of type CardApplicationDisconnect.
|
1971
|
2019-04-13 20:53:48,648+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1972
|
2019-04-13 20:53:48,648+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1973
|
2019-04-13 20:53:48,649+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1974
|
2019-04-13 20:53:48,649+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.CardApplicationDisconnect
|
1975
|
2019-04-13 20:53:48,649+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:135 - Removing CardStateEntries for slot=F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089.
|
1976
|
2019-04-13 20:53:48,650+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:114 - Removing CardStateEntries based on connection handle.
|
1977
|
ConnectionHandle:
|
1978
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1979
|
SlotHandle: F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089
|
1980
|
2019-04-13 20:53:48,650+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:160 - Internal removeEntry function called with removeSlotHandles=false.
|
1981
|
2019-04-13 20:53:48,650+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:165 - Removing entry from session map for channel session=Y12JcSq_icyW3rLWql3eNA.
|
1982
|
2019-04-13 20:53:48,650+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:168 - Removing entry from context map for ctx=F0E6CE92E23F412E672BE9AFABF7D846.
|
1983
|
2019-04-13 20:53:48,651+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:180 - Removing entry for slot=F815456C7A82969AD6AF2D9E07CF54421FA79E16B322E089.
|
1984
|
2019-04-13 20:53:48,651+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:184 - Removing all protocol instances.
|
1985
|
2019-04-13 20:53:48,651+02 [PAOS] DEBUG o.o.common.sal.state.CardStateEntry:172 - Removing 0 protocols from card state entry.
|
1986
|
2019-04-13 20:53:48,651+02 [PAOS] DEBUG o.o.common.sal.state.CardStateMap:187 - Removing entry from allEntries set.
|
1987
|
2019-04-13 20:53:48,651+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Disconnect.
|
1988
|
2019-04-13 20:53:48,653+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
1989
|
2019-04-13 20:53:48,654+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1990
|
2019-04-13 20:53:48,654+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1991
|
2019-04-13 20:53:48,654+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Disconnect
|
1992
|
2019-04-13 20:53:48,855+02 [PAOS] INFO o.o.i.s.wrapper.SingleThreadChannel:139 - Card connected with protocol T=1.
|
1993
|
2019-04-13 20:53:48,856+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
1994
|
2019-04-13 20:53:48,856+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
1995
|
2019-04-13 20:53:48,856+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_REMOVED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
1996
|
2019-04-13 20:53:48,856+02 [Dispatcher Event 0] INFO o.o.c.sal.state.SALStateCallback:75 - Remove ConnectionHandle from SAL.
|
1997
|
ConnectionHandle:
|
1998
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
1999
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
2000
|
2019-04-13 20:53:48,856+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_REMOVED
|
2001
|
2019-04-13 20:53:48,856+02 [PAOS] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type GetIFDCapabilities.
|
2002
|
2019-04-13 20:53:48,856+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:114 - Removing CardStateEntries based on connection handle.
|
2003
|
ConnectionHandle:
|
2004
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
2005
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
2006
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
2007
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:160 - Internal removeEntry function called with removeSlotHandles=true.
|
2008
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:394 - RecognitionInfo: null
|
2009
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:165 - Removing entry from session map for channel session=Y12JcSq_icyW3rLWql3eNA.
|
2010
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
2011
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:168 - Removing entry from context map for ctx=F0E6CE92E23F412E672BE9AFABF7D846.
|
2012
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:172 - Removing all entries for SlotHandles.
|
2013
|
2019-04-13 20:53:48,857+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:184 - Removing all protocol instances.
|
2014
|
2019-04-13 20:53:48,858+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateEntry:172 - Removing 0 protocols from card state entry.
|
2015
|
2019-04-13 20:53:48,858+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:187 - Removing entry from allEntries set.
|
2016
|
2019-04-13 20:53:48,858+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2017
|
2019-04-13 20:53:48,858+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2018
|
2019-04-13 20:53:48,858+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2019
|
2019-04-13 20:53:48,859+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.GetIFDCapabilities
|
2020
|
2019-04-13 20:53:48,859+02 [PAOS] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
2021
|
2019-04-13 20:53:48,869+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2022
|
2019-04-13 20:53:48,869+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2023
|
2019-04-13 20:53:48,869+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2024
|
2019-04-13 20:53:48,869+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2025
|
2019-04-13 20:53:48,870+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2026
|
2019-04-13 20:53:48,870+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_INSERTED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
2027
|
2019-04-13 20:53:48,870+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_INSERTED
|
2028
|
2019-04-13 20:53:48,870+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
2029
|
2019-04-13 20:53:48,870+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:392 - RecognitionInfo: http://bsi.bund.de/cif/unknown, 3B8A80018031B8738401E082900006
|
2030
|
2019-04-13 20:53:48,870+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:132 - Found ContextHandle in object of type Connect.
|
2031
|
2019-04-13 20:53:48,870+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
2032
|
2019-04-13 20:53:48,872+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2033
|
2019-04-13 20:53:48,872+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2034
|
2019-04-13 20:53:48,873+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2035
|
2019-04-13 20:53:48,873+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Connect
|
2036
|
2019-04-13 20:53:48,873+02 [Recoginiton-6] WARN o.o.ifd.scio.wrapper.ChannelManager:87 - Terminal 'REINER SCT cyberJack RFID standard (8423579901) 00 00' is already connected.
|
2037
|
2019-04-13 20:53:48,877+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2038
|
2019-04-13 20:53:48,877+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2039
|
2019-04-13 20:53:48,877+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2040
|
2019-04-13 20:53:48,880+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2041
|
2019-04-13 20:53:48,880+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2042
|
2019-04-13 20:53:48,881+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2043
|
2019-04-13 20:53:48,881+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type BeginTransaction.
|
2044
|
2019-04-13 20:53:48,882+02 [PAOS] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2045
|
2019-04-13 20:53:48,882+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2046
|
2019-04-13 20:53:48,882+02 [PAOS] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2047
|
2019-04-13 20:53:48,883+02 [Thread-20] ERROR o.o.binding.tctoken.TCTokenHandler:431 - org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
2048
|
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
2049
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
2050
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
2051
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
2052
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
2053
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
2054
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
2055
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
2056
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
2057
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
2058
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
2059
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
2060
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
2061
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
2062
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
2063
|
Caused by: org.openecard.transport.paos.PAOSConnectionException: Failed to establish a connection to the eID-Server.
|
2064
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:476)
|
2065
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:338)
|
2066
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
2067
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
2068
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
2069
|
at java.lang.Thread.run(Thread.java:748)
|
2070
|
Caused by: org.openecard.bouncycastle.tls.TlsFatalAlertReceived: decryption_failed(21)
|
2071
|
at org.openecard.bouncycastle.tls.TlsProtocol.handleAlertMessage(TlsProtocol.java:151)
|
2072
|
at org.openecard.bouncycastle.tls.TlsProtocol.processAlertQueue(TlsProtocol.java:505)
|
2073
|
at org.openecard.bouncycastle.tls.TlsProtocol.processRecord(TlsProtocol.java:370)
|
2074
|
at org.openecard.bouncycastle.tls.RecordStream.readRecord(RecordStream.java:317)
|
2075
|
at org.openecard.bouncycastle.tls.TlsProtocol.safeReadRecord(TlsProtocol.java:621)
|
2076
|
at org.openecard.bouncycastle.tls.TlsProtocol.blockForHandshake(TlsProtocol.java:273)
|
2077
|
at org.openecard.bouncycastle.tls.TlsClientProtocol.connect(TlsClientProtocol.java:104)
|
2078
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createNewTlsConnection(TlsConnectionHandler.java:255)
|
2079
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:236)
|
2080
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:230)
|
2081
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:471)
|
2082
|
... 5 common frames omitted
|
2083
|
2019-04-13 20:53:48,883+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2084
|
2019-04-13 20:53:48,883+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2085
|
2019-04-13 20:53:48,883+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2086
|
2019-04-13 20:53:48,883+02 [Thread-20] ERROR o.o.binding.tctoken.TCTokenHandler:350 - java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
2087
|
org.openecard.transport.paos.PAOSException: java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
2088
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:438)
|
2089
|
at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:234)
|
2090
|
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:337)
|
2091
|
at org.openecard.addons.activate.ActivateAction.processTcToken(ActivateAction.java:409)
|
2092
|
at org.openecard.addons.activate.ActivateAction.processRequest(ActivateAction.java:265)
|
2093
|
at org.openecard.addons.activate.ActivateAction.checkRequestParameters(ActivateAction.java:246)
|
2094
|
at org.openecard.addons.activate.ActivateAction.execute(ActivateAction.java:127)
|
2095
|
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55)
|
2096
|
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:127)
|
2097
|
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:437)
|
2098
|
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:342)
|
2099
|
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:132)
|
2100
|
Caused by: java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSConnectionException: Es konnte keine Verbindung zum eID-Server aufgebaut werden.
|
2101
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
|
2102
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
|
2103
|
at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:425)
|
2104
|
... 11 common frames omitted
|
2105
|
Caused by: org.openecard.transport.paos.PAOSConnectionException: Failed to establish a connection to the eID-Server.
|
2106
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:476)
|
2107
|
at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:338)
|
2108
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:112)
|
2109
|
at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:53)
|
2110
|
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
2111
|
at java.lang.Thread.run(Thread.java:748)
|
2112
|
Caused by: org.openecard.bouncycastle.tls.TlsFatalAlertReceived: decryption_failed(21)
|
2113
|
at org.openecard.bouncycastle.tls.TlsProtocol.handleAlertMessage(TlsProtocol.java:151)
|
2114
|
at org.openecard.bouncycastle.tls.TlsProtocol.processAlertQueue(TlsProtocol.java:505)
|
2115
|
at org.openecard.bouncycastle.tls.TlsProtocol.processRecord(TlsProtocol.java:370)
|
2116
|
at org.openecard.bouncycastle.tls.RecordStream.readRecord(RecordStream.java:317)
|
2117
|
at org.openecard.bouncycastle.tls.TlsProtocol.safeReadRecord(TlsProtocol.java:621)
|
2118
|
at org.openecard.bouncycastle.tls.TlsProtocol.blockForHandshake(TlsProtocol.java:273)
|
2119
|
at org.openecard.bouncycastle.tls.TlsClientProtocol.connect(TlsClientProtocol.java:104)
|
2120
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createNewTlsConnection(TlsConnectionHandler.java:255)
|
2121
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:236)
|
2122
|
at org.openecard.binding.tctoken.TlsConnectionHandler.createTlsConnection(TlsConnectionHandler.java:230)
|
2123
|
at org.openecard.transport.paos.PAOS.openHttpStream(PAOS.java:471)
|
2124
|
... 5 common frames omitted
|
2125
|
2019-04-13 20:53:48,883+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.BeginTransaction
|
2126
|
2019-04-13 20:53:48,883+02 [Thread-20] INFO o.o.binding.tctoken.ResourceContext:207 - Trying to load resource from: https://pgp.governikus.de/pgp/EIDReceiver?refID=2ec3d27d-605b-4039-97ce-a516590945bf
|
2127
|
2019-04-13 20:53:48,883+02 [Thread-20] DEBUG o.o.crypto.tls.proxy.ProxySettings:133 - Selecting proxy: DIRECT
|
2128
|
2019-04-13 20:53:48,884+02 [Thread-20] DEBUG o.o.crypto.tls.proxy.ProxySettings:168 - Using proxy (DIRECT) to obtain socket.
|
2129
|
2019-04-13 20:53:48,887+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2130
|
2019-04-13 20:53:48,887+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2131
|
2019-04-13 20:53:48,887+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2132
|
2019-04-13 20:53:48,887+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2133
|
2019-04-13 20:53:48,889+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2134
|
2019-04-13 20:53:48,889+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2135
|
2019-04-13 20:53:48,890+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2136
|
2019-04-13 20:53:48,890+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2137
|
2019-04-13 20:53:48,891+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
2138
|
2019-04-13 20:53:48,913+02 [Thread-20] DEBUG o.o.binding.tctoken.ResourceContext:244 - Performing TLS handshake.
|
2139
|
2019-04-13 20:53:48,966+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2140
|
2019-04-13 20:53:48,968+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2141
|
2019-04-13 20:53:48,968+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2142
|
2019-04-13 20:53:48,968+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2143
|
2019-04-13 20:53:48,969+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2144
|
2019-04-13 20:53:48,970+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2145
|
2019-04-13 20:53:48,970+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2146
|
2019-04-13 20:53:48,970+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2147
|
2019-04-13 20:53:48,970+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2148
|
2019-04-13 20:53:48,970+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C020003
|
2149
|
2019-04-13 20:53:48,971+02 [Thread-20] DEBUG o.o.c.tls.verify.HostnameVerifier:126 - Comparing connection hostname against certificate hostname: [pgp.governikus.de] [pgp.governikus.de]
|
2150
|
2019-04-13 20:53:48,975+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
2151
|
2019-04-13 20:53:48,978+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2152
|
2019-04-13 20:53:48,978+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2153
|
2019-04-13 20:53:48,978+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2154
|
2019-04-13 20:53:48,978+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2155
|
2019-04-13 20:53:48,981+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2156
|
2019-04-13 20:53:48,981+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2157
|
2019-04-13 20:53:48,981+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2158
|
2019-04-13 20:53:48,981+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2159
|
2019-04-13 20:53:48,981+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
2160
|
2019-04-13 20:53:48,989+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2161
|
2019-04-13 20:53:48,992+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2162
|
2019-04-13 20:53:48,992+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2163
|
2019-04-13 20:53:48,992+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2164
|
2019-04-13 20:53:48,992+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2165
|
2019-04-13 20:53:48,994+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2166
|
2019-04-13 20:53:48,994+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2167
|
2019-04-13 20:53:48,994+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2168
|
2019-04-13 20:53:48,994+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2169
|
2019-04-13 20:53:48,995+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
2170
|
2019-04-13 20:53:49,010+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2171
|
2019-04-13 20:53:49,014+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2172
|
2019-04-13 20:53:49,014+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2173
|
2019-04-13 20:53:49,014+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2174
|
2019-04-13 20:53:49,015+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2175
|
2019-04-13 20:53:49,016+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2176
|
2019-04-13 20:53:49,017+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2177
|
2019-04-13 20:53:49,017+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2178
|
2019-04-13 20:53:49,017+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2179
|
2019-04-13 20:53:49,017+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B20404FF
|
2180
|
2019-04-13 20:53:49,021+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6D00
|
2181
|
2019-04-13 20:53:49,029+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2182
|
2019-04-13 20:53:49,029+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2183
|
2019-04-13 20:53:49,029+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2184
|
2019-04-13 20:53:49,029+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2185
|
2019-04-13 20:53:49,030+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2186
|
2019-04-13 20:53:49,030+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2187
|
2019-04-13 20:53:49,030+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2188
|
2019-04-13 20:53:49,031+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2189
|
2019-04-13 20:53:49,031+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
2190
|
2019-04-13 20:53:49,038+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2191
|
2019-04-13 20:53:49,040+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2192
|
2019-04-13 20:53:49,041+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2193
|
2019-04-13 20:53:49,041+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2194
|
2019-04-13 20:53:49,041+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2195
|
2019-04-13 20:53:49,042+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2196
|
2019-04-13 20:53:49,042+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2197
|
2019-04-13 20:53:49,042+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2198
|
2019-04-13 20:53:49,042+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2199
|
2019-04-13 20:53:49,042+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
2200
|
2019-04-13 20:53:49,051+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2201
|
2019-04-13 20:53:49,056+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2202
|
2019-04-13 20:53:49,056+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2203
|
2019-04-13 20:53:49,056+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2204
|
2019-04-13 20:53:49,056+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2205
|
2019-04-13 20:53:49,058+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2206
|
2019-04-13 20:53:49,058+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2207
|
2019-04-13 20:53:49,058+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2208
|
2019-04-13 20:53:49,058+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2209
|
2019-04-13 20:53:49,058+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B20304FF
|
2210
|
2019-04-13 20:53:49,062+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6D00
|
2211
|
2019-04-13 20:53:49,065+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2212
|
2019-04-13 20:53:49,066+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2213
|
2019-04-13 20:53:49,066+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2214
|
2019-04-13 20:53:49,067+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2215
|
2019-04-13 20:53:49,070+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2216
|
2019-04-13 20:53:49,070+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2217
|
2019-04-13 20:53:49,070+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2218
|
2019-04-13 20:53:49,070+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2219
|
2019-04-13 20:53:49,071+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4040C0FF04573744549442076657220312E30
|
2220
|
2019-04-13 20:53:49,076+02 [Thread-20] DEBUG o.o.binding.tctoken.ResourceContext:246 - TLS handshake performed.
|
2221
|
2019-04-13 20:53:49,076+02 [Thread-20] INFO o.o.common.util.TR03112Utils:107 - Checking certificate hash of https://pgp.governikus.de against list of communication certificates.
|
2222
|
2019-04-13 20:53:49,077+02 [Thread-20] DEBUG o.o.common.util.TR03112Utils:115 - Hash of the retrieved server certificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
2223
|
2019-04-13 20:53:49,077+02 [Thread-20] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: A30A9A4617DC153926F731064043BBA624B0CDD3B458ED8723C1CDA33F1FFDD7
|
2224
|
2019-04-13 20:53:49,077+02 [Thread-20] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: AB9FCE5DA4BA24D0B2664450FCCED618F68FE9CBCDC4EE6E0BB0C59BD2AA86B6
|
2225
|
2019-04-13 20:53:49,077+02 [Thread-20] DEBUG o.o.common.util.TR03112Utils:120 - CommCertificate: E275D8B7D873610D634ACDBD0F598C142A9F59F9EA58CBDF53B4122BAB140513
|
2226
|
2019-04-13 20:53:49,077+02 [Thread-20] DEBUG o.o.common.util.TR03112Utils:61 - Checking SOP for https://pgp.governikus.de/pgp/EIDReceiver?refID=2ec3d27d-605b-4039-97ce-a516590945bf and https://pgp.governikus.de.
|
2227
|
2019-04-13 20:53:49,078+02 [Thread-20] INFO o.o.c.t.ClientCertDefaultTlsClient:298 - TLS warning sent.
|
2228
|
2019-04-13 20:53:49,078+02 [Thread-20] INFO o.o.c.t.ClientCertDefaultTlsClient:300 - TLS(WARN): Close [close_notify=0] --> Connection closed
|
2229
|
2019-04-13 20:53:49,078+02 [Thread-20] DEBUG o.o.binding.tctoken.TCTokenHandler:481 - Setting redirect address to 'https://pgp.governikus.de/pgp/EIDReceiver?refID=2ec3d27d-605b-4039-97ce-a516590945bf'.
|
2230
|
2019-04-13 20:53:49,078+02 [Thread-20] DEBUG org.openecard.common.DynamicContext:96 - Removing DynamicContext which contains 1 map entries.
|
2231
|
2019-04-13 20:53:49,078+02 [Thread-20] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:211 - Recieved BindingResult with ResultCode REDIRECT
|
2232
|
2019-04-13 20:53:49,078+02 [Thread-20] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:200 - BindingResult contains no body.
|
2233
|
2019-04-13 20:53:49,078+02 [Thread-20] DEBUG o.o.c.b.h.h.HttpAppPluginActionHandler:131 - HTTP response: HTTP/1.1 303 [Location: https://pgp.governikus.de/pgp/EIDReceiver?ResultMajor=error&refID=2ec3d27d-605b-4039-97ce-a516590945bf&ResultMinor=trustedChannelEstablishmentFailed] [Content-Type: text/plain; charset=UTF-8,Content-Length: 113,Chunked: false]
|
2234
|
2019-04-13 20:53:49,084+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
2235
|
2019-04-13 20:53:49,096+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2236
|
2019-04-13 20:53:49,096+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2237
|
2019-04-13 20:53:49,096+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2238
|
2019-04-13 20:53:49,097+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2239
|
2019-04-13 20:53:49,097+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2240
|
2019-04-13 20:53:49,098+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2241
|
2019-04-13 20:53:49,098+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2242
|
2019-04-13 20:53:49,098+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2243
|
2019-04-13 20:53:49,098+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4040C0FD23300000045737445494420763335
|
2244
|
2019-04-13 20:53:49,107+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 6A82
|
2245
|
2019-04-13 20:53:49,113+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2246
|
2019-04-13 20:53:49,114+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2247
|
2019-04-13 20:53:49,114+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2248
|
2019-04-13 20:53:49,116+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2249
|
2019-04-13 20:53:49,119+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2250
|
2019-04-13 20:53:49,120+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2251
|
2019-04-13 20:53:49,120+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2252
|
2019-04-13 20:53:49,120+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2253
|
2019-04-13 20:53:49,121+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4000C023F00
|
2254
|
2019-04-13 20:53:49,132+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2255
|
2019-04-13 20:53:49,141+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2256
|
2019-04-13 20:53:49,142+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2257
|
2019-04-13 20:53:49,143+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2258
|
2019-04-13 20:53:49,143+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2259
|
2019-04-13 20:53:49,145+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2260
|
2019-04-13 20:53:49,146+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2261
|
2019-04-13 20:53:49,146+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2262
|
2019-04-13 20:53:49,147+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2263
|
2019-04-13 20:53:49,147+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00A4020C022F00
|
2264
|
2019-04-13 20:53:49,156+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 9000
|
2265
|
2019-04-13 20:53:49,161+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2266
|
2019-04-13 20:53:49,161+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2267
|
2019-04-13 20:53:49,161+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2268
|
2019-04-13 20:53:49,162+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Transmit.
|
2269
|
2019-04-13 20:53:49,163+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2270
|
2019-04-13 20:53:49,163+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2271
|
2019-04-13 20:53:49,163+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2272
|
2019-04-13 20:53:49,163+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Transmit
|
2273
|
2019-04-13 20:53:49,164+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:251 - Send APDU: 00B00000FF
|
2274
|
2019-04-13 20:53:49,174+02 [Recoginiton-6] DEBUG o.o.i.s.wrapper.SingleThreadChannel:254 - Receive APDU: 61324F0FE828BD080FA000000167455349474E500F434941207A752044462E655369676E5100730C4F0AA000000167455349474E61094F07A0000002471001610B4F09E80704007F00070302610C4F0AA000000167455349474E6282
|
2275
|
2019-04-13 20:53:49,180+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2276
|
2019-04-13 20:53:49,180+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2277
|
2019-04-13 20:53:49,180+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2278
|
2019-04-13 20:53:49,180+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type EndTransaction.
|
2279
|
2019-04-13 20:53:49,182+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2280
|
2019-04-13 20:53:49,182+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2281
|
2019-04-13 20:53:49,182+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2282
|
2019-04-13 20:53:49,183+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.EndTransaction
|
2283
|
2019-04-13 20:53:49,204+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2284
|
2019-04-13 20:53:49,205+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2285
|
2019-04-13 20:53:49,205+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2286
|
2019-04-13 20:53:49,205+02 [Recoginiton-6] DEBUG o.o.common.util.HandlerUtils:145 - Found SlotHandle in object of type Disconnect.
|
2287
|
2019-04-13 20:53:49,208+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:105 - Sending API_CALL_STARTED event.
|
2288
|
2019-04-13 20:53:49,208+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2289
|
2019-04-13 20:53:49,208+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_STARTED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2290
|
2019-04-13 20:53:49,208+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:114 - Delivering message of type: iso.std.iso_iec._24727.tech.schema.Disconnect
|
2291
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG o.o.t.dispatcher.MessageDispatcher:122 - Sending API_CALL_FINISHED event.
|
2292
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2293
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification API_CALL_FINISHED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2294
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG org.openecard.ifd.event.Recognizer:60 - Found a recognized card event (REINER SCT cyberJack RFID standard (8423579901) 00 00).
|
2295
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2296
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2297
|
2019-04-13 20:53:49,211+02 [Recoginiton-6] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification CARD_RECOGNIZED to EventCallback org.openecard.richclient.gui.Status@4a883b15.
|
2298
|
2019-04-13 20:53:49,211+02 [Dispatcher Event 0] INFO o.o.c.sal.state.SALStateCallback:63 - Add ConnectionHandle to SAL:
|
2299
|
ConnectionHandle:
|
2300
|
Session: Y12JcSq_icyW3rLWql3eNA
|
2301
|
ContextHandle: F0E6CE92E23F412E672BE9AFABF7D846
|
2302
|
IFDName: REINER SCT cyberJack RFID standard (8423579901) 00 00 SlotIndex: 0
|
2303
|
CardType: http://bsi.bund.de/cif/npa.xml
|
2304
|
2019-04-13 20:53:49,211+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:378 - Event: CARD_RECOGNIZED
|
2305
|
2019-04-13 20:53:49,212+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:388 - ConnectionHandle: ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00, slot=null, ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
2306
|
2019-04-13 20:53:49,212+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:392 - RecognitionInfo: http://bsi.bund.de/cif/npa.xml, null
|
2307
|
2019-04-13 20:53:49,212+02 [Dispatcher Event 2] DEBUG org.openecard.richclient.gui.Status:420 - Event sent has responsibility=true for this card.
|
2308
|
2019-04-13 20:53:49,212+02 [Dispatcher Event 2] DEBUG org.openecard.sal.SelectorSAL:205 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
2309
|
2019-04-13 20:53:49,212+02 [Dispatcher Event 2] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
2310
|
2019-04-13 20:53:49,212+02 [Dispatcher Event 0] DEBUG org.openecard.sal.SelectorSAL:185 - Looking up responsible SAL for handle with, ctx=F0E6CE92E23F412E672BE9AFABF7D846, slot=null
|
2311
|
2019-04-13 20:53:49,213+02 [Dispatcher Event 0] DEBUG org.openecard.sal.SelectorSAL:193 - Requesting CIF from CIF-Repo for type=http://bsi.bund.de/cif/npa.xml.
|
2312
|
2019-04-13 20:53:49,213+02 [Dispatcher Event 0] DEBUG o.o.r.staticrepo.LocalCifRepo:131 - Requesting CIFs with GetCardInfoOrACD call.
|
2313
|
2019-04-13 20:53:49,255+02 [Dispatcher Event 2] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
2314
|
2019-04-13 20:53:49,285+02 [Dispatcher Event 0] DEBUG o.o.r.staticrepo.LocalCifRepo:172 - Returning CIFs from GetCardInfoOrACD call.
|
2315
|
2019-04-13 20:53:49,285+02 [Dispatcher Event 0] DEBUG o.o.common.sal.state.CardStateMap:94 - Add new entry to card states: CardStateEntry@16 {
|
2316
|
handle= ConnectionHandle {
|
2317
|
ctx=F0E6CE92E23F412E672BE9AFABF7D846
|
2318
|
ifd=REINER SCT cyberJack RFID standard (8423579901) 00 00
|
2319
|
idx=0
|
2320
|
slot=null
|
2321
|
app=3F00
|
2322
|
Recognition {
|
2323
|
typ=http://bsi.bund.de/cif/npa.xml
|
2324
|
ident=null
|
2325
|
}
|
2326
|
}
|
2327
|
}
|
2328
|
2019-04-13 20:53:49,285+02 [Dispatcher Event 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification RECOGNIZED_CARD_ACTIVE to EventCallback org.openecard.common.sal.state.SALStateCallback@7ec7ffd3.
|
2329
|
2019-04-13 20:53:49,285+02 [Dispatcher Event 0] DEBUG o.o.c.event.EventDispatcherImpl:140 - Sending event notification RECOGNIZED_CARD_ACTIVE to EventCallback org.openecard.addon.EventHandler@1bb5a082.
|
2330
|
2019-04-13 20:57:27,317+02 [AWT-EventQueue-0] DEBUG o.openecard.richclient.gui.Status$2:196 - About button pressed.
|
2331
|
2019-04-13 20:57:27,323+02 [AWT-EventQueue-0] WARN org.openecard.common.I18n:152 - Failed to load resource about for lang de_DE.
|
2332
|
2019-04-13 20:57:27,323+02 [AWT-EventQueue-0] DEBUG org.openecard.gui.about.AboutDialog:96 - user.home.url = /home/barrios/
|