*Don't forget to add a space between $JAVA_OPTS and your additionnal option. In your case, you joined -J and -D parameters without a space, as a result the jvm does not recognize an option named "J-D" :)*
I've again an error Unrecognized option: -J-Dcom.sun.CORBA.transport.ORBTCPReadTimeouts=10:30000:500:10 Could not create the Java virtual machine. Unrecognized option: -J-Dcom.sun.CORBA.transport.ORBTCPReadTimeouts=10:30000:500:10 Could not create the Java virtual machine. and Tomcat doesn't start thanks