Project

General

Profile

Actions

Bug #399

closed

No error message in case of attached eID server and an connection close on the eID server side

Added by Hans-Martin Haase almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
07/03/2015
Due date:
% Done:

0%

Estimated time:
Reviewer:
Build Version:

Description

If the attached eID servers closes the connection an reestablishment is forbidden so we need to communicate this to the user.

There seems to be an unhandled NullPointerException in the activation action.

2015-07-03 10:33:15,982 [Thread-36] ERROR o.openecard.binding.tctoken.ActivationAction:408 - null
java.lang.NullPointerException: null
at org.openecard.binding.tctoken.TCTokenHandler.createMessageFromUnknownError(TCTokenHandler.java:563) ~[richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.binding.tctoken.TCTokenHandler.handleActivate(TCTokenHandler.java:358) ~[richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.binding.tctoken.ActivationAction.processTcTokenOrActivationObject(ActivationAction.java:376) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.binding.tctoken.ActivationAction.processRequest(ActivationAction.java:244) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.binding.tctoken.ActivationAction.checkRequestParameters(ActivationAction.java:224) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.binding.tctoken.ActivationAction.execute(ActivationAction.java:111) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.addon.bind.AppPluginActionProxy.execute(AppPluginActionProxy.java:55) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.control.binding.http.handler.HttpAppPluginActionHandler.handle(HttpAppPluginActionHandler.java:111) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.apache.http.protocol.HttpService.doService(HttpService.java:436) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.apache.http.protocol.HttpService.handleRequest(HttpService.java:341) [richclient-1.1.0-rc17-bundle-cifs.jar:na]
at org.openecard.control.binding.http.HttpService$1.run(HttpService.java:131) [richclient-1.1.0-rc17-bundle-cifs.jar:na]

Actions #1

Updated by Hans-Martin Haase almost 9 years ago

  • Status changed from New to Review
  • Reviewer set to Tobias Wich
Actions #2

Updated by Tobias Wich almost 9 years ago

  • Status changed from Review to Closed
Actions

Also available in: Atom PDF