Launching MainView Explorer
You can launch MainView Explorer in one of the following ways:
- (PTF BQY1939 applied) Perform a one-time download of a stand-alone package, which can be deployed locally or remotely, and is easily configurable to create one or more MainView Explorer sessions.
- Use Java Web Start from any web browser to launch individual MainView Explorer sessions that are then saved as shortcuts to your desktop.
To launch MainView Explorer from the stand-alone package (PTF BQY1939 applied)
- Open any browser and enter the URL: http://host:port/mveload to download the stand-alone package.
- For host, use the IP address or name of the system on which the MainView host server is running.
- For port, use the value specified for the PORT parameter in the host server startup procedure. For more information, see Creating-the-MainView-host-server-startup-procedure.
- Press Enter.
The MainView Explorer download page appears. - Click Download to begin downloading the stand-alone package, mveimage.exe.
- Save the file to the directory from which you want to run MainView Explorer:
- If prompted to Run or Save the file, click the arrow next to Save and select Save As. Browse to the location you want and click Save.
- If the file is saved automatically, open your Downloads folder and move the file to the desired location.
- Double-click the file to extract the mveimage folder and its contents.
- From within the mveimage folder, open the runmve.txt file for editing.
- Edit the last line of the file as needed:
bin\javaw -Xmx1024m -Dsun.java2d.uiScale=1 -m com.bmc.mve %host %port expref=?- If you want to show console messages, change javaw (the default) to java.
- For %host and %port, enter the IP address or system name and port number of the server to which you want to connect.
- If the host server uses TLS protocol, use expref=s. If not, use expref=n or delete the parameter.
- Add any of the additional parameters listed in the file as desired.
- Locate the Save As option in your editor, change the TXT extension to BAT, and click Save .
Use this method to create as many different MainView Explorer session files as you require. - Double-click the new BAT file.
A command prompt opens and initializes the connection. The MainView Explorer logon screen appears and prompts you to log on. To start your MainView Explorer session, see Logging-on-to-MainView-Explorer.
To launch MainView Explorer using Java Web Start
- Open any browser and enter the URL: http://host:port/mve.
- For host, use the IP address or name of the system on which the MainView host server is running.
- For port, use the value specified for the PORT parameter in the host server startup procedure. For more information, see Creating-the-MainView-host-server-startup-procedure.
- Press Enter.
A web page appears with two launch buttons: one for MainView Explorer and one for MainView Explorer Viewer. - Click the launch button for MainView Explorer.
A new window opens and prompts you to log on. To start your MainView Explorer session, see Logging-on-to-MainView-Explorer.
If running MainView Explorer in IE with TLS
You can run MainView Explorer in secure mode (https) using Transport Layer Security (TLS) in Microsoft Internet Explorer (IE). You define the security parameters for TLS in the MainView host server startup procedure. (For more information, see Creating-the-MainView-host-server-startup-procedure.) However, when using security and running MainView Explorerin IE, you might experience problems if your organization changes from secure mode to unsecure mode. For example, MainView Explorer might fail to connect to the host server if the TLS parameters in the host server startup procedure were originally defined as either SSL=Y or TLS=Y (security is enabled) and are later changed to SSL=N or TLS=N (security is disabled). If this occurs:
- Delete the IE browser history.
- Close and relaunch IE.
- Reconnect to the MainView Explorer host server.