Rocket Uniface Support Resources

 View Only

Rocket Uniface 10.4.01-011 Released

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

    ROCKETEER
    Posted 02-16-2022 08:59
    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)

    CellHeight and Linespace properties can now be set per Form. See documentation for more info.
    The DrawOutside property is added for more Uniface widgets. See documentation for more info.
    Load Database Definitions added for DB2. See Project editor -> Resource Browser -> Tables tab

    Currencies

    Uniface now supports Windows 11
    Uniface now supports Windows Server 2022.

    Fixes

    UNI-27542Installing the Sentinel tools overwrites lsapiw[32|64].dll with one that does not support cloud
    UNI-27481The discard statement sets $status and $procerror to wrong values, when provided with an occurrence number that is out of range.
    UNI-27193Command line option genSql /meta createTable does not generate script for UXCROSS.DICT
    UNI-27190RMS: False error during EID activation
    UNI-27143DLM is locking up when it tries to shut down its threads on AS400 machines.
    UNI-27073No check to see if the EMS is available during RMS installation.
    UNI-26974Windows: Radio button shows hexagon shape when selected



    UNI-27542  -  Installing the Sentinel tools overwrites lsapiw[32|64].dll with one that does not support cloud

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    First Uniface is installed with the correct dll, but then the Revoke Tool is installed and that overwrites it with its version of this dll, and that one does not support cloud. This is the reason for the 210195 error, it basically means we are doing things that this dll does not support.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-27481  -  The discard statement sets $status and $procerror to wrong values, when provided with an occurrence number that is out of range.

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    The discard statement, when provided with an occurrence number that is out of range, wrongly sets $status and $procerror to -2 and -1102, which indicate an invalid entity name.

    Environment:

    + Uniface version: 10.3
    + Platform: ALL

    Workaround:

    None.

    Notes:

    The discard statement, when provided with an occurrence number that is out of range, now correctly sets $status and $procerror to -1 and -1203 respectively, indicating "value out of range".

    Back to top



    UNI-27193  -  Command line option genSql /meta createTable does not generate script for UXCROSS.DICT

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    When generating the SQL command script for Uniface Repository tables using the
    command line switch /genSql /meta createTable *.DICT then Uniface will not generate the Create Table script for UXCROSS.DICT (that is used for storing Cross-Reference Data).
    
    Since UXCROSS.DICT is a default Uniface Repository table that is part of the meta dictionary (and is also delivered as part of umeta.xml) it also should be included in the output of the command /genSql /meta.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-27190  -  RMS: False error during EID activation

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    During the EID activation, there can be errors about "TimeTamper - Error getting lock" reported in the console. This error can be ignored and the end user doesn't need to worry about it. To avoid customer support getting calls for this false alarm, better handling of this "error" is needed.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-27143  -  DLM is locking up when it tries to shut down its threads on AS400 machines.

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    The UServer hangs with status THDW on iSeries when using DLM.
    
    We are noticing number of userver connections are building up every day on AS400 production subsystem. Although most of them showing IDLE, but it still shows on number of connection when running the command on urouter subsystem. We are seeing no of connections shows 2000+ and keeps on increasing until you have subsystem restarted on AS400. However before 10x upgrade, we only used to have around 100-150 connections in total irrespective if you perform a restart or not.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-27073  -  No check to see if the EMS is available during RMS installation.

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    If the EMS cloud server is not reachable during RMS installation, endless log files are created until the installer can connect to the EMS.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    The RMS installation script now checks if the EMS cloud server is available before continuing. This can only be checked when no proxy server is configured.

    Back to top



    UNI-26974  -  Windows: Radio button shows hexagon shape when selected

    Solution available in patch(es):      10.3.03-011, 10.4.01-011

    Description:

    Windows: Radio button shows hexagon shape when selected and a radio button is expected to  have a round shape.

    Environment:

    + Uniface version: 10.x
    + Platform: ALL

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top