weblogic10.3 Start error Unrecognized option:-jrockit error:could not create the Java Virtual machine

Source: Internet
Author: User
Tags create domain

Today, when using WEBLOGIC10.3+JDK7 to create domain, the following error message is established after domain startup:

Unrecognized option:-jrockit
Error:could not create the Java Virtual machine.
ERROR:A Fatal exception has occurred. Program would exit.

Start as follows:

After a preliminary analysis of the cause of the error, the feeling is that-jrockit is not recognized as a parameter item. This parameter is not added manually, so the focus of the analysis is on the startup file Startweblogic.cmd.

Once viewed, it is highly suspect that%java_vm% introduced the-jrockit parameter, so it was tested to remove the%java_vm% parameter from the following code in the startup file as follows:

Then, save the file and rerun Startweblogic.cmd, this time, the normal boot success!

weblogic10.3 Start error Unrecognized option:-jrockit error:could not create the Java Virtual machine

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.