I am facing this problem since more than a month, here is what I see when I run java on command line:
$ java -Xmx1300m Error occurred during initialization
I've just seen this problem myself, Jboss AS7 with jdk1.5.0_09. Update System Property JAVA_HOME to jdk1.7+ to fix (I'm using jdk1.7.0_67).