Archi CLI on Windows Server error

Started by Alberto, May 24, 2018, 15:01:47 PM

Previous topic - Next topic

Alberto

Hi folks,
I'm trying to run Archi CLI on a Windows server, I've tried both W2012 & W2016 and get this error.  Any help would be appreciated.

!SESSION 2018-05-24 09:37:12.213 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -application com.archimatetool.commandline.app -nospalsh --loadModel C:\Users\(username)\AppData\Roaming\Archi4\model-repository\ds\.git\temp.archimate --html.createReport C:\Users\(username)\Desktop\archi
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -clean -application com.archimatetool.commandline.app -consoleLog -nospalsh --loadModel C:\Users\(username)\AppData\Roaming\Archi4\model-repository\ds\.git\temp.archimate --html.createReport C:\Users\(username)\Desktop\archi

!ENTRY com.archimatetool.editor.fullscreen.macos 2 0 2018-05-24 09:37:21.760
!MESSAGE Could not resolve module: com.archimatetool.editor.fullscreen.macos [10]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.ws=cocoa)"


!ENTRY org.eclipse.osgi 4 0 2018-05-24 09:37:21.791
!MESSAGE Application error
!STACK 1
org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -nospalsh
   at org.apache.commons.cli.DefaultParser.handleUnknownToken(DefaultParser.java:360)
   at org.apache.commons.cli.DefaultParser.handleConcatenatedOptions(DefaultParser.java:702)
   at org.apache.commons.cli.DefaultParser.handleShortAndLongOption(DefaultParser.java:533)
   at org.apache.commons.cli.DefaultParser.handleToken(DefaultParser.java:243)
   at org.apache.commons.cli.DefaultParser.parse(DefaultParser.java:120)
   at org.apache.commons.cli.DefaultParser.parse(DefaultParser.java:81)
   at com.archimatetool.commandline.CentralScrutinizer.processOptions(CentralScrutinizer.java:124)
   at com.archimatetool.commandline.CentralScrutinizer.start(CentralScrutinizer.java:65)
   at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1499)

Phil Beauvoir

-nospalsh

That is spelt wrong. It should be:

-nosplash
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

Hervé

Hi,

The exception states Unrecognized option: -nospalsh

Try the -nosplash option  ;)

Best regards
Hervé

Hervé

Hi Phil ...

You've been quicker than me  ;D

Phil Beauvoir

Quote from: Hervé on May 24, 2018, 15:04:56 PM
Hi Phil ...

You've been quicker than me  ;D

It was a race, and I won....this time. ;-)
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

Alberto

Well.... that.... was embarrassing
:-\




Phil Beauvoir

Quote from: Alberto on May 24, 2018, 15:05:45 PM
Well.... that.... was embarrassing
:-\

You mean emsarrabbing.  ;D
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.