archimatetool / archi

Archi: ArchiMate Modelling Tool
https://www.archimatetool.com
MIT License
952 stars 268 forks source link

ACLI exits after start of HTML report command #931

Closed startsevsa closed 1 year ago

startsevsa commented 1 year ago

ACLI command for HTML export (from https://devlog.archimatetool.com/2017/07/28/archi-command-line-interface-acli/) is not working (exits at start of the process)

Version of Archi

5.0.2

Archi Plug-ins

image

Operating System

Windows 10

Expected Behaviour

HTML report generated

Actual Behaviour

exits at start of the process no logs available... :(

Steps to Reproduce the Behaviour

  1. run the command Archi -consoleLog -console -nosplash -application com.archimatetool.commandline.app -HTMLReport_InputFile "..." -HTMLReport_OutputFolder "..."
  2. console appears... and finaly it puts out the string "g!" and exits... image
Phillipus commented 1 year ago

The ACLI has changed since that blog post. Please refer to https://github.com/archimatetool/archi/wiki/Archi-Command-Line-Interface