WebLogic Restart, the background is not loaded but can be accessed normally

Source: Internet
Author: User

1. Background narration


After launching the application in the Linux environment using WebLogic Intermediate, after the background login, load the application that needs to be started, modify it halfway, and reload it. One of these apps is not in the background load list, but access to the address is also normal. After the app is deleted in the background, it is still not visible to load again, but can be accessed.


2. Reason:


The reason is that under the domain that was established, there is a config file under config directory that controls it. That is, after the first load of the application succeeds, the. config document persists and is always called

Path:/oracle/middleware/user_projects/domains/base_domain/config

3. Solve


Will

<app-deployment>

<name> App Package name </name>

<target>AdminServer</target>

<module-type>war</module-type>

<source-path> Application Path </source-path>

<security-dd-model>DDOnly</security-dd-model>

</app-deployment>

After removal, restart can be done.



This article from "Chime" blog, declined reprint!

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.