Upgrading Weblogic server to move from jdeveloper 11.1.1.1.0 to 11.1.1.4.0

Hello, I would need clear direction to what I should do to upgrade my target weblogic server when I move my development environment from jdeveloper 11.1.1.1.0 to 11.1.1.4.0
Initial ADF project was developed with jdeveloper 11.1.1.1.0 and deployed on a WLS 10.3.0
Now we are upgrating the application and we decided to move the project to jdeveloper 11.1.1.1.4
I need help on what I should upgrade on the target WLS server.
How do we move from WLS 10.3.0 to WLS 10.3.4?
Is it a reinstall or a upgrade? How do we upgrade?
And what about just upgrating the ADF run time? Is it the way to go?
At following link we see
http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html there is a Application development runtime is it the runtime that we install on the server or not?
I am confused if the ADF run time is tied with the WLS version or not, can someone give me a clear description of what is the ADF Runtime and how we upgrade it on the servers? Any Oracle documentation describing this process that I can provide to my server administrators?
At the end what is the best practice to upgrade the WLS servers when you would lilke to move like me from an older version of jdeveloper to a newer version. is there an Oracle document describing the steps to be done?
Thanks

I'll echo Timo's question - why upgrade to 11.1.1.4 and not to the latest and greatest 11.1.1.6 (released yesterday)?
Upgrading to an older version basically means that you are setting yourself for another upgrade later on - so why not enjoy all the bug fixes and new features of the newer versions?
In terms of the upgrade process - if you look in the documentation tab of JDeveloper you'll see the book "Upgrade Guide for Oracle SOA Suite, WebCenter, and ADF" which gives the steps you can follow.
For 11.1.1.6 the book is here:
http://docs.oracle.com/cd/E23943_01/upgrade.1111/e10127/toc.htm
In the same documentation tab you'll find the certification matrix that explains which ADF version works with which WLS version:
http://www.oracle.com/technetwork/developer-tools/jdev/index-091111.html

Similar Messages

  • Navigation not working in Weblogic Server but working from JDeveloper.

    Hi
    I created a simple application with some page navigations (some declarative and some dynamic using Managed Bean).
    The navigation works fine when I run from JDeveloper. (Local System)
    So I deployed the application to the WebLogic server (Local system with a domain configured with ADF.)
    The pages are getting rendered correctly, bu on button clicks, the navigation is not happening from any of the pages.
    Could I have missed something or is there a way to track what the problem might be?
    JDev : 11.1.1.3
    Web Logic Server : 11gR1 (1.3) which comes with JDeveloper
    Thanks for any help.
    Sameer

    Hi John
    I am not using task flows. I just have some jspx pages defined in the unbounded task flow adfc-config.xml connected with navigation.
    I run from JDEveloper by right clicking on the jspx files.
    The URL when run from jdeveloper is as follows.
    http://127.0.0.1:7101/SessionsPOC-ViewController-context-root/faces/MainPage
    From Weblogic server I am using the link given in the Testing tab of the weblogic administration console.
    The URL is as follows.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root (default)
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/MainPage.jspx
    Actually, the URL given in the weblogic testing tab is not runnable. I am changing the link as follows to be able to run it.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/faces/MainPage.jspx
    I have defined the MainPage.jspx in the web.xml 's Welcome page. But it is not taking it I guess.
    Also, I am able to run the other page by giving the following url. But the navigation buttons are not working in that page also.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/faces/SecondPage.jspx
    Thanks
    Sameer

  • Deployment Failed in Upgraded Weblogic Server

    Hi,
    We have recently upgraded our weblogic server from *10.3.3* to *10.3.5* . And deployed ADF application which was running fine in *10.3.3*. And we too installed the necessary libraries in the upgraded weblogic server and deployed our application.
    This all went well and when we restarting the server ... server failed to restart with the following exception. Please help me with your suggestions what exactly would be the issue.
    Dec 2, 2011 10:59:46 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@177488297[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
    at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
    at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
    Truncated. see log file for complete stacktrace
            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.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            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.j                 ava: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)
    >
    <Dec 2, 2011 9:55:27 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe                  spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.controller.metadata.MetadataServiceImpl> <BEA-000000>                  <ADFc: /META-INF/adfc-config.xml: >
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.controller.metadata.MetadataServiceImpl> <ADFC-52024>                  <ADFc: Duplicate managed bean definition for 'tabContext' detected.>
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF                 _FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(AD                 FPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseL                 istener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            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 oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:2                 93)
            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.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            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.j                 ava: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)
    >
    <Dec 2, 2011 9:56:00 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe                  spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,187 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,190 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,189 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,188 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:59:59 AM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            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 oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
            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.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            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)
    >
    <Dec 2, 2011 9:59:59 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,203 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,202 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,204 during the configured idle timeout of 5 secs>
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(AD                 FPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseL                 istener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            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 oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:2                 93)Thanks & Regards,
    Kiran

    Hi,
    I can deploy this same file in oracle application server ith bpel without any error. If i deploy in weblogic it gives error and i am using the same namespace which i used it for oracle application server with bpel.
    and i am having another doubt. do we need to install any http server for this weblogic server.
    If not how weblogic server will communicate to orabpel?
    Regards,
    Latha

  • Upgrade Weblogic Server Issue

    Hi,
    I have an installation of oracle weblogic server 10.3.5.0 with ADF 11.1.1.5.0. I can upgrade weblogic server to 12.1.3.0 ?

    I have installed a fresh WebLogic Server 12.1.3, and then I'm using Reconfiguration Wizard to upgrade my weblogic domain to 12.1.3, but it's unfortunately, it's failed as below:
    2015-04-06 15:10:20,677 INFO  [1] com.oracle.cie.wizard.internal.wcf.WCFWrapper - Overriding task definition summary_gui
    2015-04-06 15:10:22,142 INFO  [13] com.oracle.cie.domain.info.DomainInformationImpl - initializing domaininformation object.
    2015-04-06 15:10:22,925 INFO  [13] com.oracle.cie.domain.DomainRegistryWrapper - need to initialize domainRegistrydocument object
    2015-04-06 15:10:22,939 INFO  [13] com.oracle.cie.domain.info.DomainInformationImpl - initializing domaininformation object.
    2015-04-06 15:10:45,975 INFO  [52] com.oracle.cie.domain.info.DomainInformationImpl - initializing domaininformation object.
    2015-04-06 15:10:46,075 SEVERE [52] com.oracle.cie.domain.info.DomainUtilsImpl - No reconfig template exists for template Oracle BI Composer Runtime:11.1.1.0
    2015-04-06 15:10:46,075 SEVERE [52] com.oracle.cie.domain.info.DomainUtilsImpl - No reconfig template exists for template Oracle BI-ADF Runtime:11.1.1.0
    2015-04-06 15:10:46,075 SEVERE [52] com.oracle.cie.domain.info.DomainUtilsImpl - No reconfig template exists for template Oracle JRF:11.1.1.0
    2015-04-06 15:10:46,077 SEVERE [52] com.oracle.cie.domain.WLSCoreReconfigurator - Reconfiguration failed
    com.oracle.cie.domain.ValidateException: CFGFWK-60971: The domain is not reconfigurable.
    CFGFWK-60971: The domain did not contain information necessary to determine how to reconfigure the domain.
    CFGFWK-60971: Refer to the upgrade documentation on how to proceed.
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:163)
      at java.lang.Thread.run(Thread.java:745)
    Caused by: com.oracle.cie.external.domain.info.DomainInfoException: No reconfig template exists for templates:
      Oracle BI Composer Runtime:11.1.1.0
      Oracle BI-ADF Runtime:11.1.1.0
      Oracle JRF:11.1.1.0
      at com.oracle.cie.domain.info.DomainUtilsImpl.validateReconfigurable(DomainUtilsImpl.java:128)
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:158)
      ... 1 more
    2015-04-06 15:10:46,081 SEVERE [52] com.oracle.cie.domain.WLSCoreReconfigurator - Reconfiguration Failed!
    Exception:
    CFGFWK-60971: The domain is not reconfigurable.
    CFGFWK-60971: The domain did not contain information necessary to determine how to reconfigure the domain.
    CFGFWK-60971: Refer to the upgrade documentation on how to proceed.
    com.oracle.cie.domain.ValidateException: CFGFWK-60971: The domain is not reconfigurable.
    CFGFWK-60971: The domain did not contain information necessary to determine how to reconfigure the domain.
    CFGFWK-60971: Refer to the upgrade documentation on how to proceed.
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:163)
      at java.lang.Thread.run(Thread.java:745)
    Caused by: com.oracle.cie.external.domain.info.DomainInfoException: No reconfig template exists for templates:
      Oracle BI Composer Runtime:11.1.1.0
      Oracle BI-ADF Runtime:11.1.1.0
      Oracle JRF:11.1.1.0
      at com.oracle.cie.domain.info.DomainUtilsImpl.validateReconfigurable(DomainUtilsImpl.java:128)
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:158)
      ... 1 more
    I think this error is caused by ADF runtime version 11.1.1.5.0 that I'm using, but i don't know how to fix it.

  • Can not connect Weblogic App Server 10.3 from Jdeveloper 10.1.3.5

    Hi Friends,
    I am trying to connect JDeveloper 10.1.3.5 to WebLogic server 10.3.
    I am facing some problems.
    I used JDeveloper 11g to do the same and it worked.
    I found that JDeveloepr 10.1.3.5 does not have any wizard for Weblogic 10.3 connection, all the available wizards are
    for server version 10.1.X.
    So Please tell me if it is at all possible to do this.
    The reason I am trying to do this is because I can not create composite applications, as my project works only with esb projects.
    As I am new to Oracle SOA suite, I accidentally downloaded JDeveloper 11g and SOA Suite 11g etc.
    But I found that JDEveloper 11g can not create any ESB projects, it can only create composite projects.
    So I downloaded JDeveloper 10.1.3.5. So please help me configure this IDE with the Weblogic server I have.
    If it is not possible, please suggest which App Server and OSB version I need to install.
    Many thanks in advance.
    Edited by: user10935249 on Aug 27, 2011 5:11 AM

    @sweetfa:
    Thanks a lot for your reply.
    Although, I have to work only with 10g, but this info is helpful in that I will not try doing something that is not possible anyway.
    And Mediator revealing the ESB project after migration was a completely new info to me and a pretty helpful one.
    Edited by: user10935249 on Sep 1, 2011 4:03 AM

  • Upgrade Weblogic Server from 10.3.5 to 12.1.3

    Hi,
    I have an installation of the Oracle Enterprise Manager (Cloud Control) 12.1.0.2.0 with Weblogic Server 10.3.5
    Is it possible to upgrade only the Weblogic server to 12.1.3 version?

    Hi,
    if you are using the Enterprise Manager you could migrate this to 12.1.0.4 (with WebLogic Server 10.3.6). You cannot upgrade this WebLogic Server.
    If you need the features of WebLogic Server 12, just make the separate installation of the WebLogic 12c.
    Regards
    Borys

  • Deploy to Weblogic 10.3.3 from Jdeveloper 11.1.2.0.0

    Hi All
    Currently I deploy my project from JDev11G version 11.1.1.0.2 to Oracle Weblogic 10.3.3.
    In the deployment, I will create JAR, WAR and EAR File and deploy to weblogic.
    But now when I'm using JDev11G version 11.1.2.0.0 and deploy to Orracle Weblogic 10.3.3, It's failed !
    Anything wrong?
    And what is MAR File in JDev11G 11.1.2.0.0?
    TQ for your helps
    Regards,
    Saiful

    TQ Frank,
    Now i just want to know how to deploy using 11G
    Before this what i do is:-
    1. Create Jar file
    2. Create War File
    3. Create Ear file
    4. Deploy to weblogic server
    Now using 11G, i try the same step but return this error:-
    [05:57:41 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'RESEARCH_V2-ViewController-context-root'
    [05:57:41 PM] Caused by: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@328831112[app:research14092011b module:RESEARCH_V2-ViewController-context-root path:/RESEARCH_V2-ViewController-context-root spec-version:2.5]", defined in weblogic.xml [Extension-Name: adf.oracle.domain.webapp, exact-match: false]
    [05:57:41 PM] See server logs or server console for more details.
    [05:57:41 PM] weblogic.application.ModuleException: Failed to load webapp: 'RESEARCH_V2-ViewController-context-root'
    [05:57:41 PM] #### Deployment incomplete. ####
    [05:57:41 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    I'm confuse where to use MAR File?
    Anyone can help me.
    TQ
    Regards,
    Saiful

  • Upgrading Endeca Server data domains from 3.0 to 3.1

    Please explain the instructions mentioned below (link for reference where it is mentioned):
    http://docs.oracle.com/cd/E40518_01/studio.310/studio_migration/toc.htm#Application%20data%20structure%20now%20uses%20data%20sets
    When you upgrade Endeca Server data domains that were ingested using Integrator ETL, you will need to ingest the records into a single data set (referred to as a collection in Endeca Server and Integrator ETL) that has its key set to "Base". The display name can then be something to represent the actual content of the records.
    Setting the data set key to "Base" allows any existing components that were tied to the Base view in 3.0 to be able to display the correct data.
    What "key" we are referring here, is it collection key or view key. Also, which Integrator ETL version we are referring, is it 3.0.
    I tried exporting the data domain from Endeca 3.0 and importing into Endeca 3.1 with default settings, it did not work.
    Thanks in advance!

    Correct.
    Now, keep in mind that while this will get your data up to 3.1, it is very likely (assuming you have a production app) that you'll want to consider data model changes or other enhancements to take advantage of the new functionality.
    Also, there are no more child data sources, so if your application used them, you'll want to consider separate datasets, not just a base dataset.

  • Upgrading weblogic server 7.0 sp4 JDK issue

    I have amended the C:\bea\weblogic700\server\bin\startWLS.cmd and C:\bea\weblogic700\server\bin\setWLSEnv.cmd to point to a jdk.1.4.1_07 install and I get the following error when I try starting the server. I have done the same on another machine some time ago and I am sure it was relatively straight forward. I may have well forgot another step that needs to be done.
    Starting WebLogic Server...
    <20-Aug-2004 08:42:54 BST> <Notice> <Management> <140005> <Loading configuration
    C:\bea\user_projects\fastRepair\.\config.xml>
    <20-Aug-2004 08:43:01 BST> <Critical> <WebLogicServer> <000364> <Server failed d
    uring initialization. Exception:java.net.UnknownHostException: 10.234.213.236
    java.net.UnknownHostException: 10.234.213.236
    at java.net.InetAddress.getAllByName0(InetAddress.java:1004)
    at java.net.InetAddress.getAllByName0(InetAddress.java:969)
    at java.net.InetAddress.getAllByName(InetAddress.java:963)
    at java.net.InetAddress.getByName(InetAddress.java:883)
    at weblogic.rjvm.JVMID.setLocalID(JVMID.java:144)
    at weblogic.t3.srvr.T3Srvr.setJVMID(T3Srvr.java:525)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:684)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    Any help welcomed.
    Justin

    If you are running SSL, you may be encountering the same problem as in http://forums.bea.com/bea/thread.jspa?threadID=200006577&tstart=15

  • Limitations for upgrading SQL server database engin from SQL 2008 R2 enterprise edition to SQL 2014 enterprise edition

    Dear All,
    we are planning to upgrade  SQL Server 2008 R2 Enterprise edition to SQL Server 2014 Enterprise edition.
    please suggest the limitations for the up gradation.
    Thanks in Advance
    Vineet Srivastava
    NIIT Technology Ltd.
    New Delhi , India

    Hello,
    Please note that we have 2 Enterprise Editions now: 
    (1) Enterprise Edition with Server + Client Access License (CAL) and (2) the Enterprise Edition licensed by core. “Enterprise Edition with Server + Client Access License (CAL) based licensing (not available
    for new agreements) is limited to a maximum of 20 cores per SQL Server instance. There are no limits under the Core-based Server Licensing model”. Source:
    https://msdn.microsoft.com/en-us/library/ms143760(v=sql.120).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Question Regarding upgrading weblogic server from 10.3.5 to 10.3.6 in OBIEE

    Here is what was done.
    1) Create a 11.2.0.3 database and create the repositories required from Enterprise BI Install
    2) Install OBIEE 11.1.1.6.0. The option chosen was 'Enterprise Install' which installed and configured the domain and the instance
    3) Shutdown all services and apply Patches to bring the install to 11.1.1.6.8
    The application is working fine. But In production, I plan to the use install method of
    1) Install Weblogic 10.3.6 and Use JRockIt
    2) Install OBIEE 11.1.1.6.0 and plan to choose 'Software Only Install)
    3) Apply the 11.1.1.6.8 patchset.
    4) Configure the doamin.
    Here is what I plan to do in the Development Environment
    1) Just to keep the Version of Weblogic Version, the same in development also, I plan to upgrade the Weblogic in Devlopment install to 10.3.6 as the Weblogic Version that comes with OBIEE install is 10.3.5.
    2) Aslo use the latest version of 64-bit install of JRockit
    Please point me to the documentation that would help me achive this.
    Thanks a ton. This forum is awesome.

    Okay. This might help you then. Refer to :
    1.Upgrade the Weblogic in Devlopment install to 10.3.6 - http://gerardnico.com/wiki/weblogic/patch
    2. Also use the latest version of 64-bit install of JRockit [https://blogs.oracle.com/pa/entry/obiee_11_1_1_steps]
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10539/c4_installing.htm#autoId6
    3. Software only 64 bit install guidelines : http://docs.oracle.com/cd/E23943_01/doc.1111/e14770/biee.htm#CACGIBAE
    Hope this helps.
    Thanks,
    SVS

  • Error in upgrading weblogic server 10.3.2 to 10.3.6

    Hi, I have installed weblogic 10.3.2 in my host, and now i want to upgrade it to 10.3.6. I downloaded the patch(p14142550_1036_Generic)in mos, unzip it to the directory /scratch/dadaliu/weblogic1032/utils/bsu/cache_dir,the file in cache_dir are JSES.jar,patch-catalog.xml ,README.txt. but when i use the command
    ./bsu.sh -install -patch_download_dir=/scratch/dadaliu/weblogic1032/utils/bsu/cache_dir -patchlist=JSES -prod_dir=/scratch/dadaliu/weblogic1032/wlserver_10.3
    there is a error,"Patch id JSES is not associated with the given product dir".what does this mean?

    Hi,
    How come it will work in wls 10.3.2 as this patch to update from WLS 10.3.6 to wls 10.3.6.1.
    This patch will only work for wls 10.3.6 but not for 10.3.2.
    Please check BUG again.
    Regards,
    Kal

  • JDeveloper to WebLogic Server 6.1 connectivity problem

    Hello,
    I am try to connect to WebLogic Server 6.1 from JDeveloper Version 9.0.3.9.93.
    The JDeveloper is installed in Windows XPe. The WebLogic Server is installed in a Sun Box.
    The weblogic.jar is already in the lib/ext directory in my local machine whether the JDeveloper runs. Any help in rectifying this is greatly appreciated.
    Below is the error :
    javax.naming.AuthenticationException [Root exception is java.lang.SecurityException:
    attempting to add an object which is not an instance o java.security.Principal to a Subject's Principal Set
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Take a look at this otn thread
    oracle9i3.0_prev /weblogic problem
    Seems that WebLogic has its own java.security.Principal Class. The only workaround is....
    Edit bin\jdev.conf and added the following line:
    AddJavaLibFile ../lib/ext/weblogic.jar
    Place this new line before any other AddJavaLibFile.
    This is a problem with only a specific version of WebLogic.

  • How can i build application using Jdeveloper 10g for Weblogic server 10.3

    Hi,
    We have a requirement where in we want to build an SOA application using Jdeveloper 10g for Weblogic Server 10.3.
    Is there any way to make a connection to Weblogic Server 10.3 from JDeveloper 10g? If there is any way please share it with me.
    Thanks,
    Amit Kumar

    Amit,
    SOA Suite is not yet certified for WLS 10.3. You have to wait for the certification of it.
    At the moment you can't install the SOA Suite on WLS 10.3 nor connect from JDev 10.1.3 to it.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Problems starting WebLogic server in Jdeveloper 11.1.2.1.0

    I'm having an issue converting an application that was developed to run under OAS to use WebLogic Server. I downloaded Jdeveloper 11.1.2.1.0, configured the integrated server and the default domain, and then I try to start the server. The server starts but during the startup process I receive this exception:
    java.lang.NoSuchMethodError: org.w3c.dom.Element.getTextContent()Ljava/lang/String;
         at oracle.security.audit.config.XMLContext.getTextContent(XMLContext.java:136)
         at oracle.security.audit.config.Attribute.<init>(Attribute.java:194)
         at oracle.security.audit.config.CommonAttributes.<init>(CommonAttributes.java:63)
         at oracle.security.audit.config.EventDefinitionList.<init>(EventDefinitionList.java:122)
         at oracle.security.audit.config.AuditConfig.readGenericEvents(AuditConfig.java:612)
         at oracle.security.audit.config.AuditConfig.loadEvents(AuditConfig.java:1071)
         at oracle.security.audit.Auditor.<init>(Auditor.java:214)
    This then affects the deployment and execution of the web app. Does anyone have any advice or a cure for this problem? We have the org.w3c.dom.Element class in the xmlparserv2.jar file that we have external to Jdev but all those seem to be earlier than Java 1.5, because they don't have the getTextContent() method.
    Thanks,
    Sharon

    Which operating system you are running on?Windows 7
    Have you tired to move the user directory to a path without spaces?No spaces in any paths that I can see.
    Look for the system11.1.1.xxxx folder and remove or rename it. Jdev created the folder from scratch next time you start.Done that, multiple times (folder is system11.1.2.1.38.60.81). When we first started seeing this error, that was the advice that many people gave in various discussion groups. We were working in an older version of Jdeveloper at that time. So then I downloaded the latest Jdev installation from the Oracle download site, thinking that maybe the older version had an older JDK embedded. I've installed twice now, once with using the embedded Sun JDK of 1.6.0_24 and once using our own separately downloaded version of 1.6.0_24 and I get the error in either case.
    You are correct that it is probably an installation problem, but I have no idea what it could be.
    Sharon

Maybe you are looking for

  • Shall i restrict CS01, CS02 by Material type wise

    Dear all Gurus, Please help me out to restrict the CS01 & CS02 by material type wise. Thanks in Advance pabale

  • Exporting from imovie HD6 to iDVD 08

    I upgraded to iDVD 08 but could not do imovie 08 because I don't have an intel based mac. Now I try to export an imovie to idvd and it shows th project but does not take any time. The resulting file is not big enough and when i look at the idvd it fr

  • How to use Setupcomplete.cmd when deployment windows 8.1 by WDS

    Dear all,         I'm trying to install win8.1 by WDS.I've put the setupcomplete.cmd file in C:\remoteinstall\images\imagegroup1\<my inage name>\Setup\Scripts but when OS insatll finished ,the CMD file did not execute.And I can not found Scripts fold

  • Question about adapter

    Hi ... I need help, please. I installed the C adapter and got this error message in client.out : HTTPSend() Failed to return response! Could anyone tell me what have caused that? Thanks.

  • Tecra A10 - BIOS updater doesn't work on Windows 7

    Upgrading BIOS for TECRA A10/M10 and Satellite Pro S300/S300M to version v1.90 using P0065v190.exe (bios-20090304141534) fails with message: "[Error] BIOS Update is not supported OS. Unsupported OS or service pack is installed." Note: Executing as an