My Oracle Support Banner

WebLogic Server Shutting Down When Terminal Session Is Closed (Doc ID 2198955.1)

Last updated on AUGUST 04, 2023

Applies to:

Oracle WebLogic Server - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

WebLogic server installed on Linux 7.2 goes down randomly without logging any information.  The Agile server (WebLogic) is shutting down whenever you close your terminal session.

You have tried various combinations of the nohup and & commands with no success, some of which are:

    nohup ./startAgile.sh >AgileConsole.out  2>&1 &
    nohup ./startAgile.sh >AgileConsole.out 2>&1&
    nohup ./startAgile.sh >AgileConsole.out </dev/null >/dev/null 2>&1 &

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.