Menu

#4 config file on command line

v1.0_(example)
open
nobody
5
2003-02-07
2003-02-07
No

config file specified on the command line cannot be loaded:

Command line argument found, will try to use custom
configuration file.
Configuration file not found.
Exception in thread "main" java.lang.NullPointerException
at
java.util.StringTokenizer.<init>(StringTokenizer.java:119)
at
java.util.StringTokenizer.<init>(StringTokenizer.java:135)
at mdm.Window.<init>(Window.java:73)
at mdm.Window.main(Window.java:1134)

Discussion


Log in to post a comment.