Disclaimer

This document is only collection of author’s notes, experiences and point of views. It is not, in any meaning, either complete description of the topic nor official RTB documentation. It may be inaccurate, incomplete, obsolete, misleading or completely wrong. It may even cause loss of data or damage system integrity. It may not comply with company codex, values, presentation style or economic interests or may reveal company secrets.

As such, it is absolutely prohibited to distribute this document outside of RTB & Co. GmbH. Such an action may result into legal acts against both the sender and the company. It is only intended, after review of technical and presentational correctness and accuracy, to be used as an information source for official documentation.

Always contact documentation department for information about current presentation style and allowed formats before creating customer’s documentation.

10.0

Configuration changes

Due to large log book tables it is recommended to increase the header size to 16348 bytes. Find the file server.xml in tomcat conf directory. Find the connector you use. It is usually the one with port 8080. The configuration can look like:

<Connector
…
  port="8080"
  protocol="HTTP/1.1"
  maxHttpHeaderSize="16348" (1)
…
    />
1 Add parameter maxHttpHeaderSize="16348". The complete configuration then look like

New features

  • Support for real time parking.

  • Transaction logbook contains used tariff. Requires FW ≥ 7.5.1.112.

  • Status messages report also reason. E.g. instead of “Remote update rejected” can be reported “Remote update of configuration rejected because of incorrect PDM number (expected 11 but received 73)”. Up to now is the reason implemented for messages 64, 66, 204, 216, 225, 226, 256, 258, 511-522, 667, 900. Requires FW ≥ 7.5.1.116

Improvements

  • E-mail message forwarding contains original PDM time when the event occurs (like SMS).

  • Tourist chart has more possibilities to group time periods.

  • Definition of new status messages.

  • Extension of enforcement API to show also detailed information about parking permits.

Bug fixes

  • Fixed error during PDM deletion

  • Fixed background color for zone label. The labels with dark color was not good readable.

10.1

Improvements

  • Improved performance of payment logbook.

  • Translations updated.

Bug fixes

  • Tariff name filter doesn’t show duplicated values any more.

  • Fixed selection error in update planning.

  • Fixed incorrect text in message forwarding.

10.2

Bug fixes

  • Fixed payment logbook filter.

  • Fixed LCN filter

  • Fixed Enforcement API (list of valid permits)

  • Hot fix for TCP update problem. Please remove custom values for thread pool configuration (pdm.threadPool.*) from configuration file, if there is any.

10.3

Bug fixes

  • Fixed problem with TCP update for large projects.

10.4

Bug fixes

  • Fixed answer for PDM5, not to repeat messages

  • Fixed creation of new area.