Skip to content

Can't start in CLI mode #1

@sgoo

Description

@sgoo

when i try to start in CLI mode i get

Exception in thread "main" java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.Error: Unresolved compilation problem: 
    val$posixlyCorrect cannot be resolved or is not a field

    at joptsimple.OptionParserState.moreOptions(OptionParserState.java:37)
    at joptsimple.OptionParser.<init>(OptionParser.java:15)
    at NetLogin$1.<init>(NetLogin.java:28)
    at NetLogin.main(NetLogin.java:28)
    ... 5 more

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions