Project

General

Profile

Bug #412 » error.log

Mehdi Sadeghi, 12/12/2015 09:05 PM

 
1
2015-12-12 20:54:22,777 [PAOS] WARN  org.openecard.transport.paos.PAOS:429 - 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)
2
2015-12-12 20:54:23,457 [PAOS] WARN  org.openecard.transport.paos.PAOS:429 - 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)
3
2015-12-12 20:54:31,111 [PAOS] WARN  org.openecard.transport.paos.PAOS:429 - 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)
4
2015-12-12 20:54:31,746 [PAOS] ERROR o.o.s.p.e.TerminalAuthenticationStep:168 - http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
5
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
6
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
7
org.openecard.common.sal.protocol.exception.ProtocolException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
8
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
9
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
10
	at org.openecard.common.ECardException.makeException(ECardException.java:64) ~[richclient-1.1.1-bundle-cifs.jar:na]
11
	at org.openecard.common.sal.protocol.exception.ProtocolException.<init>(ProtocolException.java:47) ~[richclient-1.1.1-bundle-cifs.jar:na]
12
	at org.openecard.sal.protocol.eac.TerminalAuthentication.externalAuthentication(TerminalAuthentication.java:119) ~[richclient-1.1.1-bundle-cifs.jar:na]
13
	at org.openecard.sal.protocol.eac.AuthenticationHelper.performAuth(AuthenticationHelper.java:90) ~[richclient-1.1.1-bundle-cifs.jar:na]
14
	at org.openecard.sal.protocol.eac.TerminalAuthenticationStep.perform(TerminalAuthenticationStep.java:152) [richclient-1.1.1-bundle-cifs.jar:na]
15
	at org.openecard.sal.protocol.eac.TerminalAuthenticationStep.perform(TerminalAuthenticationStep.java:55) [richclient-1.1.1-bundle-cifs.jar:na]
16
	at org.openecard.addon.sal.SALProtocolBaseImpl.perform(SALProtocolBaseImpl.java:163) [richclient-1.1.1-bundle-cifs.jar:na]
17
	at org.openecard.addon.sal.SALProtocolBaseImpl.didAuthenticate(SALProtocolBaseImpl.java:244) [richclient-1.1.1-bundle-cifs.jar:na]
18
	at org.openecard.addon.sal.SALProtocolProxy.didAuthenticate(SALProtocolProxy.java:147) [richclient-1.1.1-bundle-cifs.jar:na]
19
	at org.openecard.sal.TinySAL.didAuthenticate(TinySAL.java:1958) [richclient-1.1.1-bundle-cifs.jar:na]
20
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_91]
21
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_91]
22
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_91]
23
	at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_91]
24
	at org.openecard.transport.dispatcher.Service.invoke(Service.java:192) [richclient-1.1.1-bundle-cifs.jar:na]
25
	at org.openecard.transport.dispatcher.MessageDispatcher.deliver(MessageDispatcher.java:98) [richclient-1.1.1-bundle-cifs.jar:na]
26
	at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:360) [richclient-1.1.1-bundle-cifs.jar:na]
27
	at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:97) [richclient-1.1.1-bundle-cifs.jar:na]
28
	at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:48) [richclient-1.1.1-bundle-cifs.jar:na]
29
	at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_91]
30
	at java.lang.Thread.run(Thread.java:745) [na:1.7.0_91]
31
2015-12-12 20:54:31,937 [PAOS] WARN  org.openecard.transport.paos.PAOS:429 - 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)
32
2015-12-12 20:54:31,966 [Thread-5] ERROR o.o.binding.tctoken.TCTokenHandler:402 - org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
33
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
34
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
35
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
36
java.util.concurrent.ExecutionException: org.openecard.transport.paos.PAOSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
37
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
38
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
39
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
40
	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[na:1.7.0_91]
41
	at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[na:1.7.0_91]
42
	at org.openecard.binding.tctoken.TCTokenHandler.waitForTask(TCTokenHandler.java:397) [richclient-1.1.1-bundle-cifs.jar:na]
43
	at org.openecard.binding.tctoken.TCTokenHandler.processBinding(TCTokenHandler.java:202) [richclient-1.1.1-bundle-cifs.jar:na]
44
	at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:323) [richclient-1.1.1-bundle-cifs.jar:na]
45
	at org.openecard.binding.tctoken.ActivationAction.processTcTokenOrActivationObject(ActivationAction.java:376) [richclient-1.1.1-bundle-cifs.jar:na]
46
	at org.openecard.binding.tctoken.ActivationAction.processRequest(ActivationAction.java:244) [richclient-1.1.1-bundle-cifs.jar:na]
47
	at org.openecard.binding.tctoken.ActivationAction.checkRequestParameters(ActivationAction.java:224) [richclient-1.1.1-bundle-cifs.jar:na]
48
	at org.openecard.binding.tctoken.ActivationAction.execute(ActivationAction.java:111) [richclient-1.1.1-bundle-cifs.jar:na]
49
	at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55) [richclient-1.1.1-bundle-cifs.jar:na]
50
	at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:111) [richclient-1.1.1-bundle-cifs.jar:na]
51
	at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:436) [richclient-1.1.1-bundle-cifs.jar:na]
52
	at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:341) [richclient-1.1.1-bundle-cifs.jar:na]
53
	at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:131) [richclient-1.1.1-bundle-cifs.jar:na]
54
Caused by: org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
55
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
56
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
57
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
58
	at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:388) ~[richclient-1.1.1-bundle-cifs.jar:na]
59
	at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:97) ~[richclient-1.1.1-bundle-cifs.jar:na]
60
	at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:48) ~[richclient-1.1.1-bundle-cifs.jar:na]
61
	at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[na:1.7.0_91]
62
	at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_91]
63
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
64
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
65
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
66
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
67
	at org.openecard.common.ECardException.makeException(ECardException.java:64) ~[richclient-1.1.1-bundle-cifs.jar:na]
68
	at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47) ~[richclient-1.1.1-bundle-cifs.jar:na]
69
	at org.openecard.common.WSHelper.checkResult(WSHelper.java:69) ~[richclient-1.1.1-bundle-cifs.jar:na]
70
	at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:353) ~[richclient-1.1.1-bundle-cifs.jar:na]
71
	... 4 common frames omitted
72
2015-12-12 20:54:31,967 [Thread-5] ERROR o.o.binding.tctoken.TCTokenHandler:336 - org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
73
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
74
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
75
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
76
org.openecard.transport.paos.PAOSException: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
77
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
78
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
79
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
80
	at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:388) ~[richclient-1.1.1-bundle-cifs.jar:na]
81
	at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:97) ~[richclient-1.1.1-bundle-cifs.jar:na]
82
	at org.openecard.binding.tctoken.PAOSTask.call(PAOSTask.java:48) ~[richclient-1.1.1-bundle-cifs.jar:na]
83
	at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[na:1.7.0_91]
84
	at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_91]
85
Caused by: org.openecard.common.WSHelper$WSException: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
86
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
87
  ==> http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
88
  ==> Command not allowed. Security status not satisfied. (Code: 6982)
89
	at org.openecard.common.ECardException.makeException(ECardException.java:64) ~[richclient-1.1.1-bundle-cifs.jar:na]
90
	at org.openecard.common.WSHelper$WSException.<init>(WSHelper.java:47) ~[richclient-1.1.1-bundle-cifs.jar:na]
91
	at org.openecard.common.WSHelper.checkResult(WSHelper.java:69) ~[richclient-1.1.1-bundle-cifs.jar:na]
92
	at org.openecard.transport.paos.PAOS.sendStartPAOS(PAOS.java:353) ~[richclient-1.1.1-bundle-cifs.jar:na]
93
	... 4 common frames omitted
94
2015-12-12 20:54:32,178 [Thread-5] ERROR o.o.common.util.TR03112Utils:65 - SOP violated; the hosts do not match.
95
2015-12-12 20:54:32,634 [Thread-5] ERROR o.o.common.util.TR03112Utils:65 - SOP violated; the hosts do not match.
(8-8/8)