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 (or -t) is specified then this flag will cause Integrator to wait for each AssemblyLine's (EventHandlers) completion before starting the next. If this flag is not specified then Integrator will start all AssemblyLines specified by the -r parameter in parallel. Do note that you probably do not want this flag with -t if you start several EventHandlers: Only one will be active at a time.

Note: The server will die when it has not active threads.  However, we have experienced that with Perl, the Perl task is counted as an active thread.  Use -w to force Integrator to die after the last AssemblyLine has finished.

-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.6 ©Copyright Metamerge AS 2000-2002 Last edited 2002-06-10 contact us