Git Product home page Git Product logo

Comments (3)

jppop avatar jppop commented on August 17, 2024

Hello,

Could be disk space issue.
We use host machine (where docker is running) with 16GB RAM and a disk with at least 80 GO.

from dctm-docker.

karolbe avatar karolbe commented on August 17, 2024

Actually, this looks like a duplicate of the closed issue #3 , I have following error in the log:

00:27:35,429 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerCheckKeystoreStatus - The installer detected the keystore already exists and was created using default password.
00:27:37,434 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerQueryDatabaseInformation - The installer is gathering database connection information from the local machine.
00:27:37,441 INFO [main] com.documentum.install.appserver.jboss.JbossApplicationServer - setJboss sharedDfcLibDir is:/opt/documentum/shared/dfc
00:27:37,441 INFO [main] com.documentum.install.appserver.jboss.JbossApplicationServer - getFileFromResource for templates/appserver.properties
00:27:37,443 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerUpdateTCSUnixServiceFile - The installer will check service entries for repository devbox.
00:27:39,449 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerLoadServerWebcacheInfo - The installer will obtain database information of XE.
00:27:39,450 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerTestDatabaseConnection - The installer is testing the database connection information
00:27:39,451 INFO [main] com.documentum.install.server.common.services.db.DiServerDbSvrOracleServer - The installer is testing the database connectivity for the user "system".
00:27:39,593 INFO [main] com.documentum.install.server.common.services.db.DiServerDbSvrOracleServer - The installer is validating the database version is supported.
00:27:39,710 INFO [main] com.documentum.install.server.common.services.db.DiServerDbSvrOracleServer - The installer is checking for the database TEMP tablespace.
00:27:39,830 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerTestDocbaseOwnership - The installer is verifying that there is no repository owned by devbox.
00:27:40,018 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerQueryTablespaceName - The installer is gathering all accessible tablespace names from the selected database.
00:27:40,212 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerObtainOracleDataFileDirectory - The installer is locating the default Oracle data file directory.
00:27:40,401 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerLoadDataFileInfo - The installer will set default database information for repository devbox.
00:27:40,405 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerCheckProcessXHive - processing xhive=false
00:27:40,408 INFO [main] com.documentum.install.server.installanywhere.actions.DiWAServerModifyDfcProperties - The installer will update dfc.properties file.
00:27:40,410 INFO [main] com.documentum.install.shared.common.services.dfc.DiDfcProperties - Installer is adding it as primary connection broker and moves existing primary as backup.
00:27:40,414 ERROR [main] com.documentum.install.server.installanywhere.actions.DiWAServerModifyDfcProperties - Failed to backup file: /opt/documentum/shared/config/dfc.properties - current user may lack adequate security access privileges. Click Yes to continue,click NO to exit from the installer.
com.documentum.install.shared.common.error.DiException: Failed to backup file: /opt/documentum/shared/config/dfc.properties - current user may lack adequate security access privileges.
at com.documentum.install.shared.common.services.DiUtil.backupFile(DiUtil.java:1866)

from dctm-docker.

karolbe avatar karolbe commented on August 17, 2024

It was a problem with access to /opt/documentum/shared/config/dfc.properties. I accidentally commented out the "USER dmadmin" line from dctm-base/Dockerfile:85 because I didn't want to install the patch and dfc.properties was copied with root user...

Now all is working fine! :-)

from dctm-docker.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.