We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am facing below dependency error on orawls:domain. kindly help on this
rror: Found 1 dependency cycle: (Exec[create /apps/oracle directory] => File[/apps/oracle] => File[/apps/oracle/oraInst.loc] => Orawls::Utils::Orainst[weblogic orainst base_domain] => Orawls::Weblogic_type[base_domain] => Class[Icon_wls_admin::Weblogic] => Class[Icon_wls_admin::Opatchupgrade] => Class[Icon_wls_admin::Opatchupgrade] => Class[Icon_wls_admin::Opatch] => Orawls::Opatch[28710939] => Wls_opatch[/apps/oracle/product/fmw/middleware12c:28710939] => Orawls::Opatch[28710939] => Class[Icon_wls_admin::Opatch] => Class[Icon_wls_admin::Domain] => Orawls::Domain[base_domain] => Exec[create /apps/oracle directory]) Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz Error: Failed to apply catalog: One or more resource dependency cycles detected in graph
The text was updated successfully, but these errors were encountered:
Hi, please look at the vagrant examples it has some manifests with all the includes and requires.
Thanks Edwin
Sorry, something went wrong.
No branches or pull requests
Hi,
I am facing below dependency error on orawls:domain. kindly help on this
rror: Found 1 dependency cycle:
(Exec[create /apps/oracle directory] => File[/apps/oracle] => File[/apps/oracle/oraInst.loc] => Orawls::Utils::Orainst[weblogic orainst base_domain] => Orawls::Weblogic_type[base_domain] => Class[Icon_wls_admin::Weblogic] => Class[Icon_wls_admin::Opatchupgrade] => Class[Icon_wls_admin::Opatchupgrade] => Class[Icon_wls_admin::Opatch] => Orawls::Opatch[28710939] => Wls_opatch[/apps/oracle/product/fmw/middleware12c:28710939] => Orawls::Opatch[28710939] => Class[Icon_wls_admin::Opatch] => Class[Icon_wls_admin::Domain] => Orawls::Domain[base_domain] => Exec[create /apps/oracle directory])
Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
Error: Failed to apply catalog: One or more resource dependency cycles detected in graph
The text was updated successfully, but these errors were encountered: