How to solve the JM_05_C1 error with Jmerise

HLeba -  
KX Posted messages 19031 Status Moderator -

Hello,

How to resolve the JM_05_C1 error with Jmerise after installing the JRE machine


1 answer

  1. KX Posted messages 19031 Status Moderator 3 020
     

    Hello,

    Error JM_05_C1: when reading JMerise files!
    If the error persists, contact the owner: admin@jfreesoft.com 

    In the JMerise 0.5 code, this error appears 3 times (in the class Thasaruts.ThaOutils) for the methods:

    • public static void controleSansLicence(Principale frm, Thassarut cle)
    • public static void controleLicence(Principale frm, Thassarut cle)
    • public static void controleLicenceGrouper(Principale frm, Thassarut cle)

    As their names indicate, these methods are used for validating the JMerise license.

    To resolve the issue, it is necessary to have a valid license key; see the conditions on the official site:
    http://www.jfreesoft.com/JMerise/index.html

    Warning: JMerise has not been updated since 2018; personally, I have never used the tool and cannot guarantee that even by purchasing a license, this software works properly today.

    Note: Merise has many similarities with UML, and there are many free tools on the internet for creating UML diagrams (for example: https://plantuml.com/fr), most of which could also be used to create Merise diagrams.


    0