ADF 12c Runtime Install

I downloaded and installer the ADF 12c Runtime file, fmw_infra_121200.jar.  Now I'd like to configure a domain, however when I run config.sh, it can't find com.oracle.cie.wizard.WizardController.  It's the classic CLASSPATH problem.  I've run other scripts such as commEnv,sh and setWlstEnv.sh to set the CLASSPATH but the config.sh script refuses to run.  Is this a newbie problem or should the  fmw_infra_121200.jar install on top of an already installed Weblogic?
    Best Regards,
           Michael

So I used wls1211_generic-12.1.1.jar to install Weblogic 12c into /opt/Oracle/products/Oracle_Home.
Then I used fmw_infra_121200.jar to try to install the ADF runtime over the new Weblogic install.
Unfortunately, I get the error message: 
[VALIDATION] [ERROR]:INST-07319: Validation of Oracle Home location failed. The location specified already exists and is a nonempty directory and not a valid Oracle Home
[VALIDATION] [SUGGESTION]:Provide an empty or nonexistent directory location, or a valid existing Oracle Home
installation Failed. Exiting installation due to data validation failure.
The Oracle Universal Installer failed.  Exiting.
I have ORACLE_HOME=/Oracle/products/Oracle_Home set in my silent install response file.

Similar Messages

  • Adf 12c and wls11g

    HI
    i use adf 12c and i want to deploy my applications on weblogic 11g.
    is it possible? How can i install adf 12c on wls11g
    thanks

    Hi,
    ADF 12C is not supported to be installed with Weblogic 11g .
    The information at http://www.oracle.com/technetwork/developer-tools/jdev/documentation/1212-cert-1964670.html#Abrams-SupportInformation-ApplicationServers should be read as follow:
    In case of ADF 12c the only supported WebLogic server is WebLogic 12c. That is stated in the 3rd column of the table in the above document. The 2nd column states that when you use JDeveloper 12c you will be able to connect and deploy directly from JDeveloper to the mentioned application servers 10.3.5+ and 12.1.2. However for ADF 12c the certification is only against 12c.
    So it is not possible to install FMW 12c onto WebLogic 10.3.6.
    Regards,
    Prakash.

  • ADF 12c version application deployment failed

    Hi All,
    I was trying to deploy an ADF 12c Application which successfully tested in JDeveloper failed in while deploying through Fusion Middleware Control 12c
    I am getting the below exception while deploying the EAR ..
    Apr 22, 2015 12:05:57 PM IST> <Warning> <org.apache.myfaces.trinidad.component.UIXComponentBase> <BEA-000000> <getClientId should not be called while the
    view is being constructed. Component ID: j_id2>
    <Apr 22, 2015 12:06:14 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "4653741066113340" for task
    "0". Error is: "weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.apache.myfaces.trinidad.context.AccessibilityProfile"
    weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.apache.myfaces.trinidad.context.AccessibilityProfile
            at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:114)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:175)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:170)
            at weblogic.application.utils.StateMachineDriver$ParallelChange.run(StateMachineDriver.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: org.apache.myfaces.trinidad.context.AccessibilityProfile
            at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)
            at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)
            at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            Truncated. see log file for complete stacktrace
    >
    After adding trinidad-impl.jar in classpath manually , this error gone and I got the another one..
    <Apr 22, 2015 12:45:26 PM IST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /scratch/app/Middleware12c/user_projects/.......war. Ensure that the annotations are valid. The error is oracle.adf.view.faces.bi.webapp.MapProxyServlet
    java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
            at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)
            at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)
            at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            Truncated. see log file for complete stacktrace
    >
    <Apr 22, 2015 12:45:26 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "4656093454447625" for task "3". Error is: "weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet"
    weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
            at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:114)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:175)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:170)
            at weblogic.application.utils.StateMachineDriver$ParallelChange.run(StateMachineDriver.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
            at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)
            at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)
            at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            Truncated. see log file for complete stacktrace
    I hope these classes should be available at runtime once i apply JRF template.  Please let me know what could be wrong in my setup.

    If this still needed. Take a look in Your WSDL file - any references to schemas etc. Are they accessible on server? For example - XSD file have absolute file system link - change it to project level import (copy xsd file to project) or publish to MDS.

  • Oracle ADF 12c SDO :- Failure in SDOSerializer.deserialize

    Hi,
    I am working on ADF 12c  and I have created a SDO service.
    while testing the SDO service from SOAP UI, I am getting below error
            <env:Fault>
               <faultcode>env:Server</faultcode>
               <faultstring>Failure in SDOSerializer.deserialize.</faultstring>
            </env:Fault>
    Please provide any solutions.
    Thanks,
    Sachin

    Hi,
    its JDeveloper and ADF on this forum. For EM related questions, you should try the EM forum
    Frank

  • Problem using ADF Faces Runtime 11 Library

    Hi All,
    I am trying to use tr:Command link to open a dialogue.
    When i run my application including only the JSP Runtime, JSF 2.0, JSTL 1.2 and Trinidad Runtime 11 Libraries my application seems to work fine and a popup is opened.
    However when i include the ADF Faces Runtime 11 library the popup is opened in the same window as a web page.
    The same problem is also encountered when using tr:table with ADF Faces Runtime 11 library.
    The height of the tr:table changes dynamically with the number of rows displayed but when i include ADF Faces Runtime 11 library a fixed height is displayed for the table.
    I need to include the ADF Faces Runtime 11 library for fetching data from application module.
    Can anyone help me out or explain why this happens.
    I am using Jdeveloper 11G.

    Hi John,
    I am actually migrating a project from JDeveloper 10G to Jdeveloper 11G. As u suggested i have removed the ADF Faces Runtime Library from my classpath and included the ADF Model library. When i run my application i am getting the following exceptions.
    [Running application WebApproval42-11g on Server Instance IntegratedWebLogicServer...]
    [05:22:41 PM] Web Module WebApprovalModelWebApp.war recognized in project WebApprovalModel.jpr
    [05:22:41 PM] Web Module WebApprovalViewWebApp.war recognized in project WebApprovalView.jpr
    [05:22:41 PM] ---- Deployment started. ----
    [05:22:41 PM] Target platform is (Weblogic 10.3).
    [05:22:41 PM] Retrieving existing application information
    [05:22:41 PM] Running dependency analysis...
    [05:22:41 PM] Deploying 3 profiles...
    [05:22:41 PM] Wrote Web Application Module to C:\Users\roshan.lobo\AppData\Roaming\JDeveloper\system11.1.2.0.38.60.17\o.j2ee\drs\WebApproval42-11g\WebApprovalViewWebApp.war
    [05:22:41 PM] Wrote Web Application Module to C:\Users\roshan.lobo\AppData\Roaming\JDeveloper\system11.1.2.0.38.60.17\o.j2ee\drs\WebApproval42-11g\WebApprovalModelWebApp.war
    [05:22:42 PM] Wrote Enterprise Application Module to C:\Users\roshan.lobo\AppData\Roaming\JDeveloper\system11.1.2.0.38.60.17\o.j2ee\drs\WebApproval42-11g
    [05:22:42 PM] Deploying Application...
    [05:22:50 PM] Application Deployed Successfully.
    [05:22:50 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [05:22:50 PM] http://192.168.1.84:7101/WebApproval42-11g-WebApprovalView-context-root
    [05:22:50 PM] http://192.168.1.84:7101/WebApproval42-11g-WebApprovalModel-context-root
    [05:22:50 PM] Elapsed time for deployment: 9 seconds
    [05:22:50 PM] ---- Deployment finished. ----
    Run startup time: 9017 ms.
    [Application WebApproval42-11g deployed to Server Instance IntegratedWebLogicServer]
    Target URL -- http://127.0.0.1:7101/WebApproval42-11g-WebApprovalView-context-root/faces/index.jspx
    <Oct 4, 2011 5:22:51 PM IST> <Error> <HTTP> <BEA-101017> <[ServletContext@23231866[app:WebApproval42-11g module:WebApproval42-11g-WebApprovalView-context-root path:/WebApproval42-11g-WebApprovalView-context-root spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@75795c[
    GET /WebApproval42-11g-WebApprovalView-context-root/faces/index.jspx HTTP/1.1
    Accept: */*
    Accept-Language: en-us
    User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3)
    Accept-Encoding: gzip, deflate
    Connection: Keep-Alive
    Cookie: username=; role=; rolepwd=; datasource=; appName=; terminal=
    ]] Root cause of ServletException.
    java.lang.IllegalArgumentException: null source
         at java.util.EventObject.<init>(EventObject.java:38)
         at javax.faces.event.SystemEvent.<init>(SystemEvent.java:71)
         at javax.faces.event.ComponentSystemEvent.<init>(ComponentSystemEvent.java:73)
         at javax.faces.event.PostRestoreStateEvent.<init>(PostRestoreStateEvent.java:73)
         at com.sun.faces.lifecycle.RestoreViewPhase.deliverPostRestoreStateEvent(RestoreViewPhase.java:265)
         Truncated. see log file for complete stacktrace
    >
    <Oct 4, 2011 5:22:51 PM IST> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'DefaultServer' has triggered at Oct 4, 2011 5:22:51 PM IST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Oct 4, 2011 5:22:51 PM IST SERVER = DefaultServer MESSAGE = [ServletContext@23231866[app:WebApproval42-11g module:WebApproval42-11g-WebApprovalView-context-root path:/WebApproval42-11g-WebApprovalView-context-root spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@75795c[
    GET /WebApproval42-11g-WebApprovalView-context-root/faces/index.jspx HTTP/1.1
    Accept: */*
    Accept-Language: en-us
    User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3)
    Accept-Encoding: gzip, deflate
    Connection: Keep-Alive
    Cookie: username=; role=; rolepwd=; datasource=; appName=; terminal=
    ]] Root cause of ServletException.
    java.lang.IllegalArgumentException: null source
         at java.util.EventObject.<init>(EventObject.java:38)
         at javax.faces.event.SystemEvent.<init>(SystemEvent.java:71)
         at javax.faces.event.ComponentSystemEvent.<init>(ComponentSystemEvent.java:73)
         at javax.faces.event.PostRestoreStateEvent.<init>(PostRestoreStateEvent.java:73)
         at com.sun.faces.lifecycle.RestoreViewPhase.deliverPostRestoreStateEvent(RestoreViewPhase.java:265)
         at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:251)
         at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
         at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:111)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = Aptbngdst189 TXID = CONTEXTID = 9948ba59687be1d8:18e4db26:132ceba77f1:-8000-0000000000000123 TIMESTAMP = 1317729171443
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    I am not able to figure out as to what is acusing this exception.
    Can u please help me out.
    Note: The application works fine when i include the ADF Face Runtime library but i have the look and feel and popup issues as mentioned earlier.

  • ADF UIX Runtime

    I download a sample application from http://technology.amis.nl/blog/765/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control
    However, one project' library need ADF UIX Runtime
    How to import this extension?
    ============================================================
    [Running application SpringAndADF on Server Instance IntegratedWebLogicServer...]
    [06:08:04 PM] ---- Deployment started. ----
    [06:08:04 PM] Target platform is (Weblogic 10.3).
    [06:08:04 PM] Retrieving existing application information
    [06:08:04 PM] Running dependency analysis...
    [06:08:04 PM] Deploying 2 profiles...
    [06:08:05 PM] Wrote Web Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SpringAndADF\HrmWebClientWebApp.war
    [06:08:05 PM] Wrote Enterprise Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SpringAndADF
    [06:08:05 PM] Deploying Application...
    <Dec 9, 2010 6:08:08 PM PST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SpringAndADF\HrmWebClientWebApp.war. Please make sure that the annotations are valid. The error is oracle.cabo.servlet.UIXServlet>
    <Dec 9, 2010 6:08:08 PM PST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1291946886471' for task '24'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'SpringAndADF-HrmWebClient-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'SpringAndADF-HrmWebClient-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:404)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:507)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.cabo.servlet.UIXServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Dec 9, 2010 6:08:08 PM PST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'SpringAndADF'.>
    <Dec 9, 2010 6:08:08 PM PST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'SpringAndADF-HrmWebClient-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:404)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:507)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.cabo.servlet.UIXServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    [06:08:08 PM] #### Deployment incomplete. ####
    [06:08:08 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application SpringAndADF due to error deploying to IntegratedWebLogicServer.
    [Application SpringAndADF stopped and undeployed from Server Instance IntegratedWebLogicServer]

    You cannot http://www.oracle.com/technetwork/developer-tools/jdev/desupport11g-087493.html
    John

  • Detect AIR runtime installed in AS2

    Hi,
    I'm trying to detect whether a user has the AIR runtime
    install on his computer.
    This can be easily made in AS3 by calling the getStatus
    method on
    http://airdownload.adobe.com/browserapi/air.swf
    I need to do this in AS2. Does anybody know if there is
    something equivalent?
    Thanks!

    We do not provide an AS2 version of this API. (I should note
    also that using this API requires Flash Player 9.3 or later.)
    Oliver Goldman | Adobe AIR Engineering

  • OPMN process failing every second on 12c agent install Windows servers

    Hi,
    I have installed the 12c agent to both Windows 2003 and Windows 2008 servers and on both OS's I receive an application error event in the Windows logs that the opmn.exe is crashing. I have no idea what this process is or why it's crashing. I don't see any OPMN\logs in the home directory. Any idea what I"m doing wrong? I'm installing it with a response file and it seems like it's working fine otherwise, but I cannot figure out why it installed this opmn.exe and how to install it without it?
    Any help hugely appreciated!!
    Thanks

    Hi,
    This is caused due to the service 'Oracle-agent12r1ProcessManager' that gets created as a part of 12C agent.
    Issue is being investigated in following BUG:
    BUG 14610919 - WINDOWS AGENT INSTALLER 12C BP1 INSTALLING OPMN.EXE SERVICE
    Stopping the service Oracle-agent12r1ProcessManager will stop the errors and will not have any impact on the functionality of the agent.
    Regards,
    Venkat

  • Apex 4.02 missing prerequisite check in runtime install?

    Full install checks for Oracle text and XDB. Runtime install does not.
    Since these components are listed as required in the installation docs, I assume these checks are missing in the runtime install script.

    Hi,
    Go edit that logout navigation bar entry.
    Set entry conditionally "User is Authenticated(not public)"
    Regards,
    Jari

  • Are ADF 12c apps supported on JCS with WLS 12.1.3 instance?

    A customer is interested in JCS Enterprise (not JCS- Sas Ext) with WLS 12.1.3 release. 
    Customer is asking whether ADF 12c apps are supported on JCS and on WLS 12.1.3 instance.
    Thank you.

    Guys,
    Just to close this topic, the answer (that George already got) is:
    "A full JRF is included and preconfigured in both the 11g and 12c choices of WLS on JCS.
    It is ADF 12c (12.1.3) on the WLS 12c (12.1.3) environment.."
    Cheers,
    Bogdan
    #OracleCloud
    https://blogs.oracle.com/oraclecloud4developers/

  • Bug? Obligated to deploy ADF Model Runtime to internal WLS

    Hello, I have a strange problem. I have 2 projects in my application: A model project and a generated webservice (from WSDL). In the webservice I have a handler that logs to the database so I have a dependency on the model project in my webservice project.
    My EAR deployment profile only contains the webservice project (as it should because the model is implied through the depenency, right?), but I have to deploy the "ADF model runtime" library along with it because I get a NoClassDefFound exception otherwise. THis si weird because this is a runtime library and I have an ADF domain in my WLS so the library is already there. I have other webservices deployed onto this same server and they don't have this problem. The only difference I can think of between those and the one with the error is that the last webservice was generated with a local WSDL and the others from an URL. But it would be odd if that were the problem here.
    My guess is that it's a bug in JDeveloper, and I would like to know how to correct it. Somehow my classpath doesn't seem correct, is there an xml file I could manually change so that I don't have the deploy the jar file along with my project? It makes my EAR file huge and I have to wait 7 minutes before it is deployed. This is unacceptable....
    EDIT:
    I have compared the two EAR-files, the only difference in them are the jar files. These are the jar files that are in the big EAR-file but not in the small (broken) one:
    adf-controller-security.jar   
    adfdt_common.jar              
    adf-dt-at-rt.jar              
    adflibrary.jar                
    adfm.jar                      
    adf-share-security.jar        
    adftransactionsdt.jar         
    commons-el.jar                
    db-ca.jar                     
    groovy-all-1.6.3.jar          
    identitystore.jar             
    javax.activation_1.1.0.0_1-1.jar
    jdev-cm.jar                   
    jsp-el-api.jar                
    ojmisc.jar                    
    oracle-el.jar                 
    xmlparserv2.jar               
    During deployment, JDeveloper complains about not being able to find oracle.jbo.domain.Number , which is in adfm.jar if I am correct. Isn't that weird? It should be available on the WLS, or not?
    EDIT2: I have compared my EAR to a working webservice without the libraries deployed along with it and the weblogic-application.xml says this:
      <library-ref>
        <library-name>adf.oracle.domain</library-name>
      </library-ref>
    I think I want that in my weblogic-application.xml as well. How do I do that? It is generated during deployment...

    I solved it. Somehow I did not have a weblogic-application.xml in my application resources screen. It is supposed to be where jps.config.xml and cwallet.sso are. I made one manually and added the library-ref mentioned before to it. Then I could deploy without any problems. I am still wondering why JDeveloper didn't create one for me in the first place, because I can't remember having to do this manually for any other project I ever did.
    Anyway, problem solved!

  • Does DirectX 9.0c Runtime install on Windows 8?

    Will DirectX 9.0c End-User Runtime install on Windows 8? It installs on Windows 7 so I assume it's ok on Win8. Has anyone done this install and can confirm it works? I have an app that uses DirectSound and I need to know if it will run before I migrate
    to Win 8. Thanks for any replies.

    Andre, Thanks for that link. Exactly what I needed to know.
    BTW, just for completeness... Many people are not aware that DirectX 10 or later, is a whole different architecture from DX 9.0c. And that both DX 9.0c and DX10+ can be installed on a machine and coexist. For example, Microsoft deprecated DirectSound (and some
    other components) in DX10+, so if you have a program that needs one of the deprecated components, you need to install DX 9. I installed both on my Win7 machine with no problem.

  • Runtime install problem

    hi marvel team,
    i have same problems with the marvel runtime install script ....
    in the install log file are the following errors:
    ...WEB SERVICES (9iR2 or better)
    ...BUGS
    ......Bug 116950909979921585
    Error creating bug id=116950909979921585 ORA-01858: ein nicht-numerisches
    Zeichen wurde gefunden, wo numerisches erwartet wurde
    ......Bug 116986306825967989
    ......Bug 118421724193122138
    ......Bug 61662721455382257
    ......Bug 83619901271912353
    Error creating bug id=83619901271912353 ORA-01858: ein nicht-numerisches Zeichen
    wurde gefunden, wo numerisches erwartet wurde
    ......Bug 95726003967276585
    Error creating bug id=95726003967276585 ORA-01858: ein nicht-numerisches Zeichen
    wurde gefunden, wo numerisches erwartet wurde
    ......Bug 95726927170283344
    Error creating bug id=95726927170283344 ORA-01858: ein nicht-numerisches Zeichen
    wurde gefunden, wo numerisches erwartet wurde
    ......Bug 95727803060285799
    Error creating bug id=95727803060285799 ORA-01858: ein nicht-numerisches Zeichen
    wurde gefunden, wo numerisches erwartet wurde
    ......Bug 95728726262292551
    Error creating bug id=95728726262292551 ORA-01858: ein nicht-numerisches Zeichen
    wurde gefunden, wo numerisches erwartet wurde
    ......Bug 95729629987312488
    ......Bug 125203504689871343
    ......Bug 133756124628085875
    Error creating bug id=133756124628085875 ORA-01858: ein nicht-numerisches
    Zeichen wurde gefunden, wo numerisches erwartet wurde
    after run the install script and the user-script, i cant login on the local marvel runtime system.
    thanks stefan

    Hi,
    1. What platform are you installing on?
    - win2k
    - 8.1.7.3 enterprise edition
    - apache webserver from db cd
    2. Do you think these errors were occuring for one file only?
    - i am not sure
    - i can send you the comlete install log file, when you give an email adress
    Thanks ,
    Stefan

  • ADF 12c Rendering Problems at design time

    Hi all,
    I am experimenting the following unexpected rendering problems at Design time with JDEV 12c:
    -  Sometimes a complete page is showed empty or blank but the components exists on the page (you can see them in the structure panel) and the page has no warnings.
    -  Sometimes I cannot click a component because it is behind the container.
    -  Sometimes the containers are rendered in other place on the page.
    -  Sometimes the containers not stretching
    I remember some posts about this problem in 11.1.2.x but I think it was not fixed in 12c. For this reason, I have some questions:
    What is the "real" memory requirement  of Jdev 12c to avoid render problems?
    What is the best configuration in jdev.conf?
    Is it only a memory issue or Is it also a dependency reference problem? According to a blog post of Frank Nimphius:
    Though with Oracle JDeveloper 11g the problem of the IDE not rendering JSF pages properly in the visual editor has become rare, there always is a way for the creative to break IDE functionality. A possible reason for the visual editor in JDeveloper to break is a failed dependency reference, which often is in a custom JSF PhaseListener configured in the faces-config.xml file. To avoid this from happening, surround the code in your PhaseListener class with the following statement (for example in the afterPhase method)
    public void afterPhase(PhaseEvent phaseEvent) {   if(!ADFContext.getCurrent().isDesigntime()){ ... listener code here ... } }
    The reason why the visual editor in Oracle JDeveloper fails rendering the WYSIWYG view has to do with how the live preview is created. To produce the visual display of a view, JDeveloper actually runs the ADF Faces view in JSF, which then also invokes defined PhaseListeners. With the code above, you check whether the PhaseListener code is executed at runtime or design time.If it is executed in design time, you ignore all calls to external resources that are not available at design time.
    source:
    https://blogs.oracle.com/jdevotnharvest/entry/when_jdeveloper_ide_doesn_t
    if it is a known problem, then Why is not fixed in 12c?
    Jhon
    Jdev 12c

    Jhon, what Frank mentioned can't be fixed from the outside. You or the developers who use phase listens without thinking about the design view are the ones to fix this. Frank provided you with the solution for this.
    However, we don't know if you use any self written phase listener. If you don't do this you have another problem. I do see some of your symptoms but can't reproduce them at the moment. As long as we can't reproduce the problem somehow it's difficult to to get a solution.
    My advise is to keep your eyes open (add I do) and whenever you can reproduce this behaviour come back and tell us about it. It's hard or impossible to give the 'best' settings for Jdev.conf as they depend on other factors e.g. operating system, memory, other applications running at the same time and many more.
    Personally I don't change the parameters as long as I can't put the problems to low memory (which I can't at the moment).
    Timo

  • How to tell if you have OEM 12c BP1 installed?

    I had OEM 12c installed and attempted to download/apply the Solaris OEM agent software. I ran into the "Below host metric patches are not applied to OMS." error. I discovered this was because I needed BP1.
    After 3 days of trying to uninstall OEM, finally got it uninstalled, downloaded OEM 12c w/BP1 and installed it.
    Once again, I tried to download/apply the Solaris OEM agent software...and I got the same error message. Very frustrating.
    I don't see anything in the "About" pop-up or "emctl status oms" output that actually says a BP has been installed though. Could I have just reinstalled the non-BP version? I got the installations zips directory from the Oracle website that says "Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Linux x86-64
    (With Bundle Patch 1)" so I don't think that's the issue. Is there something else I need to do to get BP 1 working??

    Few things:
    a) If you have linux oms with bp1 and want to deploy solaris agents ( with bp1) then you need to follow the steps from this doc:
    http://docs.oracle.com/cd/E24628_01/doc.121/e35229/aix_solaris.htm#CIHJJGDG
    You will be required to apply patches on OMS and plugin homes on OMS.
    b) If you want to find wether the OMS installed has bp1 or not follow the note: How to Determine if EM Cloud Control 12c with bp1 has Been Installed (Doc ID 1424439.1)

Maybe you are looking for