Rocket Uniface Support Resources

 View Only

Rocket Uniface 10.4.02-019 Released

  Thread closed by the administrator, not accepting new replies.
  • 1.  Rocket Uniface 10.4.02-019 Released

    ROCKETEER
    Posted 03-29-2023 07:49
    No replies, thread closed.

    Downloads

    Product availability Matrix (PAM)
    Downloads of this patch are available from the Rocket Customer Support Portal.
    Further explanation can be found here.

    New Feature(s)

    • The WRD7.1 now supports the HTTP method 'PATCH', for RESTful Web Services call-in.

    • The WRD7.1 now supports the HTTP method 'PATCH', for RESTful Web Services call-in.

    • A new "net_profile" option has been added to the Uniface LDAP driver on Linux/Unix, giving access to the min_tls_version and cipher_list profile settings.

    Fixes

    UNI-32393MySQL Database Server versions higher than 8.0.17, throws an error when a large Float is passed as input parameter in a Stored Procedure.
    UNI-32387Activation Sentinel standalone license on LIE (10.4.02.014) can cause segmentation error.
    UNI-32215The Windows RMS install script fails on older platforms.
    UNI-31406Errors thrown by Uniface component 'UUREPOS', in batch mode, can cause fatal errors.
    UNI-19245Command line utility 'urm' info/show crashes when the value of the description option exceeds 244/511 characters



    UNI-32393  -  MySQL Database Server versions higher than 8.0.17, throws an error when a large Float is passed as input parameter in a Stored Procedure.

    Solution available in patch(es):      10.4.02-019, 10.3.03-040

    Description:

    MySQL Database Server versions higher than 8.0.17 implicitly converts a large Float number to BigInt in the input parameter of a Stored Procedure. This causes the maximum value of the BigInt datatype to be imposed on the Float input parameters.

    Environment:

    +Uniface: 10.x
    +Operating System: OS independent
    +Database: MQL higher than 8.0.17

    Workaround:

    None.

    Notes:

    This problem has been fixed.

    Back to top



    UNI-32387  -  Activation Sentinel standalone license on LIE (10.4.02.014) can cause segmentation error.

    Solution available in patch(es):      10.4.02-019

    Description:

    When activating a standalone server license on a default installation, with no lservrc file present in $USYSLIC, a segmenation error may occur right after command line shows that the activation was successful.

    The activation likely failed (no activated quantity) and no lservrc file was written.

    Environment:

    + Uniface Version : > 10.4.02
    + Operating System : LIE
    + Database : DBMS independent
    + Browsers : Browser independent

    Workaround:

    Activate the license in EMS and download the license file to $USYSLIC . When disabling the urouter license config, the file can be used by userver license config to work. Note that the file will not get refreshed until the issue is resolved.

    Notes:

    This problem is solved.

    Back to top



    UNI-32215  -  The Windows RMS install script fails on older platforms.

    Solution available in patch(es):      10.4.02-019

    Description:

    Some older platforms supported by RMS do not have the PowerShell Test_NetConnection cmdlet installed and give error messages.

    Environment:

    + Uniface version: 10.4.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-31406  -  Errors thrown by Uniface component 'UUREPOS', in batch mode, can cause fatal errors.

    Solution available in patch(es):      10.4.02-019, 10.3.03-040

    Description:

    In case an operation of the internal IDE's component UUREPOS is encountering an error then this can cause the fatal error "0016 - Terminal input aborted; not allowed in batch mode." (e.g. when a retrieve returns an unexpected error/result). This issue is caused by the error handling in UUREPOS that will try to show an error dialog, which is not allowed in batch mode.

    The mentioned problem could occur when using (for example) the command line switch /genSql.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-19245  -  Command line utility 'urm' info/show crashes when the value of the description option exceeds 244/511 characters

    Solution available in patch(es):      10.4.02-019, 10.3.03-040

    Description:

    With the command line utility 'urm' it is possible to set a user-defined archive file version and description using the info switch. If the value of the description option is greater than 244 characters then 'urm' will crash (or when $urm is used then the limit is 511 characters).

    A similar crash can be seen when reading the description of a user-defined archive file using the show switch. Here urm will crash when the value of the description option is greater than 511 characters.

    Environment:

    +Uniface: Version 9 & 10
    +Operating System: OS independent
    +Database: DBMS independent

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top