Giter Club home page Giter Club logo

docker's People

Contributors

dirknachbar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker's Issues

OTD Image startup fails with environment not set

Image generated using the current code doesn't set the environment before creating the domain. Also, the current docker file doesn't expose the necessary ports.
I have made the necessary changes to the code. I can update in your repository.

Error while access to Console

I have an issue with this 5th step.
Starting the Managed Servers, Oracle HTTP Server and Reports Server

  • Ensure that the frfmw container is up and running
    container logs
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
<Notice> <Log Management> <BEA-170036> <The Logging monitoring service timer has started to check for logged message counts every 30 seconds.>
<Notice> <Log Management> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.>
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>
<Notice> <WebLogicServer> <BEA-000329> <Started the WebLogic Server Administration Server "FRTESTAdminServer" for domain "FRTEST" running in production mode.>
<Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
<Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 172.18.0.2:7001 for protocols iiop, t3, ldap, snmp, http.>
<Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
<Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 172.18.0.2:7001 for protocols iiop, t3, ldap, snmp, http.>
<Notice> <WebLogicServer> <BEA-000360> <The server started in RUNNING mode.>
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING.>

FRTESTAdminServer.log

<BEA-000360> <The server started in RUNNING mode.> 
<BEA-000365> <Server state changed to RUNNING.> 

FRTEST.log

<BEA-000365> <Server state changed to STANDBY.> 
<BEA-000365> <Server state changed to STARTING.> 
<BEA-170036> <The Logging monitoring service timer has started to check for logged message counts every 30 seconds.> 
<BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.> 
  • Connect with a browser on your docker host to the forwarded WebLogic AdminServer Port (most likely 7001) to the Enterprise Manager Fusion Middleware Control (http://localhost:7001/em)
    image

Could you help me please ?

Kinds regards

Error Building OracleFormsReports

Hi Dirk, I was able to build everything involved in the 12.2.1.3 section until I got to the OracleFormsReports. I ran them and ran into the error shown in the image below. You'll notice I'm running as root this time, I tried it as the normal user previously and got the same error.

image

I'm running the build on a Centos 7 virtual machine on VirtualBox. I think it's having issues with writing to the /tmp folder, maybe because of Selinux? I think this because of the failure and because when I go to look for the log that it says is under the /tmp directory, it's not there.

Database connection and file permission issues

Hi, I did the following according to the readme file:

 mkdir -p /opt/oracle/oradata
 mkdir -p /opt/oracle/user_projects
 # Make sure that your oracle user on the Docker Host got:
 # uid=54321(oracle) gid=54321(oinstall)
 chown -R oracle:oinstall /opt/oracle/oradata
 chown -R oracle:oinstall /opt/oracle/user_projects
 chmod -R 777 /opt/oracle/oradata
 chmod -R 777 /opt/oracle/user_projects

I also have a running database that I can connect from my laptop, and modified DC_HOSTNAME, SID, PDB in the setenv.sh file to connect to that database. But I got the following errors with database connection:

    RCU Logfile: /tmp/RCU2018-10-25_18-33_1725930400/logs/rcu.log

Processing command line ....
Unable to connect to the database using the provided details.
Enter a valid hostname and port or check if the listener is up and running.

ERROR - RCU-6090 Connection step validation failed.
CAUSE - RCU-6090 Skipping main operation: failed to connect to database because database details were missing or invalid.
ACTION - RCU-6090 Provide correct database details and try again.

and then a few steps down this error:

--> Step: writeDomain and closeTemplate

com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: Error writing domain:
com.oracle.cie.domain.script.ScriptException: 60308: Domain location not writable.
60308: The domain location does not have write permission.
60308: Correct permissions or select different domain location.

Error: runCmd() failed. Do dumpStack() to see details.
mkdir: cannot create directory '/opt/oracle/user_projects/domains': Permission denied

Can you please tell me what I missed here and how to fix the errors?

Thanks,
Heather

Large Images

Hi,
I refactored some of the build code to get smaller images. (5.57GB for localhost/oracle/formsreports:12.2.1.3). Someone interested?

best regards
Max

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.