Menu

#122 Does not support Ubuntu 23.04

v6.x
closed
None
1
2023-08-09
2023-07-13
Anonymous
No

Thank you again for the amazing software. Believe me it one of the best ones for individuals like me.
Unfortunately, the 6x version does not work on Ubuntu 23.04. (even the 5.5.2 version does not work)
Can you fix or let me know an alternative workaround

Discussion

  • Anonymous

    Anonymous - 2023-07-13

    Could you please provide more information about this bug, such as jdk version and console output.

     
  • 史耀强(Blenta)

    Another advice, please make sure that you installed the standard java, not the headless sever version of java

     
  • Anonymous

    Anonymous - 2023-07-14

    Thanks for your response.
    The error is
    Error: Could not find or load main class yaoqiang-bpmn-editor-6.1.1.jar
    Caused by: java.lang.ClassNotFoundException: yaoqiang-bpmn-editor-6.1.1.jar

    The version output is (do not think it is headless)
    openjdk version "17.0.7" 2023-04-18
    OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu123.04)
    OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu123.04, mixed mode, sharing)

     
    • 史耀强(Blenta)

      How did you run the jar file from command line?

      try the following cmd:

      java --add-opens=java.desktop/sun.swing=ALL-UNNAMED --add-opens=java.desktop/sun.awt.shell=ALL-UNNAMED -jar yaoqiang-bpmn-editor-6.1.1.jar -clean
      
       
      • Anonymous

        Anonymous - 2023-08-09

        Thank you Blenta. This worked

         
  • 史耀强(Blenta)

    I think you forget to add "-jar" after java cmd.

     
  • 史耀强(Blenta)

    • status: open --> closed
     
  • 史耀强(Blenta)

    Ticket moved from /p/bpmn/bugs/517/

     

Anonymous
Anonymous

Add attachments
Cancel