Note:

This Install Guide is suitable for JMRI versions 2.5.2 and later - for versions 2.5.1 and earlier, refer to the old Install Guide.

JMRI 2.5.2 and later Install Guide: Windows

  1. Determine if your hardware supports Java and JMRI
  2. We have had a report that a 100MHz Pentium is too slow to use, and another that a 120MHz Pentium II is fine, so somewhere around there is the minimum machine configuration, but it's important to have enough memory. We recommend you have at least 96MB of memory for Windows 98, and 128MB of memory for Windows 2000 or later. Having 128MB or 256MB respectively would give better performance. For the more complicated programmer screens, a display with a resolution of 800x600 or larger is strongly recommended. Note that used PC hardware is available for very little money; it might be cheaper to buy a used computer than to update your existing one.

  3. Get JMRI
  4. Download a version of JMRI, either the latest production version, or a "test version". Since the version numbers change with every release, this link takes you to the general JMRI download page, where you can select whichever version you like.

    JMRI also supports an offline installation - to setup, refer to the offline installation notes below.

    The JMRI project is continuously adding features, bug fixes, examples and tutorials to the release, and so new "test" versions appear every couple of weeks. You may find one of these has features that you really want. These are announced in the "jmriusers" Yahoo discussion group at http://groups.yahoo.com/group/jmriusers/.

  5. Run the JMRI installer
    1. Installer start-up
    2. installer welcome page

    3. Check for a previous version
    4. It will then check to see if a previous version of JMRI exists, backup any preference, roster and other settings and, if necessary, uninstall the old version.
      installer backup and remove page
      or
      installer backup page

      Uninstall of version 2.5.1 or earlier:

      Initial confirmation
      installer uninstall old version confirmation

      Uninstaller progress
      installer uninstall old version progress

      Uninstaller complete
      installer uninstall old version complete

    5. Choose installation type
    6. If supported by your Windows version and depending on the permissions of your user, the installer may ask you to choose to install JMRI just for yourself or for all users of the computer.
      installer user choice

    7. Choose components
    8. The installer will now present a list of the components to be installed.
      installer component choice
      This will install JMRI to the default location, place shortcuts for DecoderPro and PanelPro on the desktop and create a JMRI Start Menu folder containing shortcuts for typically used JMRI programs.

      If you wish to change where JMRI is installed, change the install type to 'Custom (select to choose program folder)'.
      installer type choice

    9. Check for Java
    10. It will check for a suitable version of Java on your computer and, if required, will connect to the internet to download the most current version for your computer. (For an offline installation, refer to the offline installation notes below).
      installer ask Java download

      Downloading java
      installer start Java download

    11. Install files
    12. Once existence of a suitable Java Runtime Environment has been confirmed, it will then install the needed libraries, plus add a "JMRI" program group to your Start menu and put shortcuts to the DecoderPro and PanelPro programs on your desktop.
      installer files install

    13. Installation is complete.
    14. installer finish

  6. Start the programs from the JMRI group under Programs in your Start menu.
    JMRI Start menu
    (This shows the Start menu following a 'Typical' install - a 'Full' install will place additional icons in this menu)

  7. Configure the program to connect to your layout

    The JMRI hardware page lists the various types of layout equipment that JMRI can connect to, and gives links to instruction pages. Go there next to complete your setup.

Notes:

Offline installation

The Windows JMRI installer for version 2.5.2 or later supports an offline installation of Java and JMRI. Typically, this would be used when the computer on which you wish to run JMRI does not have internet access.

(The following instructions assume that you are setting up a blank removable flash drive - creation of a CD will be similar but may depend on the capabilities of your CD authoring software)

  1. Copy the previously downloaded JMRI installer onto the root of the flash drive.
  2. Create directories in the root of the flash drive called:
    • JRE
    • JRE_98ME

      The following image shows the resulting structure:
      Offline installer folder structure

  3. In the JRE directory, place a copy of the Java offline installer for Windows 2000 or later. If required, the latest version can be downloaded from Sun Microsystems here. A typical name for this file is 'jre-6u11-windows-i586-p-s.exe'.
  4. In the JRE_98ME directory, place a copy of the Java offline installer for Windows 98 and ME. If required, this can be downloaded from Sun Microsystems here. The filename should be 'jre-1_5_0_17-windows-i586-p-s.exe'.

Setup of the JMRI offline installation media is now complete.

Note: If you do not wish to support offline installation on Windows 98 and Windows ME, skip the creation of the directory 'JRE_98ME'.

Large Windows

control panel

Depending on what it wants to display, JMRI can open up very large windows. Generally, JMRI uses the size of the screen and information about fixed things like the start bar to decide the maximum size for an opening window so that e.g. the corners can't be reached to resize the window.

Depending your Windows display operation, large JMRI windows will either resize to stay on the large part of the screen, clear of start bars and menu bars, or will be displayed at the full size of the screen, appearing under the start bar and menu bars.

This is controlled by the Taskbar and Start Menu Properties control panel. JMRI windows can open to the full screen size if the 'Keep the taskbar on top of other windows' option is de-selected.

Also, they can open to the full screen size if the 'Auto hide the taskbar' option is selected

Windows Themes and Skins

If you're using a "skinning" utility which changes the appearance of programs running on your computer, you should tell it to ignore the "java.exe" program. That's how JMRI and DecoderPro will appear to it, and they weren't written with such "skins" in mind.

Serial port configuration

DecoderPro may encounter problems if the serial port used to connect to the layout shares an interrupt with another serial port. Typically COM1 and COM3 share an interrupt, as do COM2 and COM4. In particular, some systems are unable to communicate (and may experience a lockup) when the layout's serial port shares an interrupt with a port used for a serial mouse. Please make sure that the serial port connected to your layout does not share an interrupt with another serial port.

With Windows XP, your serial port parameters might not be properly set for hardware flow control. To fix this, right-click on My Computer and select Properties. Go to the Hardware tab and click on Device Manager. Open up the section that says Ports (COM & LPT). Right-click on the serial port you have the LocoBuffer hooked to and select Properties. Go to the Port Settings tab and set the options to 19200, 8, None, 1, Hardware. Click OK. Close everything. Restart JMRI and verify your connection settings.

Debugging

Sometimes things go wrong. The information in this section can help.

The Log Screen

JMRI logs information about errors to a "messages.log" file in the "systemfiles" sub-directory of the JMRI preferences directory, and to a console window. This window is generally white text on a black background, and is labelled either "Java" or "DOS". If something is going wrong, look there for more information.

If asked for a copy of the error messages, you can usually get them from the messages.log file. If not, to make a copy of the log window:

  1. In the command prompt window, left-click on the JMRI icon to the left of the words "DecoderPro" (or "PanelPro"). You will get a drop-down menu.
  2. In that menu, put your cursor over "Edit" to get a sub-menu.
  3. Left-click on "Select All" in that sub-menu. All the text in the window will reverse colors with the background, and the menus will disappear.

    Alternately, you can left click on "Mark" in that sub-menu. The menus will disappear. Then, left-click and hold while dragging the cursor over the text to be copied. Only the selected text will reverse colors with the background.

  4. Repeat Steps 1 and 2 above, then left click "Copy" on the sub-menu. The text and window will revert to their original colors. The text is now on XP's clipboard.
  5. In your e-mail client, the Yahoo! "Post Message" pane, Notepad, Wordpad, favorite word processor, etc, position your cursor and left-click on Edit and then Paste, or press the "Ctrl" and "V" keys.

Keeping The Log Window Open

Usually the log window closes when the program ends, and that's what you want. Sometimes, you want it to stay around so you can see error messages that happen during shutdown, or even caused the shutdown.

To get the window to stay open:

  1. Right click and select "show properties" on the program icon
  2. Deselect "Close window on program end"