The first thing i would do is upgrade to Java 8_45
Then allocate more ram. this is what your current allocation is
-Xms256M -Xmx1536M -XX:permSize=256m
I would use at minimum 2GB(2048MB) but even that is low.
Personally i use 4GB.
Another thing you can do if clean out your FTB folder, and...