Problem with boarduino and firmata

  arduino = new Arduino(this, Arduino.list()[0], 115200);

The standardfirmata sketch in my IDE set the serial speed to 57600. Have you changed the speed in your version?