Skip to content

Running Preprocess.exe from Linux  #3

@paulfwhite

Description

@paulfwhite

Environment variable MONO_PATH must be set to the location of the ingres.client library.

[paul@ckrs_linux 1-forv11]$ mono /home/paul/playback-2.5.1/main/Preprocess/Preprocess/bin/Debug/Preprocess.exe
Preprocessing Version is 2.5.1
Input: SC930
Settings are:

Output: SC930 Trace

Unhandled Exception:
System.TypeLoadException: Could not load type of field 'Ingres.Playback.Preprocess.ParserJDBCTrace:con' (1) due to: Could not load file or assembly 'Ingres.Client, Version=2.1.0.0, Culture=neutral, PublicKeyToken=n ull' or one of its dependencies.
at Ingres.Playback.Preprocess.MainClass.Main (System.String[] args) [0x0001e] in <978b04eae2874a8bb094867 d6062471d>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type of field 'Ingres.Playback. Preprocess.ParserJDBCTrace:con' (1) due to: Could not load file or assembly 'Ingres.Client, Version=2.1.0.0 , Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at Ingres.Playback.Preprocess.MainClass.Main (System.String[] args) [0x0001e] in <978b04eae2874a8bb094867 d6062471d>:0

[paul@ckrs_linux 1-forv11]$ export MONO_PATH=/home/paul/playback-2.5.1/main/Preprocess/Preprocess/lib
[paul@ckrs_linux 1-forv11]$ mono /home/paul/playback-2.5.1/main/Preprocess/Preprocess/bin/Debug/Preprocess.exe
Preprocessing Version is 2.5.1
Input: SC930
Settings are:

Output: SC930 Trace

qtrace files 0
sess files 52
Showing Input List:
Detected version 0 for file ./sess_156782_7fe06050b7c0
Detected version 19 for file ./sess_156782_7fe060f257c0
Detected version 0 for file ./sess_156782_7fe0612acb80
.. etc

Metadata

Metadata

Assignees

No one assigned

    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