skip navigation
URC Consortium Logo

You are here: MyURC.org > Tools & Prototypes > SatelliteBox > Installation Notes

Satellite Box - Installation Notes


Page Contents:


Installation

  1. Unpack the SatelliteBoxNQT.zip file to your local hard drive.
  2. Run bin/SatelliteBox.html from file in IE, Firefox or Safari.

Trouble Shooting

  1. Open the Java console (right-click on Java icon in system tray), and make sure there are no exceptions thrown by Java. If a java.security.AccessControlException is thrown.
    • If your Java console shows a java.security.AccessControlException, make sure you have the following line in JAVA_HOME/lib/security/java.policy:
      permission java.security.AllPermission;
      This replaces the following line (shown as comment here):
      // permission java.net.SocketPermission "localhost:1024-", "listen";
  2. Run the Satellite Box Applet on a different computer than the one running UCH.
  3. Make sure your UCH is running well.

Last update: Gottfried Zimmermann, 2008-08-20

This site is maintained by the University of Wisconsin Trace Center, a member of the Universal Remote Console Consortium.