Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AgenPro, MIB Explorer, or MIB Designer does hang after accepting license and confirming to set a MIB repository path or to install accompanied files.

Root Cause

There seems to be. bug in the Mac OS X Java runtime regarding the Aqua look & feel support. Using the file chooser while the main windows (the frame) is not displayed yet, results in a deadlock. 

...

ToolWorkaround
AgenPro
  1. Create a text file named AgenPro4.cf in your home directory
  2. Add the following line to that file:

    Code Block
    languagebash
    LookAndFeel=com.jgoodies.looks.plastic.Plastic3DLookAndFeel
  3. Restart AgenPro

MIB Explorer

Disable the installation check which is displayed after the license agreement by adding the following lines to a (new) file mxp4.cf file in your users home directory and replace "4.3.0" with your version. This problem should be solved with MIB Explorer 4.3.1 and later:

Code Block
languagebash
mibexplorer.installer.installedPath=
mibexplorer.installer.installedVersion=4.3.0

After the main window is displayed, please install you MIB files, examples, etc. with File->Install...


MIB DesignerFollow the steps described here.