Share

Java Home Automation

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

setSelectedIndex: 31 out of bounds

You are viewing a single message from this topic. View all messages.

  1. 2007-02-01 02:58:30 UTC
    I just downloaded alice-1.3.1.zip from SourceForge and tried to run it (on Windows XP). First, there is no alice.jar. However, it looks as though it runs from:

    java -jar JHome-1.3.1.jar

    I get:

    Connecting to local HAGateway . . .Connected!
    Connecting to local FileServer . . .Connected!
    Exception in thread "main" java.lang.IllegalArgumentException: setSelectedIndex: 31 out of bounds
    at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:595)
    at org.wcb.autohome.TimePanel.loadSavedProperties(TimePanel.java:424)
    at org.wcb.autohome.TimePanel.setupComponents(TimePanel.java:116)
    at org.wcb.autohome.TimePanel.<init>(TimePanel.java:71)
    at org.wcb.autohome.SerialPanel.setupComponents(SerialPanel.java:99)
    at org.wcb.autohome.SerialPanel.<init>(SerialPanel.java:91)
    at org.wcb.autohome.HomeCenterPanel.setupComponents(HomeCenterPanel.java:120)
    at org.wcb.autohome.HomeCenterPanel.<init>(HomeCenterPanel.java:76)
    at org.wcb.autohome.AliceFrame.<init>(AliceFrame.java:95)
    at org.wcb.autohome.Main.main(Main.java:90)

    I get the same thing with JDK 1.5.0_09 and 1.6.0.

    Not sure what do do next. I have the serial version of ActiveHome and a CM112A that works with it.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.