Bridge 6 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.

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.

BridgeNote
6.0.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.
6.0.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.

6.0.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
6.0.52.6
Starting with this Bridge version the Bridge needs Java 8 for installation.
6.0.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.
6.0.52.0
Windows: From this Bridge version on, use a 64-bit Java to install a 64-bit Bridge.
6.0.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
6.0.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.
6.0.45.1
You have to enable JavaScript in the browser to manage the Bridge.
6.0.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 .

Release Notes of the Bridge Version 6.0.6x

Bridge 6.0.69.1 (16.04.2020)

Contains xUML Runtime Version: 2020.7

BugDescription
CON-1821Exception when deploying an xUML service
CON-1832Installer: Directory "<Bridge_prog>/node" isn't cleaned before updating

Bridge 6.0.69 (09.10.2019)

Contains xUML Runtime Version: 2019.9

BugDescription
CON-1663Deployment sometimes corrupts setting with embedded global setting variables
CON-1714Error is not submitted to monitoring component
CON-1763Wrong datetime in xUML service status tab
CON-1789Deployment fails: Wrong deployment descriptor version!
CON-1790Installer: Installer creates system services with machine names for workstation mode
CON-1791Installer: Installer doubts Windows administration rights
CON-1792Missing Resource tab if Licensing is selected
CON-1814Change Display name not possible
ImprovementDescription
CON-1733purge.sh cleans up old log files but not error context dumps
CON-1741Improve texts of purge script

Bridge 6.0.68 (18.03.2019)

Contains xUML Runtime Version: 2019.3

BugDescription
CON-1519Error handling of Node.js service settings doesn't work
CON-1532Installer: Log file is truncated
CON-1624Swagger documentation not shown from model HTML doc elements
CON-1645HttpCommunication: Make sure to close resources
CON-1673Umlauts in Bridgeserver.log are not displayed correctly
CON-1687Primary Key Search for Persistent State Objects fails: Failed to calculate hash from primary key
CON-1688Persistent State date filters does not work
ImprovementDescription
CON-1628Support controlled shutdown of Java/Node.js services by sending SIGTERM and Kill button
CON-1647Reduce RESTLM/9 warnings of xUML Runtime 2018.12
CON-1671Point link to Bridge User Guide to new documentation

Bridge 6.0.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 6.0.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 6.0.65 (28.02.2018)

Contains xUML Runtime Version: 2018.3

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

Bridge 6.0.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 6.0.63 (31.10.2017)

Contains xUML Runtime Version: 2017.8

ImprovementDescription
CON-1371Installer: Update to JRE 8 Update 152

Bridge 6.0.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 6.0.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

Release Notes of the Bridge Version 6.0.5x

Bridge 6.0.59 (18.04.2017)

Contains xUML 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 6.0.58.1 (12.01.2017)

Contains xUML Runtime Version: 2016.9

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

Bridge 6.0.57.4 (30.11.2016)

Contains xUML Runtime Version: 2016.9

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

Bridge 6.0.57.3 (16.11.2016)

Contains xUML Runtime Version: 2016.9

Bridge 6.0.57.2 (14.11.2016)

Contains xUML Runtime Version: 2016.8

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


Bridge 6.0.57.1 (08.11.2016)

Contains xUML Runtime Version: 2016.8

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

Bridge 6.0.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 6.0.56.1 (03.08.2016)

Contains xUML Runtime Version: 2016.5

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

Bridge 6.0.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-1129UI tab of Java Services does not work
ImprovementDescription
CON-1132Unix: Running proxy as root needs user "nobody" and group "nogroup"
CON-1141Apache proxy: load authentication modules on all platforms

Bridge 6.0.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-1083Resource leak (open socket) if ping throws an exception
CON-1087Installer: Node.js: Settings Tab does not appear
CON-1094Deployment of Java service fails
CON-1107Automatic startup of Java services is broken
ImprovementDescription
CON-810Make possible to select persistent state objects to be deleted in one step
CON-1048Support xUML repository format from Builder 6.0.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-1092Make 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-1018Display REST documentation and REST test client
CON-1057Installer: Oracle NLS_LANG for Windows
CON-1058Allow to deactivate any type of frontend service of xUML services
CON-1105Prevent automatic service startups when patching server

Bridge 6.0.54.4 (10.11.2015)

Contains xUML Runtime Version: 2015.17

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

Bridge 6.0.54.2 (16.10.2015)

Contains xUML Runtime Version: 2015.15

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

Bridge 6.0.54.1 (23.09.2015)

Contains xUML Runtime Version: 2015.14

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

Bridge 6.0.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 xUML Runtime Version: 2015.14

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

Bridge 6.0.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-1013Node.js: Environment variable E2E_LOGS for log directory

Bridge 6.0.53.2 (30.07.2015)

Contains xUML Runtime Version: 2015.11

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

Bridge 6.0.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 error logs are messy (introduced 6.0.51.1)
CON-1025Installer: Windows 32-bit: Can not start Bridge
ImprovementDescription
CON-987Upgrade Tomcat to version 8
CON-1005Allow bigger uploads
CON-1024Installer: Update Node.js to version 0.10.40
CON-1028Installer: Update JRE to version 8 update 51

Bridge 6.0.53.0 (03.07.2015)

Contains xUML Runtime Version: 2015.10

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

Bridge 6.0.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-986Update JRE to 1.8

Bridge 6.0.52.5 (24.03.2015)

Contains xUML Runtime Version: 2015.6

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

Bridge 6.0.52.3 (24.03.2015)

Contains xUML Runtime Version: 2015.3

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

Bridge 6.0.52.2 (20.03.2015)

Contains xUML Runtime Version: 2015.3

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

Bridge 6.0.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 6.0.52.0 (11.03.2015)

Contains xUML Runtime Version: 2015.2

Java Version for Installation

Windows: From this Bridge version on, use a 64-bit Java to install a 64-bit Bridge.

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

Bridge 6.0.51.2 (26.02.2015)

Contains xUML Runtime Version: 2015.2

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

Bridge 6.0.51.0 (09.02.2015)

Contains xUML Runtime Version: 2015.1

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

Bridge 6.0.50.0 (16.01.2015)

Contains xUML Runtime Version: 2014.19

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

Release Notes of the Bridge Version 6.0.4x

Bridge 6.0.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-946Proxy not starting
ImprovementDescription
CON-956Update Apache HTTP Server (proxy) to version 2.2.29

Bridge 6.0.49.4 (24.11.2014)

Contains xUML Runtime Version: 2014.18

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

Bridge 6.0.49.3 (14.11.2014)

Contains xUML Runtime Version: 2014.18

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

Bridge 6.0.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-934Solaris: Can not start Apache proxy: missing libgcc_s.1o.1
CON-935Solaris 10: Can not start Apache proxy: syntax error startup script
CON-936Solaris 10: Can not start Apache proxy: wrong group id
CON-937Solaris 10: Runtime does not start when MySQL library is set in preferences

Bridge 6.0.49.1 (27.08.2014)

Contains xUML Runtime Version: 2014.15

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

Bridge 6.0.49.0 (07.08.2014)

Contains xUML Runtime Version: 2014.14

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

Bridge 6.0.48.8 (17.07.2014)

Contains xUML Runtime Version: 2014.14

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

Bridge 6.0.48.7 (14.07.2014)

Contains xUML Runtime Version: 2014.13

Bridge 6.0.48.6 (11.07.2014)

Contains xUML Runtime Version: 2014.12

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

Bridge 6.0.48.5 (09.07.2014)

Contains xUML Runtime Version: 2014.12

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

Bridge 6.0.48.4 (06.06.2014)

Contains xUML Runtime Version: 2014.11

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

Bridge 6.0.48.3 (30.04.2014)

Contains xUML Runtime Version: 2014.9

ImprovementDescription
CON-901Display domain name in node instances overview

Bridge 6.0.48.2 (29.04.2014)

Contains xUML Runtime Version: 2014.9

BugDescription
CON-900Tree navigation has layout issues

Bridge 6.0.48.1 (29.04.2014)

Contains xUML Runtime Version: 2014.9

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

Bridge 6.0.48.0 (28.04.2014)

Contains xUML Runtime Version: 2014.9

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

Bridge 6.0.47.2 (21.03.2014)

Contains xUML Runtime Version: 2014.6

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

Bridge 6.0.47.1 (14.03.2014)

Contains xUML Runtime Version: 2014.6

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

Bridge 6.0.47.0 (04.03.2014)

Contains xUML Runtime Version: 2014.4

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

Bridge 6.0.46.0 (24.02.2014)

Contains xUML Runtime Version: 2014.3

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

Bridge 6.0.45.1 (11.12.2013)

Contains xUML Runtime Version: 2013.5

Browser Requirement

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

Bridge 6.0.44.2 (15.11.2013)

Contains xUML Runtime Version: 2013.5

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

Bridge 6.0.44.1 (01.11.2013)

Contains xUML Runtime Version: 2013.4

Bridge 6.0.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-815Windows: Managing persistent state if service is stopped does not work (introduced 6.0.42.3)
CON-822Errors in Bridge-Log after deploying a service repository
CON-824Installer: You can't change windows service user or password
CON-825Windows Console update fails accessing cronolog-win32-64.exe

Bridge 6.0.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-807Settings drop down not visible when having long text snippets
CON-814Value "\" gets destroyed in console settings (introduced 6.0.42.0)
CON-817Installer: New installation fails
CON-818Installer: Incorrect default values for Windows account (introduced 6.0.43.0)
CON-819Setting variables does not work with IE 8

Bridge 6.0.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-805Setting Variables: Focus on wrong navigation item

Bridge 6.0.42.4 (19.09.2013)

Contains xUML Runtime Version: 2013.2

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

Bridge 6.0.42.3 (10.09.2013)

Contains xUML Runtime Version: 2013.1

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

Bridge 6.0.42.2 (08.08.2013)

Contains xUML Runtime Version: 6.0.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

Bridge 6.0.42.1 (07.08.2013)

Contains xUML Runtime Version: 6.0.92.3

Bridge 6.0.42.0 (06.08.2013)

Contains xUML Runtime Version: 6.0.92.3

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

Bridge 6.0.41.1 (05.10.2013)

Contains xUML Runtime Version: 6.0.91.1

Bridge 6.0.41.0 (05.06.2013)

Contains xUML Runtime Version: 6.0.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

Bridge 6.0.40.2 (15.05.2013)

Contains xUML Runtime Version: 6.0.90.1

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 .
New FeatureDescription
CON-759Allow canceling a hanging SOAP/URL adapter call in Console

Bridge 6.0.40.1 (06.05.2013)

Contains xUML Runtime Version: 6.0.90.0

New FeatureDescription
CON-620Get rid of .e2econsole

Bridge 6.0.40.0 (02.05.2013)

Contains xUML Runtime Version: 6.0.90.0

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

  • No labels