Hello,
It works here with LED 13 as long as I have a connection to Arduino.
You should comment the Serial.println() on the Arduino; you are sending data back to Processing but there is no code to receive this.
Do not use the Arduino monitor or plotter when connecting Arduino to Processing over one serial connection.
:)