Problem running Rich Client demo on exit 11 JDev

Hello
I am trying to run the demo of Rich Client on JDeveloper 11 (release with Weblogic). I downloaded the file "adf-richclient - demo.war" and launched a project of this archive. The application name is "adffacesdemo".
The error I get is:

< 13 October 2008 16:22:57 CEST > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the adffacesdemo application is not versioned. >
< 13 October 2008 16:23:07 CEST > < error > < HTTP > < BEA-101371 > < there was a failure during the processing of annotations for application C:\DevelopmentTools\JDeveloper11.1.1.0\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\adffacesdemo\adffacesdemo-adffacesdemo-webapp. Please make sure that annotations are valid. The error is oracle.adfdemo.view.srg.bug6437844.MyBean >
< 13 October 2008 16:23:07 CEST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1223907776591 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' adffacesdemo-adffacesdemo-context-root" "
weblogic.application.ModuleException: cannot load the webapp: 'adffacesdemo-adffacesdemo-context-root ".
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
Truncated. check the log file full stacktrace
java.lang.ClassNotFoundException: oracle.adfdemo.view.srg.bug6437844.MyBean
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Truncated. check the log file full stacktrace
>

Did somebody encountered this problem?
Thank you.

In fact, I was able to create a new project in JDeveloper from the WAR file, that I mentioned above and run the demo inside JDeveloper 11 g production.
Also - I deployed this demo of a stand alone WLS 10.3 with no problems.
You can see the current demo here:
http://jdevadf.Oracle.com/ADF-richclient-demo

Tags: Java

Similar Questions

  • Source of bean to ADF faces Rich Client Demo

    We use jdeveloper 12.1.3.We often have a glance on the oracle "ADF faces Rich Client Demo" (http://jdevadf.oracle.com/adf-richclient-demo).  With this link, we have a lot of examples, and it is possible to display the source of the pages. But is it possible to have the source of the beans used in these pages?

    Thanks for your help

    User

    Check - How to get the source code of the demo ADF page.

    ADF Faces components demo Install Instructions

    http://docs.Oracle.com/CD/E16162_01/Web.1112/e16181/gs_demo.htm#ADFUI12741

    Ashish

  • ADF Faces Rich Client Demos

    The box in RIA in connection components demo contains nice information about the versions of the components of the ADF. Since there are lance commig patch in the ordinary basiss, I decided to include that on the box in our application.

    If I check the code of demos from RIA components:
    <!-copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved. ->
    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    version = "1.2" >
    < af:popup id = 'about' contentDelivery = "lazyUncached" >
    < af:dialog title = 'On ADF Faces Rich Client Demos' type = "ok" id = "d1" >
    < af:panelGroupLayout layout = "vertical" id = "pgl1" inlineStyle = "width: 450px" >
    < af:panelFormLayout id = argument maxColumns "pfl" = "1" >
    < af:iterator id = 'info' var = value ' row' = "#{aboutBean.versionInformation}" >
    < af:panelLabelAndMessage id = label = "#{row.name"plm"} '"
    labelStyle = "vertical-align: top;" white-space: nowrap; ">
    < af:outputText id = value = "#{row}" / "ot" >
    < / af:panelLabelAndMessage >
    < / af:iterator >
    < af:panelLabelAndMessage id = "uaPLM" label = "header User-Agent.
    labelStyle = "vertical-align: top;" white-space: nowrap; ">
    < af:outputText id = "August".
    value="#{facesContext.externalContext.requestHeaderMap['user-agent']}"/ >
    < / af:panelLabelAndMessage >
    < / af:panelFormLayout >
    < / af:panelGroupLayout >
    < / af:dialog >
    < / af:popup >
    < / jsp:root >

    I can see that there is an aboutBean that is defined in the application.
    Where can I get the source code for this bean?

    Kind regards
    Mihael

    You can download the demo and install on your local computer, here's how http://www.oracle.com/technology/products/adf/adffaces/11/doc/demo/adf_faces_rc_demo.html

    Pedja

  • Problem running new ADF Faces Rich Client components demo

    Hello

    I download the latest version of Jdeveloper (11.1.1.2.0), an i try to run the demo application, ADF Faces Rich Client components demo.

    I imported the app in jdeveloper, and I deployed on the server of embededd; then, there are many examples of tag and other elements that it does not work (for example the carousel). the server shows me this exception:

    The class ' oracle.adfdemo.view.components.rich.ComponentEditorHandler$ BooleanProperty ' has no property 'obsolete '.

    For more information, see the server error log
    starting with an entry: during the PPR, #7 Server Exception

    This sound has shown in Popup javascript and the server log.

    How to run the sample application to correctly?


    Thank you

    This is the same file on the hosted demo - the difference is the URL parameter allows you to run it: try to add one? Gallery = true to the end.

    http://jdevadf.Oracle.com/ADF-richclient-demo/faces/index.JSPX?Gallery=true

  • Tomcat 6 - the demo of Rich Client ADF deployment fails

    I was able to deploy and run the demo of ADF Rich Client in the Oracle Weblogic server and a stand-alone Weblogic Server.

    However, when I deploy the application to an instance of Tomcat 6 (6.0.18) I get the following:

    December 1st, 2008 14:06:06 org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8080
    Charge of org.apache.catalina.startup.Catalina December 1, 2008 14:06:06
    INFO: Initializing treated in 297 ms
    Departure from org.apache.catalina.core.StandardService December 1, 2008 14:06:06
    INFO: Starting service Catalina
    Departure from org.apache.catalina.core.StandardEngine December 1, 2008 14:06:06
    INFO: Starting the Servlet engine: Apache Tomcat/6.0.18
    Departure of org.apache.coyote.http11.Http11Protocol December 1, 2008 14:06:06
    INFO: From Coyote HTTP/1.1 on http-8080
    December 1st, 2008 14:06:06 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    Departure from org.apache.jk.server.JkMain December 1, 2008 14:06:06
    INFO: Jk running ID = time 0 = 0/15 config = null
    Departure from org.apache.catalina.startup.Catalina December 1, 2008 14:06:06
    INFO: Start the server in 493 ms
    December 1st, 2008 14:21:37 org.apache.catalina.startup.HostConfig deployWAR
    INFO: Web deployment application archive adf-richclient - demo.war
    Departure from org.apache.catalina.core.StandardContext December 1, 2008 14:21:52
    SEVERE: Error filterStart *.
    Departure from org.apache.catalina.core.StandardContext December 1, 2008 14:21:52
    SEVERE: Context [adf-richclient-demo] failed to start due to previous errors

    I tried the deployment from inside JDeveloper 11 g and also by deleting the file. WAR in the directory webapps of Tomcat container.

    Anyone know why this is happening?

    Thank you

    Vince

    Vince-

    If you add the following jars in WEB-INF/lib, you will be less close.

    JSF - api .jar
    JSF - ri .jar
    JSTL-ri - 1_2.jar
    JSTL-api - 1_2.jar

    Good luck.

    Donn

  • I've just updated TB I was running two clients installation 1 now have server problems

    I run two clients TB since an installation - never had any problems. I've just updated to 24.4.0 and one of these installed works fine, the other will not receive or send e-mails. I get the following error.

    The message send failed.
    The message cannot be sent because the connection to the SMTP server mail.just - 2bme.com failed. The server is may be unavailable or refuses the SMTP connections. Please check that your SMTP server settings are correct and try again or contact the server administrator.

    Any SMTP server I use - I have 4 that (usually) work, no matter which I use I have the same problem. I can use the same SMTP server to send the other as the other install - install works, this one isn't. VERY STRANGE.

    connectivity immediately after an update issues are generally anti too cautious anti-virus programs and blocking everything in this new unknown.

  • Adobe Reader crashes when you try to print to the printer? Why? Any ideas would be great on how to solve this problem for my clients...

    Adobe Reader crashes when you try to print to the printer?  Why?  Any ideas would be great on how to solve this problem for my clients... This seems to be a problem once the latest version of windows update 03/08.  I don't know if it's a real problem Adobe, IE question, question of operating system or printer/printer driver problem.

    Someone please help!  Thank you

    In fact, I have not... However, I have to go change the preferences of Adobe and to take do not open in the Internet Explorer browser and that seems to have solved the problem for now.  However I am still confused about whether it is a matter of IE8 or Adobe 9 and X... Because it's not all my clients with that number only some of them...

  • Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Could not update windows 7 Home premium service pack 1 for windows 10.

    I tried windows update. all updates are installed except win 10 update that comes up with unexpected error

    Please be aware, even if you do not get the Windows 10 app, you can always download Windows 10 as one. ISO file, create a bootable copy and update your system.

    See the instructions: How to download official Windows 10 ISO files

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

  • How do I stop/disable "run rich content?

    I have intentionally disabled Auto-play (I do not use it).
    Then when I put in a dvd I have to go to the start menu, then computer, then left click on the dvd drive to play. That's fine if the dvd does not have improved the content. He will play just the content in windows media player as I want it. BUT, if it has improved the content and I am the light of the foregoing, it will be 'Content Run enhanced', which will try to install something (usually a player, none of which I want to on my PC). So when I just want to play the main content in windows media player, I have to add the additional steps of click with the right button on the drive, moving the mouse upwards and to the left by clicking on the "play" function
    Now, it's not that big of a burden, but it becomes boring. So the question:

    How to make the hierarchy of 'play' functions, when I left click on the road, whether it is just first play the movie in the player of my choice (or even just windows media player) and don't try to run rich content, without activating the auto play?
    AND/OR
    Is there a way to disable "run rich content" completely?

    I guess that what I change would also affect the cds as well. (It would be fine with me, I don't use no content enriched them either.)

    Thank you
    Dave

    Open the "Control Panel".

    Select "Autoplay".

    Scroll down to "enhanced DVD Movie".

    Handle it unrolling adjacent and make a selection.

  • Having major problems running newly installed Phtoshop CS5

    Having major problems running newly installed Phtoshop CS5 on a newer, much more powerful computer that will benefit better large files published on CS5. When I try to run it, I get the message "Adobe Application Manager required to start your trial is missing or damaged. Please download a new copy of AAM... "I made this withoiut effect. I uninstalled my purchased version and installed the "download version" of Adobe's Web site. NO luck. I get the same error message. AM I supposed to buy in Adobe CC and chuck my purchased version CS % or is there a work around for this problem?

    Have you tried to download it from:

    Download the CS5 products

    The error message is that this installation is corrupted.

    Concerning

    Stéphane

  • ADF 11 g Rich Client appearance

    I think it'll be great if there may be a new theme that has the ADF 11 g Rich Client appearance in the Apex in the future.

    We intend to have a compatible theme Fusion Apps in a future version of the APEX.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • problem running the session of remote debugging for specific oracle sql developer

    I have a problem running the session of remote debugging of sql server specific oracle developer.
    I get the following error:
    Connection to the database mmgrep - INNA.
    PL/SQL execution: ALTER SESSION SET PLSQL_DEBUG = TRUE
    Running PL/SQL: CALL the DBMS_DEBUG_JDWP. CONNECT_TCP ('inna.followap.com', '4029')
    ORA-30683: failure connecting to debugger
    ORA-12535: TNS:operation expired
    ORA-06512: at "SYS." DBMS_DEBUG_JDWP', line 68
    ORA-06512: at line 1
    Process is complete.


    I understand that Oracle is unable to connect to my PC.
    I have 2 different oracle servers to work with the sql developer. With one I can run debugger, with another - the errow above.
    I need to change to be able to start debugging with second oracle server.

    In tools | Preferences | ebugger, you can specify a range of ports for the debugger to use so you can limit it to those that are open on the firewall.

    And just to check, is the ip address that is displayed in the CONNECT_TCP call the right one for your PC?

  • Problem: Running Oracle Forms 11 g (test.fmx) on client computers

    Hi all

    I installed 11g on WinServer2008 Forms. The WLS_FORMS begins on port 9001 and I can run test.fmx on the server via a browser (http://[server_name]:9001/forms/frmservlet).

    The problem is that when I try to run it from client computers using the same URL, it is not working at all.
    -Internet Explorer 9 says "Internet Explorer cannot display the webpage."
    -Mozilla Firefox 8 says "unable to connect. Firefox can't establish a connection to server [servername]: 9001. »

    Note:
    I can access http://[server_name]:7001/console & http://[server_name]:7001/em of client machines without problem.

    Does anyone have an idea?

    Best regards

    Rob

    Hi Rob,

    Why don't set you up a configuration in the formsweb.cfg file

    and executed using this config name.

    for example:
    [demo]
    Form = test.fmx
    UserID = scott/tiger@Instance_name
    workingDirectory = D:\working_dir

    http://[Server_IP_Address]:9001/forms/frmservlet?config=demo

    This can work.

    Even I faced the same problem. Using the name of the config, I can run the form.

    See you soon,.
    Maddy

  • I have a problem running a 64-bit client

    Hey I have a problem installing Windows Server 2008... I have win 7 32 bit... Core 2 quad 2.4 / 4 GB of ram... I want to install Windows server 2008... Please help me...

    Post edited by: a.p. - added "... running a 64-bit host" in the title

    First shut down the systems guest OS and then close VMware Workstation. You can either close the comments within the se, or - if VMware Tools are installed in the guests - since the user interface of workstation by using "case comments.

    André

  • ' problem downloading ' native client. message: System Administrator has set policies to prevent this installation?

    I need to have the native client down loaded on my computer in order to evaluate my professional e-mail. I've always had assess to it until I bought a new computer a few months back. Now, I get a message that the system administrator has set policies to prevent this installation. What is strange, is I was evaluating for awhile after the introduction of my new computer.

    are you encounter this problem with all the programs install you or just this?

    Right-click on your program and select "run as Administrator"

    or try the following steps

    1 - click Start and type local security policy and then press enter

    2. in the left side select Software Restriction policies

    3. on the right-hand side, double click on 'Application'

    4. in the title of "Software restriction policies apply to the folling user", select all users except local administrator click "Ok" and restart the PC

    Hope this helps.

Maybe you are looking for