Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory #2836

Open
AmigosKazz opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels

Comments

@AmigosKazz
Copy link

I think this image missed a script to "# Check whether container has enough memory"

WARN[0000] /home/kazz/oracle-19c/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion 
[+] Running 1/0
 ✔ Container oracle-19c  Created                                                                                0.0s 
Attaching to oracle-19c
oracle-19c  | cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory
oracle-19c  | cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory
oracle-19c  | /opt/oracle/runOracle.sh: line 102: [: -lt: unary operator expected
oracle-19c  | ORACLE PASSWORD FOR SYS, SYSTEM AND PDBADMIN: kazz
oracle-19c  | 
oracle-19c  | LSNRCTL for Linux: Version 19.0.0.0.0 - Production on 23-JUL-2024 17:35:36
oracle-19c  | 
oracle-19c  | Copyright (c) 1991, 2020, Oracle.  All rights reserved.
oracle-19c  | 
oracle-19c  | Starting /opt/oracle/product/19c/dbhome_1/bin/tnslsnr: please wait...
oracle-19c  | 
oracle-19c  | TNSLSNR for Linux: Version 19.0.0.0.0 - Production
oracle-19c  | System parameter file is /opt/oracle/product/19c/dbhome_1/network/admin/listener.ora
oracle-19c  | Log messages written to /opt/oracle/diag/tnslsnr/363520476c87/listener/alert/log.xml
oracle-19c  | Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
oracle-19c  | Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=0.0.0.0)(PORT=1521)))
oracle-19c  | 
oracle-19c  | Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
oracle-19c  | STATUS of the LISTENER
oracle-19c  | ------------------------
oracle-19c  | Alias                     LISTENER
oracle-19c  | Version                   TNSLSNR for Linux: Version 19.0.0.0.0 - Production
oracle-19c  | Start Date                23-JUL-2024 17:35:37
oracle-19c  | Uptime                    0 days 0 hr. 0 min. 0 sec
oracle-19c  | Trace Level               off
oracle-19c  | Security                  ON: Local OS Authentication
oracle-19c  | SNMP                      OFF
oracle-19c  | Listener Parameter File   /opt/oracle/product/19c/dbhome_1/network/admin/listener.ora
oracle-19c  | Listener Log File         /opt/oracle/diag/tnslsnr/363520476c87/listener/alert/log.xml
oracle-19c  | Listening Endpoints Summary...
oracle-19c  |   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
oracle-19c  |   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=0.0.0.0)(PORT=1521)))
oracle-19c  | The listener supports no services
oracle-19c  | The command completed successfully
oracle-19c  | library initialization failed - unable to allocate file descriptor table - out of memory/opt/oracle/createDB.sh: line 63:    29 Aborted                 (core dumped) dbca -silent -createDatabase -responseFile $ORACLE_BASE/dbca.rsp
oracle-19c  | cat: /opt/oracle/cfgtoollogs/dbca/MYORCL/MYORCL.log: No such file or directory
oracle-19c  | cat: /opt/oracle/cfgtoollogs/dbca/MYORCL.log: No such file or directory
oracle-19c  | mv: cannot stat '/opt/oracle/product/19c/dbhome_1/dbs/spfileMYORCL.ora': No such file or directory
oracle-19c  | mv: cannot stat '/opt/oracle/product/19c/dbhome_1/dbs/orapwMYORCL': No such file or directory
oracle-19c  | mv: cannot stat '/opt/oracle/product/19c/dbhome_1/network/admin/tnsnames.ora': No such file or directory
oracle-19c  | ORACLE_HOME = [/home/oracle] ? ORACLE_BASE environment variable is not being set since this
oracle-19c  | information is not available for the current user ID .
oracle-19c  | You can set ORACLE_BASE manually if it is required.
oracle-19c  | Resetting ORACLE_BASE to its previous value or ORACLE_HOME
oracle-19c  | The Oracle base remains unchanged with value /opt/oracle
oracle-19c  | /opt/oracle/checkDBStatus.sh: line 26: sqlplus: command not found
oracle-19c  | #####################################
oracle-19c  | ########### E R R O R ###############
oracle-19c  | DATABASE SETUP WAS NOT SUCCESSFUL!
oracle-19c  | Please check output for further info!
oracle-19c  | ########### E R R O R ###############
oracle-19c  | #####################################
oracle-19c  | The following output is now a tail of the alert.log:
oracle-19c  | tail: cannot open '/opt/oracle/diag/rdbms/*/*/trace/alert*.log' for reading: No such file or directory
oracle-19c  | tail: no files remaining
oracle-19c exited with code 1


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants