Upgrading from BEA Weblogic portal 8.1.5 to BEA Weblogic Portal 10.3

We are upgrading from BEA Weblogic portal 8.1.5 to BEA Weblogic Portal 10.3. We just took over the project from some other vendor since last 9 months. At some of the places in the code, we are using internal APIs of Weblogic Server which should not have been used at the first place.
As weblogic has changed the version and internal structure as well as the classes also, We are facing problems in terms of compilation of the code itself.
The class "ServletRequestImpl" is giving us issues.
Has anybody faced the similar issues, if yes, please let me know.

Andy-
Since the Struts portlet support requires that struts app be converted to a module,
alternate message resources need to be accessed by modifying the bundle name by
appending the module name, since Struts doesn't automatically propogate the alternate
resources from the ServletContext to the Request when a module is selected.
For instance, in suppose your struts application module is /struts/myExample.
To access the alternate bundle from within that module, you'll need to specify
the bundle as alternate/struts/myExample.
-Brodi Beartusk
"Andy Hull" <[email protected]> wrote:
>
Hi,
I'm trying to get the struts-example webapp from Struts 1.1 RC1 working
under
Weblogic Portal 8.1 with the JSR 168 and Struts support patch.
I am having problems with the message bundle properties files ApplicationResources.properties
and AlternateApplicationResources.properties as neither of these files
are being
picked up.
These files are located in org/apache/struts/webapp/example in WEB-INF/src
and
WEB-INF/classes of my webapp (i.e. <WEBAPP>/WEB-INF - my struts-example
resides
in <WEBAPP>/struts-example). I've also tried adding <init-param>'s to
the <WEB-APP>/WEB-INF/web.xml
file for the action servlet as follows:
<servlet> <servlet-name>action</servlet-name> ... <init-param> <param-name>application</param-name>
<param-value>org.apache.struts.webapp.example.ApplicationResources</param-value>
</init-param> <init-param> <param-name>alternate</param-name> <param-value>org.apache.struts.webapp.example.AlternateApplicationResources</param-value>
</init-param> </servlet>
When I use the logon action as the starting action for the portlet, I
get:
Error opening /struts-example/logon.jsp. The source of this error is
javax.servlet.ServletException:
Cannot find message resources under key alternate at weblogic.servlet.jsp.PageContextImpl.handlePageException...
Any help would be appreciated.
--Andy

Similar Messages

  • Changes in templates post upgrade from 5.6.1 to 5.6.2

    Hi,
    We have developed templates using XML publisher version 5.6.1. We are currently having XML publisher version 5.6.2.
    Any modifications done in the existing templates using 5.6.2 version changes the
    source code, size and several other attributes of the templates. That is, the
    entire template is changed. We are facing the following issue in the reports due to
    this.
    Issue: Many Reports have Barcodes in them. The Barcodes are used for scanning the details of Items etc. In the Reports which uses the original version of the templates (5.6.1), the Barcodes are scanable. But we need to modify the Templates in order to add a few fields, text etc. After modification in version 5.6.2 the Barcodes of the report generated from these modified templates have become un-scanable. We are unable to track the reason for this and this issue is causing serious business problems.
    Any inputs on resolving this would be highly appreciated.
    Thanks & Regards
    KSK.

    When you say you followed the upgraded step in the guide carefully, in addition to the database upgrade, you didn't run the UpgradeManagerDriver.exe, did you? That is intended for upgrading from 4.5ws only. As far as I know, the upgrade from 5.0.1 consists basically of:
    Uninstalling/reinstalling the portal and job server and other software (saving the config files for reference/reconfiguration)Running a single database SQL scriptIf it was much more complicated than that, then perhaps you corrupted the DB?

  • Weblogic Portal ( Server ) upgrade from 10.0 MP1 to 10.3.5

    HI,
    We are currently attempting to upgrade WebLogic Portal Server in development environment and having problems when i run the installer. ( WLS1035_upgrade_generic.jar ).
    I'm attempting this upgrade in Windows 7 professional environment ( 64 bit )  and it is a Windows VM with in a MAC OS X.
    Problem  : At the screen where it asks to Choose Middleware Home Type  ---> click next   --->  it shows error message saying Product is not Installed.
    Environment   :    Upgrade of WebLogic 10.0 MP1 portal server ( JDK 1.5_30 )  on a Windows Virtual Machine running using Parallels Desktop software
    Existing attempts  :    
    I went through the forums and tried
    -  Oracle's Minimum Technical Requirements says that i need to have JDK 1.6_24 and have installed JDK  1.6.0_35. ( jdk-6u35-windows-x64.exe ) .
       I'm currently  running the setup from command prompt using this version of Java.
    -  Tried using BEA WebLogic smart upgrade. But it is not recognising our Oracle Support Login  credentials. I tried doing this in offline mode having the above .jar and .zip  file patch in the correct directory but its not recognising.
    Weblogic home directory is c:\bea and it has got all the directories inside it  -   i don't understand the reason why installer is not able to identify the existing WLS installation.
    I would appreciate help around this as i'm not sure what else to try ?
    Cheers,

    I am not sure what you are doing is supported. You cannot upgrade a 10.0 to a 10.3.5 the way you are trying. The updater may be used to upgrade froma 10.3.x to 10.3.5 i believe. Check this out Upgrading WebLogic Server 9.x or 10.0 Application Environments to 10.3.5

  • Steps to upgrade from Weblogic Portal 8.1 to Webcenter Portal 11.1.1.6

    Currently I'm involved in consulting for a client who has Weblogic Portal (WLP) 8.1. I'm trying to find documentation for upgrade from WLP 8.1 to Webcenter 11.1.1.6.
    I found the below link but the starting point for upgrade is Oracle WebCenter 10g (10.1.3)
    http://docs.oracle.com/cd/E23943_01/doc.1111/e22628/wcmap.htm
    I'm not clear if I should migrate from WLP 8.1 to WLP 10.3.x and then to Webcenter or direct migration from WLP 8.1 to Webcenter is possible ?
    Any pointers / links / case study would be helpful.
    Thanks for the helping soul in advance.

    Thank you jiri for the quick response.
    Regarding your comment 'upgrade from WLP 8.1 to WLP 10.3.5 is not for free', I did some search and found that the documentation is available for upgrading from 8.1 to 10.3.4 as below :
    http://docs.oracle.com/cd/E26806_01/wlp.1034/e14253/upgrade_process.htm
    Also when I went to the 10.3.5 documentation library (http://docs.oracle.com/cd/E35968_01/index.htm), I found the below link (where the upgrade process points 8.1 to 10.3.4 instead of 8.1 to *10.3.5*)
    http://docs.oracle.com/cd/E26806_01/wlp.1034/e14253/toc.htm
    My understanding (after reading the documentation + your comment) is that we can upgrade from 8.1 to 10.3.4 but to upgrade to 10.3.5 we need to pay Oracle. Could you point me to a link which has that information ?
    Thank you for your help.

  • Weblogic 6.1 server upgrade from SP2 to SP3

    Hi All
    We have weblogic server 6.1 SP2 installed on the solaris machine. Now we
    have to upgrade our weblogic server 6.1 SP3. We also have downloaded the installable.
    But that installable seems to over-write the previous weblogic server & installs
    the server afresh. Is there any patch kinda thing available which allows me to
    upgrade from SP2 to SP3 ? I don't want a fresh new install of SP3 server.
    thanks in advance
    -Kiran Rane

    Upgrade installer from SP2 to SP3 is only available for paid BEA
    customers. You need a login at http://support.bea.com
    Kumar
    kiran rane wrote:
    Hi All
    We have weblogic server 6.1 SP2 installed on the solaris machine. Now we
    have to upgrade our weblogic server 6.1 SP3. We also have downloaded the installable.
    But that installable seems to over-write the previous weblogic server & installs
    the server afresh. Is there any patch kinda thing available which allows me to
    upgrade from SP2 to SP3 ? I don't want a fresh new install of SP3 server.
    thanks in advance
    -Kiran Rane

  • Upgrading BEA-Workhop artifacts to newer versions of the Weblogic server

    Hi,
    We have a WLI 8.1 stack where we have deployed the artifacts(ears) developed using the BEA Workshop. BEA Weblogic 8.1 SP4 is being used as the Application server currently. We are currently looking out for the possibility to migrate to a newer version of the weblogic server for the obvious reasons.
    The problem is that we have a lot of reusable code that we want to redeploy on the new version of the weblogic server without going into the costs of redevloping the newer integrations. I want to understand if at all it is possible to move the current workshop artifacts on the newer version of the Weblogic server. I have a vague idea that this could be done some how by using JDeveloper but I am not realy sure on how to go forward with this.
    Could any one inform me on how this could be achieved or Is there a plan on how this could be done.
    Any help on this front will be higly appriciated.
    regards,
    Prakhar

    This document contains information about the compatibility with previous releases: http://download.oracle.com/docs/cd/E12840_01/wls/docs103/upgrade/compat.html\
    Some previous posts that might be useful as well:
    - Weblogic 8.1 to 10.3 upgrade
    - WebLogic Upgrade from 8.1 to 10.3

  • How do I upgrade from Portal 4.0 to Portal 8.1?

    I want to make sure that what I believe is really true.
    Is it ture that in order to upgrade from Portal 4.0 to Portal 8.1, I must first
    upgrade to Portal 7.0?

    Mike,
    The upgrade tools provided by BEA are from one release back, which means they
    work against WLP7, so if you are going to use these upgrade tools you would need
    to go from WLP4 to WLP7 and then to 8.1.
    Shane
    "Mike McAngus" <[email protected]> wrote:
    >
    I want to make sure that what I believe is really true.
    Is it ture that in order to upgrade from Portal 4.0 to Portal 8.1, I
    must first
    upgrade to Portal 7.0?

  • Query about the steps for Weblogic Server Upgrade from 8.1 to 10.3

    Hi!
    We have planned to upgrade our Weblogic Server from 8.1 to 10.3. Could anyone advise me:
    1. How to upgrade the Weblogic Server from 8.1 to 10.3? Can the Weblogic Server 10.3 coexist with the Weblogic Server 8.1 in one physical server?
    2. Where can the upgrade software be downloaded?
    3. We have a web service currently running under Weblogic Workshop as the Weblogic Server is started via the workshop. Can this web service be run under Weblogic Server 10.3?
    4. Are there any foreseeable issues/problems that will happen?
    Please kindly help me. Thanks a lot.
    Best Regards
    May

    Download location: http://www.oracle.com/technology/software/products/ias/htdocs/wls_main.html
    You can upgrade the domain after you install wls 10.3 using QuickStart.
    When we migrated we have moved from windows to linux. We have installed, created domain, created managed servers, configured, etc. from scratch. We didn't face any 'show stopper' issues.

  • Weblogic upgrade from 8.1 to 10.3.6 - Apache Beehive

    Hi
    We are trying to upgrade from Weblogic 8.1 to 10.3.6, the applications use Apache Beehive.
    Would like to know if Weblogic 10.3.6 supports Apache Beehive Integration. Tried to do a Proof of concept, the beehive control objects are not getting set and because of it I am getting null pointer exception.
    Rgds
    Srini

    Hi Srini,
    it supports but you need to upgrade correctly.
    follow this link
    Beehive Applications
    after upgrade if you found some error like classnotfound error.
    If those are the errors you were also experiencing, then please follow one of these options to resolve this issue:OPTION
    1:Identify all the JARs that contain the beehive classes and explicitly add the jar files to the classpathOPTION
    2:When you created the domain (if you used the Config Wizard), do you make it a "Workshop" domain? If not, try that.That should deploy the Workshop framework (Beehive controls, NETUI, etc) libraries as shared libraries. Then these libraries should be referenced in your applications weblogic.xml and weblogic-application.xml.
    regards,
    Kal

  • SSO and Portal down after upgrade from AS 10.1.2.0.2 to 10.1.2.3

    SSO and Portal is down after upgrade from AS 10.1.2.0.2 to 10.1.2.3. All others are running fine. Any similiar experience and solution?
    Thanks.
    Andy

    cn=XXX information is missing for the SSO Server (orasso) when going to http://servername:7777/pls/orasso/orasso.home. Is that causing the problem? If so, how can I resolve it?
    Thanks.
    Andy

  • Issue in iSupplier Portal after upgrade from 12.1.1 to 12.1.3

    Hi
    After upgrade to 12.1.3, I am getting 'java.lang.NullPointerException' error when I navigate to Oracle iSupplier Portal -> 'Purchase Order' tab. I have pasted the error text below. I have also noted down the errors below, which were reported during the upgrade (since I don't know if they are connected to this issue, and could not fixed as yet).
    Environment_
    1. Oracle EBS = 12.1.3 (upgraded from 12.1.1)
    2. OS = OEL 5.7
    Any help will be really appreciated. Thanks.
    Exception Details.
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:616) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619) ## Detail 0 ## java.lang.NullPointerException at oracle.apps.pos.orders.webui.PosVpoMainCO.processRequest(PosVpoMainCO.java:151) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619) java.lang.NullPointerException at oracle.apps.pos.orders.webui.PosVpoMainCO.processRequest(PosVpoMainCO.java:151) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619)
    Background of Upgrade*
    Following errors were reported during upgrades but we continued upgrade since they could not be fixed. There are several Invalid objects in the DB that starts with OKC but they still remain even after I tried to recompile them through 'adadmin' or through SQL prompt or 'frmcmp' command (as stated below).
    frmcmp module=%AU_TOP%/resource/OKEKAULN.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKEKAULN.plx module_type=library batch=no compile_all=special
    I beleive OKC schema is related to 'Oracle Contracts' module.
    The following Oracle Forms objects did not generate successfully:
    au resource OKEKAULN.pll
    au resource OKEDTSFM.pll
    au resource OKEKAUWB.pll
    au resource OKLCSAST.pll
    au resource OKLCSEQX.pll
    au resource OKLCSASD.pll
    au resource OKSPMSCH.pll
    au resource OKSAUCVT.pll
    au resource OKSAUDET.pll
    au resource OKCEXPOR.pll
    au resource OKCKSRCH.pll
    au resource OKSAUBLG.pll
    An error occurred while generating Oracle Forms library files.

    Thanks for replying. I have already applied the mega patch 9239090 to upgrade to 12.1.3. The metalink notes you have given refers to patches released prior to patch 9239090. How to check whether the new patch will not overwrite the one I have already applied and will not conflict with it? Will it be automatically taken care by 'adpatch' utility?adpatch should take care of that and it should not overwrite any file if the file version you have is higher than the one delivered by the patch.
    Thanks,
    Hussein

  • Upgrade from Weblogic 10.3.1 to 10.3.3    Issues

    Hi
    We are in process of migrating/upgrading from Weblogic server 10.3.1 to 10.3.3.
    A heavily distributed application is being migrated with high volume transaction on clustered environment.
    Have anybody experienced any issues/ concerns when migrating from Weblogic 10.3.1 to 10.3.3?
    Please share your experience.
    Thanks
    Edited by: user4151568 on Oct 28, 2011 8:55 AM
    Edited by: user4151568 on Oct 28, 2011 8:55 AM
    Edited by: user4151568 on Oct 28, 2011 8:55 AM

    Hi,
    Use the below link to  upgrade from 10.3.5 to 10.3.6
    https://gdgprasad.wordpress.com/2014/05/03/how-to-upgrade-web-logic-server-wls-10-3-5-to-10-3-6-in-windows-64-bit/
    http://docs.oracle.com/cd/E24902_01/doc.91/e18840/upgrade_1036.htm#EOHWL193
    How Can I Download Upgrade Installers for Oracle WebLogic Server (WLS)? [ID 1074946.1]
    First try to upgrade your test Environment and then you can see if you face any issue or not.
    Hope it helps

  • Upgrading from weblogic 10.3.0.0 to 10.3.2.0?

    Hey guys,
    I am currently trying to upgrade my 10.3.0.0 weblogic server to 10.3.2.0 and i receive an error message stating that
    "The product maintenance level of the current installer (Weblogic Server:10.3.2.0) is not compatible with the maintenance level of the product installed on your system (Weblogic Server 10.3.0.0). Please obtain a compatible installer or perform maintenance on your current system to achieve the desired level."
    My question is:
    - Is there an out of the box easy way to upgrade from 10.3.0.0 to 10.3.2.0?
    thanks.

    Hi,
    Try giving a different BEA_HOME for weblogic server 10.3.2.0. I think this should help!

  • Portal Upgrade from EP6.0sp10 to EP6.0sp18

    Hi All,
      I am totally new to portal upgrade.we have current version of portal as follows:
    portal version is: 6.0.10.2.0
    KMC version is   : 6.0.10.1.0 (NW04 SPS10 Patch 1)
    Trex Version     : 6.1.10.01 
    1. I am little confuse about whats the difference between Upgrading from EP6.0sp10 to "<b>EP6.0sp18/ NW04sp18</b>".Is the process for doing above is  same or different.
    2. I heard from SAP that TREX must  be upgraded first before KMC and Portal.Is it true? whats is reason for that
    ?what should be latest SP and patch for TREX?any documents?
    3. Is there any specific sequence to upgrade like TREX->WAS>portal>KMC?
    4. What about customisations objects,will that be seriously affected after upgrade?How to prevent that?
    can anybody give the Basic knowledge of upgrade and process flow.
    Thanks in Advance.Help will be greatly appreciated.
    Amit

    Hi Amit,
    EP6 SP18 ist the actual Service Pack for Enterprise Portal. NW04 SPS(!) 18 is the complete Service Pack Stack for the NetWeaver platform. So if you want SP18 for your portal installation, you should get the whole NetWeaver platform in use for that to SPS18 (as you wrote, for EP this is normally WAS, EP, KM, TREX, eventually NWDS).
    TREX normally has the same counting as the rest, but in fact at the moment there is no SP18 for TREX, but it is renumbered again. The actual version reads TREX 6.1 Patch 26.
    Sequence is WAS -> portal -> KMC -> TREX. Anyhow, you should not await a stable version if using mixed SPs, especially if mixing 10 with 18 So get all in line and then restart working with your installation.
    As you normally shouldn't have customized standard objects but copied them into your own namespace and worked on these, there shouldn't be a problem. If you haven't gone this way, with such an update you will learn how urgent it is to keep this in mind --- never change standard objects...
    Hope it helps
    Detlev

  • Portal Upgrade from Nw04 6.0 to Nw04s 7.0

    Hi all,
    I’m trying to perform the portal upgrade from version 6.0 Nw04 SP 19 to version 7.0 Nw04s.
    During the preparation I obtain the following error:
    #Java###The software component com.wilytech.jmxservice/wilytech.com could not be read from the BC_COMPVERS table; the table schema may be outdated. Fix it and then repeat the phase from the beginning.##
    I have implemented note n 873624 in order to align the keyname and the keyvendor in sap manifest.mf but with no luck, the detect start release component fails with the same error.
    Any suggestion?
    Thanks and regards 
    alessio

    Hi,
    you can find a good startup in the guide <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5e1226c7-0601-0010-7d82-a8134e833150">Enterprise Portal Migration Update</a>
    hope this helps.
    alessio

Maybe you are looking for

  • How to get photos from an email message into iPhoto?

    Not sure if this is for the iPhoto forum or the Mail forum, but here we go: I'm trying to figure out how to get photos I've received by email (through Mail) into iPhoto. I seem to remember seeing Jobs demonstrate it onstage a year or two ago but I ca

  • Change "subject" in Receiver Mail Adapter Module

    Hi all, following the "How To Guide" I developed a Module for my receiver mail adapter. Everything works fine. Now my question: is it possible to change the content of the mail-"subject" in the module? Your help is appreciated. Carmen

  • ParticipaneFeed and NullPointerException

    Hi, I am trying to test LDAP integration in StandAlone Enterpricese server. I have added the following line to webconsole.properties: fuego.webconsole.userFeed.enabled=true When I go to the BPM Proess Administrator and Organizational Settings/Enable

  • Retrieve most recent measure value for a KPI

    We have a DW with a fact table containing measurement data and granularity of a day. I will use a short example: Site Key | Well Key | Date Key | TestMeasure 2  |  1  |  2013-05-27  |  56.7 2  |  1  |  2013-07-15  |  54.7 2  |  1  |  2013-12-09    | 

  • Illustrator CS6 Halftone Dots are Printing as Gradient

    I am printing to my Epson 4880 for screen printing film. I have recently upgraded to CS6 on Windows 7. I can choose the seperations option in the print window and edit the dot frequency and angle options. When the film is printed, the graphics are pr