Bridge 5.1 has reached the end of its life-cycle and is no longer supported. To get maintenance and feature releases, update to the latest Bridge version.

Release Notes of the E2E Bridge since Version 5.1.19

Dependencies to RUNTIME and Migration Notes

The following bugfixes and features depend on a new version of the E2E xUML Runtime or are subject to migration. Please install the required Runtime version and/or perform the necessary migration tasks.

Console

Note

5.1.59

Starting from Runtime version 2017.2, Windows Vista is not supported anymore.
Please find the list of all supported operating systems on Bridge Installation Guide.

5.1.56.1

With this Bridge version, we updated Node.js to Node.js LTS v4 Release 4.4.6. If you run Node.js services with native modules, the native modules must be updated to work with Node.js 4.4.x.
If you use E2E Restifier for SAP 1.x, you have to update to version 2.0.0.

5.1.55.2

The following migration notes apply to the Bridge running on Linux or Solaris, and Apache proxy.

  • If you are running your proxy with sudo, change the sudo configration as decribed in Changing the Proxy Service Preferences. Otherwise the proxy will not start!

    old:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.XX/<platform/bin/httpd
    new:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.31/<platform>/bin/httpd
  • If the Bridge and the proxy run as user root, the proxy will use a user and a group for his work processes. The default for the user is nobody and for the group nogroup. If you want to use another user or group, you can change it as described in Changing the Proxy Service Preferences. If you have no user nobody or no group nogroup the proxy will not start after upgrade.
  • If you use Apache directives in your service configurations, you have to load the modules in the local Apache configuration as described in Changing the Local Apache Configuration.

    LoadModule auth_basic_module modules/mod_auth_basic.so
    LoadModule authn_file_module modules/mod_authn_file.so
    LoadModule authz_user_module modules/mod_authz_user.so

5.1.52.6

Starting with this Bridge version the Bridge needs Java 8 for installation.

5.1.52.1

This build includes the new SAPNW library.
Services connecting SAP systems have to be adapted to work with the new SAP Adapter. Please refer to Migrating SAP Services to SAP NetWeaver for a summary of all necessary migration activities.

5.1.49.6

If you are running your proxy with sudo, change the sudo configration as decribed in Changing the Proxy Service Preferences. Otherwise the proxy will not start!

old:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.27/<platform/bin/httpd
new:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.29/<platform>/bin/httpd

5.1.49.2

Starting from Runtime version 2014.16, Windows XP is not supported anymore. xUML services will not start-up on XP platforms due to technical implications.
Please find the list of all supported operating systems on Installing the E2E Bridge.

5.1.45.1

You have to enable JavaScript in the browser to manage the Bridge.

5.1.40.2

Performing a GUI-less installation (Unix systems only), the settings console.ip.address and console.hostname are now mandatory. It is necessary that you edit your existing guilessinstaller.properties file before making an update installation. If you don't specify these settings, you will get additional node instances and proxy nodes and won't be able to deploy services anymore. For more information on GUI-less installation refer to Gui-less Installation of the BRIDGE .

Bridge 5.1.67 (12.11.2018)

Contains xUML Runtime Version: 2018.11

BugDescription
CON-1414Changed setting variables are not deployed from model setting to service setting
CON-1608Update apparently mixes up user roles
CON-1612Show warning if global variable is not set
ImprovementDescription
CON-1354Create a backup of roles.xml during update
CON-1614Update Java to 8 Update 192

Bridge 5.1.66 (23.08.2018)

Contains xUML Runtime Version: 2018.10

BugDescription
CON-1445If setting is changed to a global setting {{globalSetting}}, it is not added to the history
CON-1451IE11 must not cache Node.js Settings changes
CON-1527Installer: File /etc/init.d/e2e_console gets overwritten on multiple installations
CON-1535Cannot deploy Node Service twice under different name depending on Service Owner
CON-1536Category view does not show contained services
CON-1539List of xUML services: auto-refresh works only once
CON-1554Auto refresh on category with special characters does not work
CON-1568Bridge API can't be opened

Bridge 5.1.65 (28.02.2018)

Contains xUML Runtime Version: 2018.10

BugDescription
CON-1394Automatic startup of services stops, when a service is said as "already running"
CON-1433PersistentStateObjectParser doesn't coalesce adjacent character data

Bridge 5.1.64 (18.12.2017)

Contains xUML Runtime Version: 2018.3

BugDescription
CON-1365Bridge API: Some status of xUML service are not mapped to REST status ("Running", "Stopped")
CON-1372Unrestricted permissions for viewing / canceling of running sessions
CON-1374Put /services/java|nodejs/{name}/preferences does not store the changed values
CON-1376Use JRE 8 Update 152 for Java adapter
CON-1388After redeploying a Java Service still the old version of the service is started
CON-1400Bridge API: xUML - Authorization of PUT requests fails for role "MODELER"
ImprovementDescription
CON-1389Update Node.js to version 6 (Boron) - 6.10.3

Bridge 5.1.63 (31.10.2017)

Contains xUML Runtime Version: 2017.8

ImprovementDescription
CON-1371Installer: Update JRE 8 Update 152

Bridge 5.1.62 (24.10.2017)

Contains xUML Runtime Version: 2017.8

BugDescription
CON-1337Can not expand single REST operation from Bridge API
CON-1343Installer: Show error if installer is started without administrator privileges
CON-1361Could not delete instance
New FeatureDescription
CON-1328JMS provider: IBM MQ Client 9
ImprovementDescription
CON-1338Remove Solaris-x86 support

Bridge 5.1.61 (28.07.2017)

Contains xUML Runtime Version: 2017.5

BugDescription
CON-952Error message "Object doesn't exist." if persistent state object is too big
CON-1332Custom UI is broken if HTML uses <base href="...">
CON-1333Duplicate ReaderInputStream class (ant_complete and ant package)
ImprovementDescription
CON-1325Bridge API 2.3.0: Read and update Node.js service configuration (config.json)
CON-1331Installer: xUML Runtime 2017.5

Bridge 5.1.59 (18.04.2017)

Contains Embedded Runtime Version: 2017.2

Windows Vista not supported anymore

Starting from Runtime version 2017.2, Windows Vista is not supported anymore.
Please find the list of all supported operating systems on Bridge Installation Guide.

BugDescription
CON-1070History shows strange value of the settings
CON-1260REST resource /services/xuml/{name}/settings (PUT) error handling (semver-minor)
CON-1273Rules for "Setting Variables" missing
CON-1279DateTimeParseException in "Proxy Services - Logging"
CON-1282Installer: Can't start xUML services containing Java adapters after Console update
CON-1285Testing of REST service in Console not possible
CON-1286Typo in roles.xml
CON-1290Flaw in xUML, Node.js and Java services History tab
CON-1294Typo in error message
CON-1296Error when trying to access "Logging" tab
CON-1300"overwrite_proxy_configuration=false" prevents updating of proxy start/stop scripts
CON-1305Sorting of File Date and File Size of resources works wrong
CON-1309Console can not stop a service
New FeatureDescription
CON-977As admin user I want to download service resource files in order to inspect SQLite db content
CON-1053Support multiple instances of a Node.js service
CON-1263Possibility to download resource files
CON-1268Add "Model Notes" and "Description" fields to Service page in Console
ImprovementDescription
CON-1184Performance improvement in case of single node instance
CON-1254Installer: Improve text alignment in Console installer (first and last screen)
CON-1291Version number with three digits 6.0.x

Bridge 5.1.58.1 (12.01.2017)

Contains xUML Runtime Version: 2016.9

BugDescription
CON-1280Absolute URL defeats proxying of the Console / Tomcat

Bridge 5.1.58.1 (12.01.2017)

Contains xUML Runtime Version: 2016.9

BugDescription
CON-1280Console: Absolute URL defeats proxying of the Console / Tomcat

Bridge 5.1.57.4 (30.11.2016)

Contains xUML Runtime Version: 2016.9

BugDescription
CON-1257Console: Bottom of Iframes is cut off
CON-1259Console: REST resource /services/xuml/{name}/settings (PUT) not working properly

Bridge 5.1.57.3 (16.11.2016)

Contains xUML Runtime Version: 2016.9

Bridge 5.1.57.2 (14.11.2016)

Contains xUML Runtime Version: 2016.8

ImprovementDescription
CON-1244Console: Link to Bridge API description (Open API file)
CON-1253Console: Bridge API version 2.0.0


Bridge 5.1.57.1 (08.11.2016)

Contains xUML Runtime Version: 2016.8

BugDescription
CON-1154Console: Runtime upload fails if file to be uploaded is located in temporary directory
CON-1194Console: Display persistent state timestamps in local time
CON-1201Console: Null Pointer Exception on Persistent State Tab (introduced 5.1.55.1)
CON-1204Console: Custom UI of Node.js service is not displayed correct (e2e-dashboard-ui)
CON-1216Console: "Reset filter" by Persistent state search does not reset "Show objects" filter
CON-1240Console: Status page: only one service call is displayed
CON-1241Console: Persistent state object page: remove additional ">" in states table
CON-1245Console: Bridge API: Return types are incorrect in Open API file
CON-1249Console: Bridge API: put preferences must ignore owner
CON-1251Can not display hourly transaction logs
ImprovementDescription
CON-1214Console: Keep upload settings if upload fails
CON-1215Console: Missing notification after successful deployment
CON-1217Console: Mark buttons to send signals to an object as such.
CON-1220Installer: Remove UTC/local time option from installer
CON-1222Console: Bridge API: display Bridge API version on Preferences page
CON-1223Console: Add Runtime - System Information to Preferences - Overview
CON-1225Console: Secure asynchronous trace without VPN (Console part)
CON-1228Console: New E2E Logo
CON-1234Improve text alignment in Console installer
CON-1238Console: REST services: Display a link to the YAML file on the main service page
CON-1247Console: Bridge API: add self link to xUML service resource

Bridge 5.1.56.2 (05.08.2016)

Contains xUML Runtime Version: 2016.5

BugDescription
CON-1210Logging tab on node instance: oldest log displayed
CON-1218Windows 10: Installer hangs after user dialog

Bridge 5.1.56.1 (03.08.2016)

Contains xUML Runtime Version: 2016.5

BugDescription
CON-1157Console: Atomic write of property files
CON-1162Console: Global Settings must be the first setting group
CON-1166Console: Console doesn't show all service settings as defined in UML model
CON-1169Console: Swagger UI for REST ports doesn't work anymore
CON-1171Console: UI tab of Java/Node.js Services does not work
CON-1172Console: Changed setting values are missing in service export and import (introduced 5.1.55.1)
CON-1177Console: Console doesn't accept settings with Umlauts (ä,ö,ü, etc).
CON-1178Console: Umlauts not properly displayed in UI
CON-1185Console: Security: Cross-Site Scripting: Reflected
CON-1187Console: Security: Cross-Frame Scripting
CON-1193Console: REST Test Tool (swagger) has no Content-Type
CON-1196Console: Security: Privacy Violation: Autocomplete
CON-1204Console: Custom UI of Node.js service is not displayed correct (e2e-dashboard-ui)
CON-1207Installer: guiless parameter is ignored in CLI
ImprovementDescription
CON-1056Console: Update Node.js to 4.x long-term support (LTS) release
CON-1113Console: Deployment Node.js: execute "npm install"
CON-1147Console: Bridge log improvement
CON-1150Console: Log Bridge user changes
CON-1151Console: Log user log-in
CON-1173Installer: Validation of properties in "guiless" installation
CON-1174Console: Display service name for REST API
CON-1179Console: Node.js 4.4.6
CON-1200Console: Security: Transport Layer Protection: Update Console SOAP client to use TLS 1.2
New FeatureDescription
CON-988Console: Bridge API: Offer REST API for important functions

Bridge 5.1.55.2 (02.05.2016)

Contains xUML Runtime Version: 2016.3

Migration Notes

The following migration notes apply to the Bridge running on Linux or Solaris, and Apache proxy.

  • If you are running your proxy with sudo, change the sudo configration as decribed in Changing the Proxy Service Preferences. Otherwise the proxy will not start!

    old:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.XX/<platform/bin/httpd
    new:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.31/<platform>/bin/httpd
  • If the Bridge and the proxy run as user root, the proxy will use a user and a group for his work processes. The default for the user is nobody and for the group nogroup. If you want to use another user or group, you can change it as described in Changing the Proxy Service Preferences. If you have no user nobody or no group nogroup the proxy will not start after upgrade.
  • If you use Apache directives in your service configurations, you have to load the modules in the local Apache configuration as described in Changing the Local Apache Configuration.

    LoadModule auth_basic_module modules/mod_auth_basic.so
    LoadModule authn_file_module modules/mod_authn_file.so
    LoadModule authz_user_module modules/mod_authz_user.so

BugDescription
CON-1129Console: UI tab of Java Services does not work
ImprovementDescription
CON-1132Console: Unix: Running proxy as root needs user "nobody" and group "nogroup"
CON-1141Console: Apache proxy: load authentication modules on all platforms

Bridge 5.1.55.1 (08.04.2016)

Contains xUML Runtime Version: 2016.3

BugDescription
CON-1068Installer: Installation on Windows Server 2008 fails
CON-1079Installer: Bridge Installation fails on Windows Server 2012 R2 with BuildException
CON-1083Console: Resource leak (open socket) if ping throws an exception
CON-1087Installer: Node.js: Settings Tab does not appear
CON-1094Console: Deployment of Java service fails
CON-1107Console: Automatic startup of Java services is broken
ImprovementDescription
CON-810Console: Make possible to select persistent state objects to be deleted in one step
CON-1048Console: Support xUML repository format from Builder 5.1.17.1
CON-1055Installer: Windows 10: Make installer window resizable
CON-1073Installer: Update Apache HTTP Server to 2.2.31
CON-1077Installer: Update Apache Tomcat to 8.0.29
CON-1092Console: Make it possible to edit Node.js settings when service is running
CON-1112Installer: update commons-codec to version 1.10 (can be used by xUML services with Java adapter)
CON-1119Installer: Update Java RE to 8u77
New FeatureDescription
CON-1018Console: Display REST documentation and REST test client
CON-1057Installer: Oracle NLS_LANG for Windows
CON-1058Console: Allow to deactivate any type of frontend service of xUML services
CON-1105Console: Prevent automatic service startups when patching server

Bridge 5.1.54.4 (10.11.2015)

Contains Embedded Runtime Version: 2015.17

BugDescription
CON-1063Console: Found objects which are stalled in a state

Bridge 5.1.54.2 (16.10.2015)

Contains Embedded Runtime Version: 2015.15

BugDescription
CON-1014Console: Date missing in Node.js service logfile name
CON-1042Console: Node.js Service Settings do not support Arrays
New FeatureDescription
CON-1052Console: Make shut down operation time configurable
CON-1057Installer: Oracle NLS_LANG for Windows

Bridge 5.1.54.1 (23.09.2015)

Contains Embedded Runtime Version: 2015.14

BugDescription
CON-1033Console: Can not connect to Console with browser or deploy with MagicDraw after update (introduced 5.1.53.0)

Bridge 5.1.54.0 (21.09.2015)

Delete file e2e_Bridge_prog/servlets/server.xml before you update an existing Bridge to this version. Otherwise you can not connect to the Bridge with a browser and you can not deploy service repositories from MagicDraw.
Refer to Troubleshooting Bridge Installation if you run into problems after applying the update.

Contains Embedded Runtime Version: 2015.14

BugDescription
CON-1002Installer: Bridge won't install on Solaris 11
CON-1045Console: Cannot renew Console certificate
CON-1047Console: Cannot upload xUML Runtime packages on Solaris 11
CON-1049Console: Update Java RE to 8u60

Bridge 5.1.53.3 (31.07.2015)

Delete file e2e_Bridge_prog/servlets/server.xml before you update an existing Bridge to this version. Otherwise you can not connect to the Bridge with a browser and you can not deploy service repositories from MagicDraw.
Refer to Troubleshooting Bridge Installation if you run into problems after applying the update.

Contains xUML Runtime Version: 2015.11

ImprovementDescription
CON-1013Console: Node.js: Environment variable E2E_LOGS for log directory

Bridge 5.1.53.2 (30.07.2015)

Contains xUML Runtime Version: 2015.11

BugDescription
CON-1029Console: Strange date-values in the date combobox when trying to view logfiles
CON-1034Console: Windows: UNC path for e2e_Bridge_data: Bridgeserver.log is missing

Bridge 5.1.53.1 (22.07.2015)

Contains xUML Runtime Version: 2015.11

BugDescription
CON-972Installer: Bridge Installer should run in a JRE 64-bit environment
CON-1007Console: Console error logs are messy (introduced 5.1.51.1)
CON-1025Installer: Windows 32-bit: Can not start Bridge
ImprovementDescription
CON-987Console: Upgrade Tomcat to version 8
CON-1005Console: Allow bigger uploads
CON-1024Installer: Update Node.js to version 0.10.40
CON-1028Installer: Update JRE to version 8 update 51

Bridge 5.1.53.0 (03.07.2015)

Contains xUML Runtime Version: 2015.10

BugDescription
CON-1011Console: Node.js: NullPointerException when overwriting service
CON-1015Console: Superfluous line on Resource tab
CON-1016Console: Bridge should run under a Linux "system" user too
CON-1017Console: Wrong destination in proxy deployment

Bridge 5.1.52.6 (18.06.2015)

Starting with this Bridge version the Bridge needs Java 8 for installation.

Contains xUML Runtime Version: 2015.7

ImprovementDescription
CON-986Console: Update JRE to 1.8

Bridge 5.1.52.5 (24.03.2015)

Contains xUML Runtime Version: 2015.6

BugDescription
CON-993Console: Some special Characters not supported in Settings
CON-1003Console: Node.js: Local configuration is removed during deployment
ImprovementDescription
CON-1004Console: Environment variable E2E_CONF_ROOT for Node.js services

Bridge 5.1.52.3 (24.03.2015)

Contains xUML Runtime Version: 2015.3

ImprovementDescription
CON-997Console: Upgrade Node.js to v0.10.38

Bridge 5.1.52.2 (20.03.2015)

Contains xUML Runtime Version: 2015.3

BugDescription
CON-875Console: Node.js: Define CONFIG_DIR environment variable
CON-984Installer: Can't run node.js services on linux-x86 console
CON-992Console: User without necessary rights can see Node.js service settings
ImprovementDescription
CON-983Console: Upgrade Node.js to v0.10.37

Bridge 5.1.52.1 (12.03.2015)

Contains xUML Runtime Version: 2015.2

This build includes the new SAPNW library.
Services connecting SAP systems have to be adapted to work with the new SAP Adapter. Please refer to Migrating SAP Services to SAP NetWeaver for a summary of all necessary migration activities.

Bridge 5.1.52.0 (11.03.2015)

Contains xUML Runtime Version: 2015.2

BugDescription
CON-875Console: Node.js: Define CONFIG_DIR environment variable
CON-966Console: Exit status of startup script e2e_console (Linux only)
CON-978Console: Proxy: Save and Check Syntax gives warning
CON-980Console: Wrong service highlighted in tree
ImprovementDescription
CON-981Console: Configure transaction log rotation interval to daily or hourly
CON-982Console: Display custom log files
New FeatureDescription
CON-876Console: Node.js: Show PORT and CONFIG_DIR on Node.js Service page

Bridge 5.1.51.2 (26.02.2015)

Contains xUML Runtime Version: 2015.2

BugDescription
CON-960Console: Apache proxy: SSL connection fails
CON-979Console: Console should communicate errors to the caller
ImprovementDescription
CON-943Console: Security vulnerabiltiy: Use TLS between browser and E2E Bridge instead of SSLv3
CON-974Console: Security vulnerabiltiy: Apache proxy: Information disclosure in HTTP response
CON-975Console: Security vulnerability: Apache proxy: disable SSLv2 and SSLv3 support
CON-976Console: Security vulnerability: Apache proxy: disable weak cipher suites

Bridge 5.1.51.0 (09.02.2015)

Contains xUML Runtime Version: 2015.1

BugDescription
CON-939Console: Copy of setting values does not work with Firefox and IE
CON-967Console: persistent state objects are not visible when service is not running
CON-969Console: Dump file list shows name of latest dump file in column "File Date"
New FeatureDescription
CON-889Console: Easy Node.js service configuration

Bridge 5.1.50.0 (16.01.2015)

Contains xUML Runtime Version: 2014.19

BugDescription
CON-961Installer: Startup Error with JMS
CON-962Console: Result of startup script e2e_console status (Linux only)

Bridge 5.1.49.6 (15.12.2014)

Contains xUML Runtime Version: 2014.19

sudo Configuration

If you are running your proxy with sudo, change the sudo configration as decribed in Changing the Proxy Service Preferences. Otherwise the proxy will not start!

old:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.27/<platform/bin/httpd
new:<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_Bridge_prog/apache-2.2.29/<platform>/bin/httpd

BugDescription
CON-946Console: Proxy not starting
ImprovementDescription
CON-956Console: Update Apache HTTP Server (proxy) to version 2.2.29

Bridge 5.1.49.4 (24.11.2014)

Contains xUML Runtime Version: 2014.18

BugDescription
CON-947Console: DataTables warning with new sortable tables in PState tab
CON-955Console: Console Settings not shown and not changeable
ImprovementDescription
CON-950Console: Restore table state on page reload

Bridge 5.1.49.3 (14.11.2014)

Contains xUML Runtime Version: 2014.18

BugDescription
CON-861Console: Settings can't be set when using single quotes
CON-928Console: Make tables sortable
CON-944Console: Action of changed settings not shown on History tab
ImprovementDescription
CON-941Console: Add Bridge user as parameter to control port requests
New FeatureDescription
CON-546Console: SendSignal via Console

Bridge 5.1.49.2 (05.09.2014)

Contains xUML Runtime Version: 2014.16

Windows XP not supported anymore

Starting from Runtime version 2014.16, Windows XP is not supported anymore. xUML services will not start-up on XP platforms due to technical implications.
Please find the list of all supported operating systems on Installing the E2E Bridge.

BugDescription
CON-934Console: Solaris: Can not start Apache proxy: missing libgcc_s.1o.1
CON-935Console: Solaris 10: Can not start Apache proxy: syntax error startup script
CON-936Console: Solaris 10: Can not start Apache proxy: wrong group id
CON-937Console: Solaris 10: Runtime does not start when MySQL library is set in preferences

Bridge 5.1.49.1 (27.08.2014)

Contains xUML Runtime Version: 2014.15

BugDescription
CON-675Console: Error raised when searching for invalid ps key in console
CON-686Console: Hanging services are not reported by the monitoring service
CON-929Console: Tomcat certificate creation fails if hostname is longer than 64 characters
ImprovementDescription
CON-839Console: Unlimited strength Java cryptography
CON-930Installer: Allow underscore in Bridge hostname

Bridge 5.1.49.0 (07.08.2014)

Contains xUML Runtime Version: 2014.14

ImprovementDescription
CON-931Console: Support JMS provider ActiveMQ 5.10.0
CON-932Console: Support JMS provider ActiveMQ 5.9.1
CON-933Console: Support for Java adapter commons-codec.jar

Bridge 5.1.48.8 (17.07.2014)

Contains xUML Runtime Version: 2014.14

BugDescription
CON-879Console: Console should return error when trying to start service as not logged-in user
ImprovementDescription
CON-921Console: Allow to specify separate Java preferences for Java services
New FeatureDescription
CON-926Console: Support Java Service debugging

Bridge 5.1.48.7 (14.07.2014)

Contains xUML Runtime Version: 2014.13

Bridge 5.1.48.6 (11.07.2014)

Contains xUML Runtime Version: 2014.12

BugDescription
CON-924Installer: Default Path to Java is wrong

Bridge 5.1.48.5 (09.07.2014)

Contains xUML Runtime Version: 2014.12

BugDescription
CON-903Console: Some Console layout issues
CON-917Console: Layout Error for Internet Explorer
CON-919Console: Navigation tree behaves randomly
CON-920Console: Node.js UI proxy double-encodes query string

Bridge 5.1.48.4 (06.06.2014)

Contains xUML Runtime Version: 2014.11

BugDescription
CON-877Console: Node.js: Log has to many timestamps
CON-880Console: JavaScript error: TypeError: $(...).offset(...) is null
CON-886Console: Support http redirect in embedded UI
CON-904Console: Error message is hidden under Bridge element
CON-908Console: Java Service: embedded UI does not work
CON-911Console: Cannot copy and paste encrypted certificate signing request
CON-912Console: Page title corrupt if node is not running
CON-914Console: Heading in Preferences tab of xUML services not correct
CON-916Console: Original setting values can be overwritten
CON-917Console: Layout Error for InternetExplorer
ImprovementDescription
CON-892Console: Rework Runtime page (was firmware page)
New FeatureDescription
CON-882Console: Monitoring Node.js: stderr should cause calling the monitoring service
CON-884Console: Monitoring Node.js: JSON error service
TaskDescription
CON-913Installer: Update Version Infos in SAP SLD registration

Bridge 5.1.48.3 (30.04.2014)

Contains xUML Runtime Version: 2014.9

ImprovementDescription
CON-901Console: Display domain name in node instances overview

Bridge 5.1.48.2 (29.04.2014)

Contains xUML Runtime Version: 2014.9

BugDescription
CON-900Console: Tree navigation has layout issues

Bridge 5.1.48.1 (29.04.2014)

Contains xUML Runtime Version: 2014.9

ImprovementDescription
CON-890Installer: Changing names to be consistent to the new E2E Bridge concept
New FeatureDescription
CON-891Console: Basic support for Java services

Bridge 5.1.48.0 (28.04.2014)

Contains xUML Runtime Version: 2014.9

BugDescription
CON-863Console: Modernize Console UI
CON-893Installer: Update installation does not work
ImprovementDescription
CON-890Console: Changing names to be consistent to the new E2E Bridge concept
CON-896Console: Apache Proxy httpd 2.2.27 using OpenSSL 1.0.1g
CON-899Installer: New installer name: E2EBridgeServerInstaller-*.jar -> E2EBridgeInstaller-*.jar
New FeatureDescription
CON-874Console: Add links to E2E homepage and Docu

Bridge 5.1.47.2 (21.03.2014)

Contains xUML Runtime Version: 2014.6

BugDescription
CON-883Console: Node.js: Embedded UI could not execute PUT requests

Bridge 5.1.47.1 (14.03.2014)

Contains xUML Runtime Version: 2014.6

BugDescription
CON-862Console: Embedding Node.js UIs in the Console
CON-863Console: Modernize Console UI
CON-871Console: Overriding a running node package doesn't stop the old instance
CON-872Console: Node.js deployment: Preferences are lost if you overwrite an existing service

Console 5.1.47.0 (04.03.2014)

Contains xUML Runtime Version: 2014.4

BugDescription
CON-861Console: Settings can't be set when using single quotes
New FeatureDescription
CON-852Console: Store Apache log files with non-root ownership
CON-841Console: Enable starting a proxy on Unix for ports below/equal 1024 for non-root users

Console 5.1.46.0 (24.02.2014)

Contains xUML Runtime Version: 2014.3

BugDescription
CON-593Console: download error dump files does not work
CON-816Console: Sorting of Bridge-Server log entries
CON-840Console: Apache Config Template for Proxy - Syntax Error
CON-850Console: User rights are not checked correctly on Node.js services
ImprovementDescription
CON-851Console: Improve the handling of environment variables for Node.js services
CON-854Console: Nodejs logs: add the date and time
CON-857Console: Name of Bridge service log file download
New FeatureDescription
CON-847Console: Log embedded UI (proxy) requests
CON-849Console: Allow Node.js logs to be downloaded

Console 5.1.45.1 (11.12.2013)

Contains xUML Runtime Version: 2013.5

Browser Requirement

You have to enable JavaScript in the browser to manage the E2E Console.
FeatureDescription
CON-832Console: Manage Node.js services

Console 5.1.44.2 (15.11.2013)

Contains xUML Runtime Version: 2013.5

BugDescription
CON-811Console: Show object fields: set to a value does not work with return
CON-813Console: Persistent state object filter gets reset after ps object deletion
CON-821Console: Filtering "--8<--" States causes exceptions
CON-826Console: Service with setting variables does not start
CON-829Console: Changing settings with umlauts in the key does not work (introduced 5.1.42.3)
CON-830Console: Typo in Console error message
CON-834Console: Overall Settings not recognized when set in model

Console 5.1.44.1 (01.11.2013)

Contains xUML Runtime Version: 2013.4

Console 5.1.44.0 (28.10.2013)

Contains xUML Runtime Version: 2013.2

BugDescription
CON-809Installer: Windows installation stops with AntBuildException, problem with xcacls.exe command
CON-815Console: Windows: Managing persistent state if service is stopped does not work (introduced 5.1.42.3)
CON-822Console: Errors in Bridge-Log after deploying a service repository
CON-824Installer: You can't change windows service user or password
CON-825Console: Windows Console update fails accessing cronolog-win32-64.exe

Console 5.1.43.1 (17.10.2013)

Contains xUML Runtime Version: 2013.2

BugDescription
CON-764Installer: Update installation: E2E service defined to start as domain user is not effective
CON-807Console: Settings drop down not visible when having long text snippets
CON-814Console: Value "\" gets destroyed in console settings (introduced 5.1.42.0)
CON-817Installer: New installation fails
CON-818Installer: Incorrect default values for Windows account (introduced 5.1.43.0)
CON-819Console: Setting variables does not work with IE 8

Console 5.1.43.0 (02.10.2013)

Contains xUML Runtime Version: 2013.2

BugDescription
CON-804Installer: Update without data-directory does not work (introduced 5.1.39.6)
CON-805Console: Setting Variables: Focus on wrong navigation item

Console 5.1.42.4 (19.09.2013)

Contains xUML Runtime Version: 2013.2

BugDescription
CON-795Console: Deployment of repositories containing umlauts throws xerces exception

Console 5.1.42.3 (10.09.2013)

Contains xUML Runtime Version: 2013.1

BugDescription
CON-778Console: Umlauts in timer names have strange results: the services are not displayed anymore in the console.
CON-801Console: Sometimes the start service does not return in time
CON-802Console: After an update the Windows service does not start after booting

Console 5.1.42.2 (08.08.2013)

Contains xUML Runtime Version: 5.1.92.3

BugDescription
CON-790Installer: Creation of Proxy certificate failed and no access and error log (introduced 5.1.39.6)
CON-784

Installer: Wrong system user after update (introduced 5.1.39.6)
You will get asked for the system user during update.

New FeatureDescription
CON-495 Installer: Creates log file [user.home]/.e2ebuilder/console.install.log

Console 5.1.42.1 (07.08.2013)

Contains xUML Runtime Version: 5.1.92.3

Console 5.1.42.0 (06.08.2013)

Contains xUML Runtime Version: 5.1.92.3

BugDescription
CON-618Installer: Console Installer: Various problems
CON-773Console: After gui-less update cannot manage server domain
CON-783Console: Disable WSDL links when service is stopped
ImprovementDescription
CON-774Console: Make it possible to renew Console certificate
New FeatureDescription
CON-642Console: Make it possible to renew proxy certificate
CON-756Console: Identical Settings for multiple E2E Services on one Console: Central Management
CON-760Console: Simplify start URL for console
CON-772Console: Do version number check in the console while uploading the license

Console 5.1.41.1 (05.10.2013)

Contains xUML Runtime Version: 5.1.91.1

Console 5.1.41.0 (05.06.2013)

Contains xUML Runtime Version: 5.1.90.1

BugDescription
CON-771Installer: Server Installer 6.0, Linux: Get a shadow node after gui-less server upgrade
New FeatureDescription
CON-770Installer: Console Installer for Ubuntu

Console 5.1.40.2 (15.05.2013)

Contains xUML Runtime Version: 5.1.90.1

New FeatureDescription
CON-759Console: Allow canceling a hanging SOAP/URL adapter call in Console

Console 5.1.40.1 (06.05.2013)

Contains xUML Runtime Version: 5.1.90.0

New FeatureDescription
CON-620Console: Get rid of .e2econsole

Console 5.1.40.0 (02.05.2013)

Contains xUML Runtime Version: 5.1.90.0

BugDescription
CON-762Console: Start proxy log is not shown in proxy logging tab
New FeatureDescription
CON-759Console: Allow canceling a hanging SOAP/URL adapter call in Console

Console 5.1.39.6 (18.04.2013)

Contains xUML Runtime Version: 5.1.88.2

Performing a GUI-less installation, the settings console.ip.adress and console.hostname are now mandatory. It is necessary that you edit your existing guilessinstaller.properties file before making an update installation. If you don't specify these settings, you will get additional node instances and proxy nodes and won't be able to deploy services anymore. For more information on GUI-less installation refer to 2019-02-11_14-13-21_GUI-less Installation of E2E Server 5.1.

BugDescription
CON-757Console: Displays error (SOAPException: Java heap space) if persistent state object is to big
CON-758Installer: New installation with usage of existing data folder does not work
New FeatureDescription
CON-726Installer: Add Configuration for Oracle access to Installer for Unix

Console 5.1.39.5 (20.03.2013)

Contains xUML Runtime Version: 5.1.87.0

BugDescription
CON-753Console: Deployment fails (problem with temp directory)

Console 5.1.39.4 (14.03.2013)

Contains xUML Runtime Version: 5.1.86.0

New FeatureDescription
CON-673Console: Search for PS objects applying wildcards to the search keys

Console 5.1.39.3 (19.02.2013)

Contains xUML Runtime Version: 5.1.84.0

Console 5.1.39.2 (07.02.2013)

Contains xUML Runtime Version: 5.1.82.4(only Linux-64 has 5.1.83.0)

BugDescription
CON-671Console: Encoding in downloaded Persistent State object corrupt
New FeatureDescription
CON-696Console: Service history starts with latest entry
CON-710Console: Highlight the origin of values defined in console settings

Console 5.1.39.1 (09.01.2013)

Contains xUML Runtime Version: 5.1.80.0

BugDescription
CON-699 Console: The deployment was slow if you modeled HTTP or SOAP proxies. It was especially slow if you have more than one proxy artifact. Now the performance should not differ if you use proxy or not.
ImprovementDescription
CON-745Console: To make it clear that mocked backends only work when tracing is enabled in Console. The label is now: Tracing and Mockups Enabled

Console 5.1.39.0 (26.10.2012)

Contains xUML Runtime Version: 5.1.75.0

New FeatureDescription
CON-652Hanging states after failed completion events: notification and re-sending

Console 5.1.38 (12.10.2012)

Contains xUML Runtime Version:

  • Runtime 5.1.73 - Linux, AIX, Solaris-x86, Windows 64 bit

  • Runtime 5.1.73.2 - Solaris-Sparc

  • Runtime 5.1.73.3 - Windows 32 bit

Fixed BugdDescription

CON-724

Installation fails with logon as user and e2e_Bridge_prog directory with spaces
CON-689Dump files not chronologically sorted

Console 5.1.37 (04.10.2012) only Solaris-Sparc

Contains xUML Runtime Version: 5.1.73.0

Console 5.1.36 (01.10.2012)

Contains xUML Runtime Version: 5.1.73.0

Fixed BugDescription

CON-722

Asteriks (*) not allowed in password of User Logon installation mask
ChangeDescription

CON-721

Add platform behind Server info, not system info

Console 5.1.35 (25.09.2012)

Contains xUML Runtime Version: 5.1.73.0

Fixed BugDescription

CON-714

deployment without password returns better error message

ChangeDescription
Linux-64: Apache, OpenSSL and cronolog are now 64-bit executable

Console 5.1.34 (16.08.2012)

Contains xUML Runtime Version: 5.1.72.0

Fixed BugDescription

CON-708

Windows: Installation with domain user does not work

CON-702

could not start proxy
The proxy certificate was missing. The bug affected Windows 64-bit and Linux 64-bit.

display owner ID of persistent state object on object page

CON-694

After updating a cluster installation without available data directory

  • the Console layout is broken because the CSS is not found
  • wrong additional Windows service "E2EConsole-"
  • the installation abort if you specify "Log on as user account". If fails to change the permission of the e2e_Bridge_data directory.
ChangeDescription

CON-666

remove release notes window from Console installer

E2E Console session timeout changed from 30 minutes to 24 hours

Windows services from version 3.6 will not be removed during upgrade

button text on settings page: Export as CSV (charset=CP1252)

Console 5.1.32 (18.05.2012) only Solaris x86

Contains xUML Runtime Version:5.1.70.0

Fixed BugDescription

Solaris: Console starts not automatically after boot

Solaris: e2e_console.sh wrong path to whoami

Console 5.1.31 (16.05.2012)

Contains xUML Runtime Version: 5.1.70.0

Fixed BugDescription

9926

Console Installer does now work with Java 7

Console 5.1.30 (15.05.2012)

Contains xUML Runtime Version: 5.1.69.0

Console 5.1.29 (07.05.2012)

Contains xUML Runtime Version: 5.1.65002

Fixed BugDescription

9850

Long running session threshold not correctly considered

9911

show error description displaying persistent state classes

overwrite old JAVA_HOME if upgrading from 32- to 64-bit on Windows

ChangeDescription

update JAVA_HOME during update installation

FeatureDescription

9910

manage ownership of shared persistent state objects

Console 5.1.28 (27.03.2012)

Contains xUML Runtime Version: 5.1.64

Fixed BugDescription

9709

ConsoleFirmwareUploadServlet: IllegalArgumentException: InputStream cannot be null

fix ConcurrentModificationException in start.log related to BridgeInstanceStatus

ChangeDescription

9612

Remove Release Notes Window from Console Installer

add commons-pool.jar for JMS adapter

change default title to "Console"

Console 5.1.27 (21.02.2012)

Contains xUML Runtime Version: 5.1.61.0 (Windows 64-bit with UI)

FeatureDescription

9138

Export settings of a service

6003

Insert Console Installer number into firmware page

Console 5.1.25 (15.02.2012)

Contains xUML Runtime Version: 5.1.61.0

Which JRE Version to use for the Installation of the E2E Console?

JRE Version to Use for the Installation Since Console Installer 5.1.24

PlatformJRE Version

Windows

32-bit

all Unix platforms

32-bit or 64-bit

JRE Version to Use for Older Console Installers

PlatformJRE VersionWork around

Windows

32-bit


Linux

32-bit

use JRE 64-bit with parameter -Dos.arch=i386

AIX

32-bit or 64-bit


Solaris-x86

64-bit

use JRE 32-bit with parameter -Dos.arch=amd64

Solaris-SPARC

32-bit

use JRE 64-bit with parameter -Dos.arch=sparc

Fixed BugDescription

9563

httpd.exe process memory consuption contiously rises

FeatureDescription

8394

Make navigation pane resizable

9574

Replace all E2E product icons

9563

Apache HTTPD server: 2.2.22

Console 5.1.24 (20.01.2012)

Contains xUML Runtime Version: 5.1.60.0

FeatureDescription

Windows 64-bit (Runtime 5.1.58002)
If you use SQL adapter you have to install 64-bit database client libraries.
You can update an installation from 32-bit to 64-bit but then you have to manually change the JRE for the Java adaper in the preference page:

C:\E2E_Bridge_PROG\j2re-1.6.30\win32-64

Preferences Oracle Adapter: support Oracle Instant Client
The specified directory ORACLE_HOME is now also added to PATH.

set PATH=%ORACLE_HOME%;%ORACLE_HOME%\bin;%PATH%

On Windows you can control the E2E Console Service with a new tool.
Launch C:\E2E_Bridge_PROG\bin\e2econsolemgr.exe as administrator with one parameter in the form of //XX//ServiceName
ServiceName This is e2econsole-FQDN. FQDN is the hostname you entered during installation and you see as node name in the E2E Console navigation tree.
//ES Edit service configuration This is the default operation. It is called if the no option is provided. Starts the GUI application which allows the service configuration to be modified, started and stopped.
//MS Monitor service Starts the GUI application and minimizes it to the system tray.
//MR Monitor & run service Starts the GUI application and minimizes it to the system tray. Start the service if it is not currently running.
//MQ Monitor Quit Stop any running monitor for the service.

Console 5.1.23 (14.12.2011)

Contains xUML Runtime Version: 5.1.58001

FeatureDescription

Linux 64-bit

9294

call monitoring service if transactions hangs

Console 5.1.22 (09.11.2011)

Contains xUML Runtime Version: 5.1.58001 Debug

FeatureDescription

9295

Display "hanging" Services

add WebSphere MQ 6 jar libraries

Console 5.1.21 (19.08.2011)

Contains xUML Runtime Version: 5.1.49

Console 5.1.20 (04.08.2011)

Contains xUML Runtime Version: 5.1.48001

FeatureDescription

9135

Support one WSDL per service

Release Notes of the E2E Console up to Version 5.1.19

See Release Notes E2E Console up to 5.1.19.txt for the release notes of the E2E Console up to version 5.1.19.

On this Page:

  • No labels