*
Metamerge logo
Search

Advanced Search
*
*
*
* HOME DOCUMENTS & RESOURCES DOWNLOADS EARLY TECH ACCESS SUPPORT FAQ KNOWN ISSUES OLD VERSIONS
*

Metamerge Command Line Options

Command line options must have their value followed immediately after the option. Do not use a space between the option and the value.

Metamerge Admin Tool

miadmin [options]
Option Description
-c Configuration file (default rs.cfg)
-e Error Log file (default console output)
-l Look & Feel ( windows | motif | metal )

Metamerge Server

miserver [options]
Example: miserver -c"c:\metamerge\demos\rs.cfg" -r"Access2LDAP" -l"c:\metamerge\mydemo.log"
Note that there is no space between the option letter and the value. Use quotes to save against possible spaces in the values.
Option Description
-c Configuration file (default rs.cfg)
-l Log file (default console output)
-D Flag to disable startup of EventHandlers
-r Comma separated list of AssemblyLine names to start.
-w If -r is specified then this flag will cause Metamerge to wait for each AssemblyLine's completion before starting the next. If this flag is not specified then Metamerge will start all AssemblyLines specified by the -r parameter in parallell.
-v Show version information and exit.
-P Password if configuration file is encrypted
-p Dump java properties on startup
-t Comma separated list of EventHandlers to start. The -w flag has the same effect on EventHandlers as on AssemblyLines.
 

When Metamerge terminates it returns an exit code which is one of the following:

Exit Code Meaning
0 User started MI with "-v" parameter (show info and exit)
1 Could not open logfile (-l parameter)
  Could not open config file
  Terminated by admin request
2 Exit after auto-run. When you start MI specifying -w MI will run the AssemblyLines
  specified by the -r parameter and then exit.
9 License expired/invalid

 

 
 
*
  Metamerge Integrator version 4.5 ©Copyright Metamerge AS 2000-2002 Last edited 2002-04-30 contact us