Carousel component and stand-alone Weblogic server problem.

Hello! I have a problem after I deployed my application on stand-alone Weblogic Server. There is no error when I do the same local Weblogic Server. So, let's discuss.

My App is deployed to new stand-alone WebLogic Server. I have the page with carousel cpmponent, when I visit I can see: http://my.jetscreenshot.com/2677/20101020-bvow-82kb

When I navigate to another page by pressing the 'BACK' button, then I go to the master/detail page, see: http://my.jetscreenshot.com/2677/20101020-casn-19kb

I see no data in the detailed form, but the data should be there. And when I try to navigate this page with buttons next, previous and so on, then I got an error in the browser, see: http://my.jetscreenshot.com/2677/20101020-cugj-20kb

If I do the same scenario in my local server, then there is no problem.

An interesting thing is that when I restert my stand-alone Weblogic Server and try to visit my pages in different order app - first visit master detail form and him visit my page to view carousel, so I have no errors. And after that I try to get my application by first scenario and no errors. So if I post the stand-alone deployment first visit master/detail form, then carousel. So before my app works well, but if I first visit page carousel after deployment stand-alone weblogic server. Then forward, I have problems as I said.

The problem is the carousel component. If I delete and make the same scenarious on the stand-alone server, then there not a problem as I have menthioned before. ANY ideas what is wrong and why everything works correct on the local server?

If you need more information, please let me know! Moreover, here you can download my App and try to deploy it to your own stand-alone Weblogic Server, app is here: http://www.failiem.lv/down.php?i=fwgzym & n = Test_carousel_in_standalone_weblogic_server.zip

After downloading, run the scripts in the database project (see: http://my.jetscreenshot.com/2677/20101020-akcx-16kb)

And after deploy you my application on STAND-ALONE weblogic server, visit the ViewCarousel.jspx page and in press the 'BACK' button and see what happens.

Hope for your answers, cordially, Debuger!

Debuger,
of course, I ran your use case. And it worked on my environment.

OK, my guess is that you hit the Bug 9183113. Brief summary, is that if you use createRootApplicationModule (...) outside the binding of the adf, the chances are that you break links to the other parts of the application that use the same definition of application module. In your test cases, you use createRoorApplicationModule (...) to stream image via a servlet in the browser. You use the same definition of application to the ruin of the application module. Sometimes it breaks resulting in the "no data found" links you see.

The work-around, I found as it is to ensure that the servlet you use createRootApplicationModule, runs through the filter adfBindings. It worked for me, so give it a try.

Open your web.xml file, select "Filters" and then in the table "adfBindings". In the tabs below the table select "filter mappings. He see you on entry fro "Faces Servlet". HJit green '+', select 'Servlet' as "Mapping Type", in the column mapping use the drop down arrow and select your 'ImageServletCarousel', 'Distributor Type' column select the checkboxes for 'Before' and 'ask '.
Do the same for other servlets image you use and save your work.
Recompile and build a new EAR and deploy it. See if that fixes your mistake.

Timo

Tags: Java

Similar Questions

  • jsf page strange error when running stand-alone weblogic server 12 c

    Hello

    I am facing strange error when lance page stand-alone weblogic server 12 c jsf

    JDeveloper version (12.1.3), Weblogic server (12 c)

    java.lang.NoSuchMethodError: oracle.javatools.resourcebundle.ChainedKeyValueMap.internalSetELResolved (Ljava/lang/Boolean ;) V

    to oracle.javatools.resourcebundle.BundleVariableResolver$ LocaleMap.get (BundleVariableResolver.java:85)

    to oracle.javatools.resourcebundle.BundleVariableResolver$ LocaleMap.get (BundleVariableResolver.java:60)

    at javax.el.MapELResolver.getValue(MapELResolver.java:199)

    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

    at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:138)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:183)

    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)

    at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

    at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:179)

    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)

    at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

    at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:73)

    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.getLabel(LabelLayoutRenderer.java:957)

    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:214)

    at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:231)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    to oracle.adfinternal.view.faces.taglib.region.IncludeTag$ FacetWrapper.encodeAll (IncludeTag.java:521)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:633)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:1088)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeWithSimpleBorders(DecorativeBoxRenderer.java:594)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:326)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:299)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:315)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:633)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:1088)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeWithSimpleBorders(DecorativeBoxRenderer.java:594)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:326)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:633)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:1088)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeWithSimpleBorders(DecorativeBoxRenderer.java:594)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:326)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:299)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:315)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)

    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3195)

    at oracle.adfinternal.view.faces.renderkit.rich.PageTemplateRenderer.encodeAll(PageTemplateRenderer.java:68)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)

    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3195)

    at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:275)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)

    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3195)

    at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1473)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)

    at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)

    at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)

    to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.renderView (ViewDeclarationLanguageFactoryImpl.java:338)

    at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)

    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)

    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)

    at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:77)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:478)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:478)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3367)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3333)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:254)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)

    My problem is solved by installing ADF performance (12.1.3)

  • Using a stand-alone WebLogic Server instance - ADF Insider issue

    Hello

    I just watched the [use a stand-alone WebLogic Server instance - ADF Insider | http://www.youtube.com/watch?v=yGSR6dwd3nw] video and I gave a try installing the WLS in my dev machine.

    Unfortunately I can't see how to do a run/debug jspx page right click in the WLS newly installed and configured.

    Note that the wizard will create a server connection Application under the radio button in the built-in Server displays "a built-in server can be started and stopped by JDeveloper. That applications can be deployed automatically to the server with the command run or Debug ... "but running a jspx always begin it pre-configured"IntegretedWebLogicServer"and there is no option to choose where to run from nor I see any configuration in the project properties.

    Could you please give me the missing indication?

    Yiannis

    Hello.

    First of all, thanks for watching the video. To specify the server of an application will run on, simply open the application properties and go the the Run category. Then select the appropriate drop down list WLS forum link to the built-in application server .

    Best regards

    Frédéric.

  • App Deployment on stand-alone Weblogic Server

    Hello

    I deployed a simple application for the stand-alone Weblogic Server:

    1 Middleware and Weblogic installed from jdevstudio11116install.bin
    2. created domain, global created DB connection
    3 application deployed successfully via a direct connection of JDeveloper, JDBC configuration for deployment contains the same JNDI name as global connection DB in WL

    Start page contains a commandImageLinks that navigate to other pages

    Questions:
    1. when I click on the image or the link representative commandImageLink on the Start Page, nothing happens - new view is not loaded and browser keeps to display the Start Page
    2. when I insert a page that has been granted access DB, WL displays error "ORA01005: password to null, connection refused '"crash"

    I missed a few imortant step?

    Thanks for the support,

    Daniel

    http://www.coderanch.com/t/456284/Linux-UNIX/Java-lang-noClassDefFoundError-could-not

    John

  • Error during the deployment of ADF application to a stand-alone weblogic Server

    I use Jdeveloper 11.1.1.6.0 and I'm trying to deploy my application on a stand-alone server running on a Unix machine and I get the following error message:

    [16: 12:44]-deployment began. ----
    [16: 12:44] the target platform's (Weblogic 10.3).
    [16:13] recovery of the existing application information
    [16: 13:01] analysis of the dependence running...
    [16: 13:01] building...
    [16: 13:05] deployment of profile...
    [16: 13:09] wrote on the Web for C:\JDeveloper\PortingAppln\ViewController\deploy\ADF1.war application Module
    [16: 13:13] Application deployment...
    [16: 20:19] [Deployer: 149191] Operation "deploy" on demand "ADF1' initialization on"ADF1.
    [16: 20:45] WebLogic Server Exception: weblogic.application.WrappedDeploymentException: oracle/jrf/PortabilityLayerException
    [16: 20:45] check the server logs or the console of the server for more details.
    [16: 20:45] weblogic.application.WrappedDeploymentException: oracle/jrf/PortabilityLayerException
    [16: 20:46] # incomplete deployment. ####
    [16: 20:46] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    Can someone help me with this problem.

    Thank you
    Srini.

    .. and make sure that you have installed and configured the correct version of WLS (it should be 10.3.5).

    Arun-

  • Install stand-alone weblogic server in my laptop. Need of guidelines or articles.

    Hello

    Plan to install the server stand alone of weblogic in my laptop.

    Kindly help me if there is no blog to provide the step by step installation tutorial.

    Kind regards

    Prasad K T,.

    Hello

    Of all the ways to find the link with screenshots of the installtion and domain for Weblogic creation process

    Weblogic installation in graphical mode - weblogicexpert

    Installation of Weblogic 10.3.6 in console Mode in windows machine - weblogicexpert

    Creation of domain in the GUI mode - weblogicexpert

    Creation of domain Mode Console - weblogicexpert

    From Weblogic Admin Server

    Starting/Stoping Weblogic Admin Server - weblogicexpert

    From Weblogic Server managed

    Starting/Stoping Weblogic Managed Server - weblogicexpert

    Configuration Manager node

    NODE MANAGER configuration and starting managed server from Console - weblogicexpert

    Deployment process

    Deployments - weblogicexpert

    Security concepts

    Security concepts and hands on - weblogicexpert

    Installation of Weblogic 12.1.2

    WebLogic 12 c - weblogicexpert

    All other basic information are available in the blog

    It may be useful

  • Error after you start the stand-alone weblogic Server

    < 22 January 2011 19:32:36 AST > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed in the RACE >
    < 22 January 2011 19:32:36 AST > < opinion > < WebLogicServer > < BEA-000360 > < server started operation >
    IntegratedWebLogicServer start time: 311391 ms.
    IntegratedWebLogicServer has begun.
    Manager of the < logger > < error > ServletContainerAdapter not initialized successfully.

    Help, please...

    Ignore the error
    See logging and auditing 361988
    http://download.Oracle.com/docs/CD/E13217_01/WLOC/docs10/notes/known_resolved.html

  • How to deploy the mobile browser on stand-alone weblogic server application

    Hello

    I followed http://www.oracle.com/technology/products/jdev/11/cuecards/adf_set_51/ccset51_ALL.html tutorial to create the mobile browser app but unable to deploy it in contrast to the other j2ee applications, there is no profile created automatically deployment, can someone help me how to create a deployment for this application profile? I have ADF run libraries installed in WLS.

    Receive your answer.

    Kind regards
    Senana

    Enter the Application-> properties-> menu of Application deployment
    There you should be able to create a new profile of EAR deployment that will include your model and user interface projects and deploy them to the server.

  • Deploying the application to the stand-alone WebLogic problem

    Hello!
    I have a problem with the stand-alone WebLogic Server applications.
    We migrated to JDeveloper 11.1.1.5 to 11.1.2.1. I followed the instructions on this page: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf to deploy our application of ADF on AdminServer. Everything worked OK.

    Then I followed the instructions on this page: http://docs.oracle.com/cd/E21043_01/web.1111/e13813/custom_jrf.htm to apply with our "ADF_server" the server JRF managed and got this:
    WLS: / offline > applyJRF ('ADF_server', ' / Oracle/Middleware/user_projects/domains/our_domain ')
    Read the/Oracle/Middleware/user_projects/domains/our_domain area of applyJRF
    Copy the configuration files JRF/Oracle/Middleware/oracle_common/modules/Oracle/Middleware/user_projects/domains/our_domain/config/fmwconfig/servers/ADF_server
    Components JRF target to "ADF_server".
    Update changes JRF to/Oracle/Middleware/user_projects/domains/our_domain field in offline mode
    It's probably OK?

    When I try to deploy a problem occurs on a managed server 'ADF_server':
    * [10: 55:08] Weblogic Server Exception: weblogic.application.ModuleException: could not load the webapp: "ADFMainApplication-ViewController-context-root."
    * [10: 55:08] caused by: weblogic.management.DeploymentException: error: unresolved Webapp library makes reference to ' [ServletContext@1542360219[app:ADFMainApplication_Project1_ADFMainApplication module: root ADFMainApplication-ViewController-context-path: / ADFMainApplication-ViewController-context-root spec-version: 2.5] ", defined in weblogic.xml [Extension name: jsf Specification-Version: 2, exact match: false] *.
    * [10: 55:08] see the server logs or the console of the server for more details.*
    * [10: 55:08] weblogic.application.ModuleException: failed to load the webapp: "ADFMainApplication-ViewController-context-root."
    * [10: 55:08] deployment cancelled.*
    * [10: 55:08] - incomplete deployment. *
    * [10: 55:08] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer). *

    What should I do to run the managed server? Help, please.
    Best regards, Marko

    You did to be sure that the 11.1.1.5.0 adf runtime has been installed on the managed server before installing Upgrade patches to 11.1.2.1.0?

    If this isn't the case, it is the problem. The new runtime environment is installed automatically if the olny one has been set up correctly, my personal conclusion from my tests. If you want to learn more about this check http://tompeez.wordpress.com/2011/06/25/upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/ and http://tompeez.wordpress.com/2011/06/29/follow-up-upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/.

    You can make the threethings:
    1. Open Enterprise Manager, select your managed server and hope you see a message like "JRF aply to this managed server" (don't remember the exact wording). To do this, and libraries must configure OK.
    2. open the administration console and select the necessary shared libraries and add your manages the target server. Problem is that you don't know what libs are needed. If you don't mind target libraries to the managed server. Not sure if this causes problems later.
    3 write information on the managed server as port, domain names machine name. Remove the server managed the installation of WLS. It must be very sad that you upgrade and which should be no application or shared library of your one deployed on the managed server. After removal of the old successful server closes wls and start it again (just for security). Now, create a new managed server with all names, ports, and other information like the old using the quick start tool.

    I prefer the 3 method, this one worked for me all the time.

    Timo

  • Expand/collapse PanelBox behave differently on wls integrated and stand-alone wls

    12.1.3 jdev

    WebLogic 12.1.3

    I have a test page which Expand/Collapse PanelBox according to a logic managed bean when a button is clicked. User can also manually click on the small triangle to open/close the group box.

    If I run my integrated weblogic Server page of jdev, everything works fine. PanelBox develops or reduced depending on the result of my bean managed after that I click on a button. After that I have manually expand/collapse it, by clicking the button again can expand or collapse the group box.

    But when I deploy my test on stand-alone weblogic server, by clicking on the button can expand/collapse the box. But if I manually expand/collapse the box for once, while clicking on the button after will not not expand/collapse the box not more.

    I check all the associated adf jars on integrated wls and wls autonomous. I have not noticed any difference.

    No idea why the same code behaves differently on different servers? Any suggestions that pot I should double check?

    Thank you.

    The difference has something to do with the doctors that we have configured on wls. We did the following and now the panelbox open/close correctly.

    1 Add a class to extend ComponentChangeFilter.

    SerializableAttribute public class RejectPanelComponentChangeFilter extends ComponentChangeFilter {}

    @SuppressWarnings("compatibility:-4979717484313581204")

    private public static final long serialVersionUID =-3565272558295489717 L;

    public RejectPanelComponentChangeFilter() {}

    Super();

    }

    Public ComponentChangeFilter.Result accept (ComponentChange, componentChange, UIComponent uIComponent) {}

    If (RichPanelBox instanceof uIComponent & "disclosed".equals (((AttributeComponentChange) componentChange) .getAttributeName ()) ") {}

    Return ComponentChangeFilter.Result.REJECT;

    }

    else {}

    Return ComponentChangeFilter.Result.ACCEPT;

    }

    }

    }

    2 and in the bean of backup of the page with panelBox on the PanelBox setter, follow these steps:

    {} public void setFinderCriteriaPanelBox (RichPanelBox finderCriteriaPanelBox)

    this.finderCriteriaPanelBox = finderCriteriaPanelBox;

    int filterCount = ((UIXComponentBase) finderCriteriaPanelBox) .getComponentChangeFilters () .length;

    If (filterCount == 0) {}

    finderCriteriaPanelBox.addComponentChangeFilter (new RejectPanelComponentChangeFilter());

    }

    }

  • Run applications on stand-alone WebLogic 10.3.5.0 11.1.2.2.0 JDeveloper

    Hello

    Tell me please, how do I run 11.1.2.2.0 on stand-alone WebLogic 10.3.5.0 JDeveloper application? Integrated Weblogic Server of JDeveloper 11.1.2.2.0 has the 10.3.5.0 version and everything works fine. I hope that it's impossible to make my server capable of running with JDeveloper 11.1.2.2.0 application.

    Evgeny

    The server applications certified & ADF combinations are available here:
    http://www.Oracle.com/technetwork/developer-tools/jdev/jdev11gr2-CERT-405181.html#Application_Servers
    So yes, according to this document, a stand-alone server 10.3.5 can run the ADF 11.1.2.2.0 DURATION

    Tell me please, how do I run 11.1.2.2.0 on stand-alone WebLogic 10.3.5.0 JDeveloper application?

    You must follow an Oracle support document.
    Oracle Support Document 1328698.1 (how to install the ADF 11 g Release 2 to WebLogic Sever 10.3.5 runtime libraries / 10.3.6?) are at: https://support.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?id=1328698.1

    Briefly:
    1. on your stand-alone weblogic Server runtime install ADF 11.1.1.6 first
    2. then install the two patches for ADF 11.1.2.2 available from support of Oracle and mentioned in the document of support.

    Kind regards
    Jang Vijay Singh

  • Can deploy us jdeveloper 11.1.2 in stand-alone weblogic 10.3.4?

    Hello
    I have an urgent question on the deployment. Can we use weblogic 10.3.4 to deploy adf jdeveloper 11.1.2 applications?
    and how did sherman patch if I have to use stand-alone weblogic 10.3.5?
    Please respond to this request?
    Thank you very much. Please answer.

    Thanks to Timo Hahn,

    http://www.Oracle.com/technetwork/developer-tools/jdev/shermanrelnotes-405777.html#deploy says:

    The duration of the ADF will move into a stand-alone application server by applying an Opatch bundle on top a PS4 11.1.1.5 version of the Application Developer shiphome

    PS4 = 10.3.5

    INCLUDING

    John

  • Penetrating VM from ESX Cluster stand-alone ESXi Server

    I get an error trying to move a virtual machine of cluster VI in a standalone ESXi Server, someone had a bit of luck this?  I tried the following: Get-VM-name "CO-WS-TEST1" - location (Get-VMHost "CO-WS-TEST1"). Move-VM - Destination (Get-VMHost "CO-VM-TEST2") where CO-VM-TEST2 is a stand-alone ESXi server and CO-WS-TEST1 is in an ESX Cluster with VI.

    I get the following error:

    Get-VMHost: 2009-04-13 13:08:08 Get - VMHost VMHost with the "CO-VM-TEST2" name not found, using the specified filters.

    On line: 1 char: 60

    + Get-VM-name of the CO-WS-TEST1 | Move-VM-Destination (Get-VMHost & lt; & lt; & lt; & lt; "CO-VM-TEST2")

    Move-VM: cannot bind parameter 'Destination '. Could not convert "" to "VMware.VimAutomation.Types.VIContainer".

    On line: 1 char: 48

    + Get-VM-name of the CO-WS-TEST1 | Move-VM-Destination & lt; & lt; & lt; & lt; (Get-VMHost "CO-VM-TEST2")

    Thanks in advance for any help you can give me.

    What is ESXi system managed (for example with a non-free full license) by your vCenter?  If this isn't the case, then you can not make a gesture like this.  You can probably fake it with enough script and help of some external tools to make disk copy.

    [vExpert |] [ http://www.vmware.com/communities/vexpert/], PowerShell MVP, moderator of the VI Toolkit forum

    Author of the book: VMware Infrastructure Management with PowerShell

    Co-host, PowerScripting Podcast (http://powerscripting.net)

    Need help in General, other than VMware PowerShell? Try the PowerShellCommunity.org forums

  • Deployment problem Jdev (V 11.1.2.0.0) to stand alone weblogic v10.03

    My environment is Win 2008 Server 64. I'm trying to deploy on a stand-alone server. I've added the following adf runtime libraries:

    http://radalcove.com/blog/?p=34


    Created the connection to the server app and when you try to deploy the stand alone server I received the following error message. What is a missing library or another issue? Thanks, J

    [04: 52:18]-deployment began. ----
    [04: 52:18] the target platform's (Weblogic 10.3).
    [04: 52:21] recovery of the existing application information
    [04: 52:21] analysis of the dependence running...
    [04: 52:21] building...
    [04: 52:32] deployment 2 profiles...
    [04: 52:33] wrote the Web application Module in C: < path of the server >-< myapp > \ViewController\deploy\ < myapp >ViewControllerwebapp1.war
    [04: 52:34] wrote it Enterprise Application Module to C:\jdev_backup\mywork\ < myapp > \deploy\ < myapp > _application1.ear
    [04: 52:34] Application deployment...
    [04: 52:37] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy < myapp > _application1 on AdminServer. : could not load the webapp: "" < myapp > - ViewController - context-root '. "
    [04: 52:37] [Deployer: 149193] Operation "deploy" on demand "< myapp > _application1" failed on "AdminServer.
    [04: 52:37] WebLogic Server Exception: weblogic.application.ModuleException: could not load the webapp: "< myapp > - ViewController - context-root"
    [04: 52:37] caused by: weblogic.management.DeploymentException: error: unresolved Webapp library makes reference to ' ServletContext@9558442[app: myapp > _application1 module: < myapp > - ViewController - root context-path: / < myapp > - ViewController - context-spec root-version: 2.5] ", defined in weblogic.xml [Extension name: jsf, Specification-Version: 2, exact match: false]
    [04: 52:37] check the server logs or the console of the server for more details.
    [04: 52:37] weblogic.application.ModuleException: failed to load the webapp: "< myapp > - ViewController - context-root"
    [04: 52:38] undeployment.
    [04: 52:38] - incomplete deployment.
    [04: 52:38] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    http:///AppTest-ViewController-context-root/test.jsp
    

    you do not have use "/ faces" he loves

    http:///AppTest-ViewController-context-root/faces/test.jspx
    

    http://CN.forums.Oracle.com/forums/thread.jspa?threadID=1123275

  • Can possible save of Cisco DCNM on NFS and FTP on the stand-alone dcnm Server

    Can anyone suggest me that how I can back up the database DCNM 7.2 for a stand-alone server on NFS /FTP?

    What is the procedure to perform the backup on server NFS /FTP?

    Is any dependency to take backup on remote servers from stand-alone server DCNM (not HA)?

    Hello

    VIEW includes a database backup utility in the $INSTALLDIR/dcm/directory/bin/view.  There are 2 versions of the script, one for Oracle and one for postgres databases, and they both can be run from the server command line.  These scripts will create a dump (.dmp) database file which you can ftp offshore to another server to files, if you wish.

    For reference, here is the documentation on backups of db VIEW:

    http://www.Cisco.com/c/en/us/TD/docs/switches/Datacenter/SW/7_2_x/Fundam...

    Thank you

    Eric

Maybe you are looking for

  • Satellite C660-2E2 and factory settings

    Hello I was wondering if anyone can help, I'm giving away my laptop for charity to the upgrade I deleted all the files and you want to return to the factory settings, tried several options such as the 0 key and Panel control but just methods, it will

  • Adding contact by phone to a Skype conference call

    If I started a Skype conference call, how can I add another person by phone? "Add people to a conversation" seems only add people on Skype. I want to add people to the phone and if I dial their number on everyone's hand. I have Skype on a Mac 5.3.59.

  • Satellite A30 - new hard drive

    I need to replace the hard disk; at present, it is 30 gig can, I replace it with a 80 GB? I found it very easy to remove it from the pc, but when I put a new one to do I do allsorts of hi - tech programming?any help?

  • How the switch "selector selection" cut

    Hello I would like to ask if anyone knows how to disable the tip in the case selector or a sequence of structures. The tip window always appears and hides the parts under him. I don't have the trick with no specific information. (see photo) Greetings

  • Camera HP Jet 7 timer?

    Y at - it control software to set a timer to take pictures?  If this isn't the case, any suggestions for instant delayed decision-making?  TIA.