Run query VO when accessing the page...?

Hello! I have two forms — one in which I download new image and docs and the other where I see pictures on the circular view. I found an interesting thing, use of images and documents. When I add images and documents and then go to the display page carousel I see so he carousel - pictures and docs. But carousel are created from original Version that uses the WHERE clause to return only images. I think that this request is not running any time I opened my Carousel page, because when I restarted my App then carousel I see only the images it's ok. Any ideas how to solve this problem?

Best regards, Debuger!

Just drag the operation to perform on the taskflow. This will create a method on the diagram and then connect it to the other parties.

See: http://www.youtube.com/watch?v=3cklxe1qq5I

Published by: Shay Shmeltzer on October 13, 2010 16:44

Tags: Java

Similar Questions

  • [JDev ADF] How 1) auto - submit search Query Panel when loading the page and 2) 'secretly' proceed to the query a param

    Hello

    in my page, there is a "query with table Panel" created from all the "named criteria | All the attributes of a"of a display object.

    The request of this display object has in its where clause 1 param required.

    When JDeveloper creates the "query with table Panel" it adds to the search also fields that the param required of the View object.

    The user doesn't have to choose the value of the param: I secretly turn the param to query and to hide the search field in the "query with table Panel".

    The query must always be performed with the param I secretly put (reading the value of a managed bean).

    You kindly help me?

    Thank you

    F.

    For this you must intercept the query and add your parameter. You can use the criteria to view "All searchable attributes" for this because this IC is to build implicit and you cannot change it. However, you can create your own CV and imitate the "all attributes searchable" vc. In the t create a new Victoria Cross and all all the attributes of the query itself. One you don't want to see you can hide (like the rohanwalia post).

    Then, you must use the technique described in this blog https://blogs.oracle.com/aramamoo/entry/interpret_af_query_s_queryevent but instead to display the context menu, you set the bean to your hidden setting viewcriteria line.

    Timo

  • Exception when accessing the content a sample page

    Hello

    Please help me in the deployment and access an application in WebLogic Server 10.3 (standalone).

    The steps I have taken in the deployment:

    An example of application Triniad, I had downloaded of the site Web of MyFaces Trinidad. for example: Blank.War

    Deployment of the file. War on WebLogic Server 10.3 via the WebLogic Server Console of Administration. But, when I am tring to access the page - http://140.84.129.205:7001/blank/faces/page1.jspx
    He started me special suite.

    I added the contents of the file file and web.xml Exception and Faces - config.xml as file... You can you please point out what I jumped. Thanks in advance.

    Error 500 - Internal server error

    java.lang.UnsupportedOperationException
    + javax.faces.context.ExternalContext.setRequest(ExternalContext.java:368) +.
    + org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._isSetRequestBugPresent(GlobalConfiguratorImpl.java:543) +.
    + org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:325) +.
    + org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ CacheRenderKit. (FacesContextFactoryImpl.java:86) +.
    + org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:64) +.
    + javax.faces.webapp.FacesServlet.service(FacesServlet.java:260) +.
    + weblogic.servlet.internal.StubSecurityHelper$ (StubSecurityHelper.java:227) ServletServiceAction.run +.
    + weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) +.
    + weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) +.
    + weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) +.
    + weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) +.
    + org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238) +.
    + org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195) +.
    + org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138) +.
    + org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) +.
    + weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) +.
    + weblogic.servlet.internal.WebAppServletContext$ (WebAppServletContext.java:3496) ServletInvocationAction.run +.
    + weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) +.
    + weblogic.security.service.SecurityManager.runAs (Unknown Source) +.
    + weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) +.
    + weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) +.
    + weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) +.
    + weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) +.
    + weblogic.work.ExecuteThread.run(ExecuteThread.java:173) +.



    Content of the file faces - config.xml is:



    <? XML version = "1.0"? >
    <!--
    Licensed to the Apache Software Foundation (ASF), under a
    or several contributor license agreements. See the NOTICE
    distributed with this work for more information
    with regard to copyright. The ASF licenses this file
    you under the Apache License, Version 2.0 (the
    "License"); You may not use this file except in compliance
    with the license. You can get a copy of the license at

    www.Apache.org/licenses/license-2.0

    Unless required by law applicable or agreed to in writing,
    software distributed under the license is distributed on an
    "LIKE WHAT" BASIS, WITHOUT WARRANTY OR CONDITION OF ANY
    KIND, express or implied. See the license for the
    specific language governing permissions and limitations
    under the terms of the license.

    ->
    <! DOCTYPE PUBLIC faces-config
    "- //Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0 / / IN".
    "http://java.sun.com/dtd/web-facesconfig_1_0.dtd" >
    <>faces-config

    < application >
    <! - use the Trinity RenderKit -
    < default rendering-kit-id >
    org. Apache.MyFaces.Trinidad.Core
    < / default rendering-kit-id >
    < / application >

    <!-global preferences oppose that proxies to others->
    < managed-bean >
    helloWorldBacking < managed-bean-name > < / managed-bean-name >
    < managed-bean-class >
    org.apache.myfaces.trinidad.blank.HelloWorldBacking
    < / managed-bean-class >
    < managed-bean-scope >
    request
    < / managed-bean-scope >
    < / managed-bean >

    <! - rules of navigation for index.jspx - >
    < navigation-rule >
    Page1.jspx < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    Page2.jspx < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >

    <! - rules of navigation for page2.jspx - >
    < navigation-rule >
    Page2.jspx < of view - id > < /-view-id >
    <>navigation-case
    < from outcome > back < / de-results >
    Page1.jspx < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >

    < / faces-config >


    Content of the Web.XML file is:*.


    <? XML version = "1.0" encoding = "ISO-8859-1'? >
    <!--
    Licensed to the Apache Software Foundation (ASF), under a
    or several contributor license agreements. See the NOTICE
    distributed with this work for more information
    with regard to copyright. The ASF licenses this file
    you under the Apache License, Version 2.0 (the
    "License"); You may not use this file except in compliance
    with the license. You can get a copy of the license at

    www.Apache.org/licenses/license-2.0

    Unless required by law applicable or agreed to in writing,
    software distributed under the license is distributed on an
    "LIKE WHAT" BASIS, WITHOUT WARRANTY OR CONDITION OF ANY
    KIND, express or implied. See the license for the
    specific language governing permissions and limitations
    under the terms of the license.

    ->
    < web - app xmlns = "http://java.sun.com/xml/ns/javaee."
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd".
    version "2.5" = >
    <!-use the State economy on the client side. In Trinidad, it's a
    optimized, mechanism based on chips which is almost always a
    better choice than the economy of State standard JSF server side. ->
    < context-param >
    javax.faces.STATE_SAVING_METHOD < param-name > < / param-name >
    customer of < param-value > < / param-value >
    <!-param-value > server < / param-value->
    < / context-param >

    <!-Trinidad by default uses an optimized economy State on the client side
    mechanism. To disable that, uncomment the following->
    <!-context-param >
    org.apache.myfaces.trinidad.CLIENT_STATE_METHOD < param-name > < / param-name >
    < param-value > all < / param-value >
    < / context-param->

    <!-Trinidad also supports a strategy optimized for caching of some
    View State to the application level, which improves
    scalability. However, it makes it more difficult to develop (updates to)
    pages will not be noticed until the server restarts) and in
    a few rare cases, cannot be used for certain pages (see Trinidad
    documentation for more information) - >
    < context-param >
    org.apache.myfaces.trinidad.USE_APPLICATION_VIEW_CACHE < param-name > < / param-name >
    < param-value > false < / param-value >
    < / context-param >

    <!-if this setting is enabled, Trinidad will be automatically
    check the date of the change of your JSP pages and throw saved
    State when they change. This makes development easier,
    but fresh General adds that should be avoided when your application
    is deployed->
    < context-param >
    org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION < param-name > < / param-name >
    < param-value > true < / param-value >
    < / context-param >

    <!-persistence of change allows a session scope. By default,.
    Persistence of change is cleared completely. The ChangeManager is
    an API that can persist changes to component (like,
    is a showDetail or tree expanded or collapsed). For the provision
    a custom persistence of change implementation inherit from the
    The API of Trinidad ChangeManager class. As the value you
    to use the fullqualified class name. ->
    < context-param >
    org.apache.myfaces.trinidad.CHANGE_PERSISTENCE < param-name > < / param-name >
    session of < param-value > < / param-value >
    < / context-param >

    < filter >
    < name of filter > Trinidad < / filter-name >
    > class filter < org.apache.myfaces.trinidad.webapp.TrinidadFilter < / class filter >
    < / filter >

    < filter mapping >
    < name of filter > Trinidad < / filter-name >
    faces of < servlet name > - < / servlet-name >
    < / filter-mapping >

    <! - faces Servlet - >
    < servlet >
    faces of < servlet name > - < / servlet-name >
    > the servlet class < javax.faces.webapp.FacesServlet < / servlet-class >
    < / servlet >

    <! - resource loader servlet - >
    < servlet >
    resources < name of the servlet > - < / servlet-name >
    > the servlet class < org.apache.myfaces.trinidad.webapp.ResourceServlet < / servlet-class >
    < / servlet >

    <! - faces Servlet mappings - >
    < servlet-mapping >
    faces of < servlet name > - < / servlet-name >
    < url-pattern > /visages / * < / url-pattern >
    < / servlet-mapping >

    < servlet-mapping >
    resources < name of the servlet > - < / servlet-name >
    < url-pattern > /adf / * < / url-pattern >
    < / servlet-mapping >


    <! - welcome files - >
    < Welcome-file-list >
    Welcome < file > index.html < / welcome-file >
    < / Welcome-file-list >

    < / web - app >



    Thank you
    -Afif

    What version of Trinidad you trying to use? It is possible that requires a newer version of JEE is provided by WebLogic 10.3.

  • Firefox has suddenly start delay when accessing the secure site

    We have an application Java Tomcat 7 on Amazon Web Services EC2 server. The server is configured so that our application is the root application and is accessible from port 80. The application and the Tomcat are configured with SSL, so that whenever someone types in the url of the site (e.g. www.something.net) Tomcat will switch to HTTPS and use port 8443.
    This all works fine, but it seems that if for some reason any Firefox expires when accessing the site, it will never reconnect on the site and any attempt to connect using www.something.net indicates that the connection has expired. Yet if you put in the port number (for example, www.something.net:8443) happens immediately.
    I tried setting compensation in web cache content, defining the limit of cache to zero and by disabling web content offline. None of this has worked. Re-installing Firefox worked.
    We if the question was limited to Firefox, but we did eventually run run in on Chrome too. On Chrome, I was able to get the browser to connect to the site by going to settings > advanced > clear data of the browser and delete the browser history, download, history, cookies and cache of images and files. Once I did the site come immediately with www.something.net and switch to HTTPS as it is supposed to do.
    It took me several months to encounter this problem. But other users have encountered immediately (for example, when configuring a new machine).
    Anyone can shed some light on this? I saw some issues, but none of them had what contributed to my situation. Can anyone suggest a way to remove all that is prevent Firefox to connect?

    Pass port SSL 8443 to 443 has solved the problem. It seems that when the www.something.net url is entered, Firefox remembers that it's an SSL site and automatically add the 's' to get the https. In fact after the timeout, the url in the browser line https:www.something.net. Of course, this is by default the SSL port (443) standard, which does not work if 8443 is used. Join port 443 has solved the problem.

    If you read about Tomcat configuration, the default SSL port is 8443. Maybe this is done for the test, but there never seems to be explained that there could be problems with 8443.

  • Cannot access the page «get modules»

    I had just refreshed my computer and I am trying to reinstall my Add-ons, but I can't access the page of the modules 'get '. I tried all the troubleshooting methods suggested. and still no:
    The secure connection failed

    An error occurred during a connection to services.addons.mozilla.org. The peer certificate has been revoked. (Error code: sec_error_revoked_certificate)

       The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
       Please contact the website owners to inform them of this problem.
    

    Can anyone help?

    How about you just go to https://addons.mozilla.org/ instead.

    Edit: this is not a Firefox 35.0.1 or any number of version, but with a certificate revoked on services.addons.mozilla.org

    The https://addons.mozilla.org still works fine.

    For playback so you understand how to properly use Bugzilla.
    Bug 1128368 - cert revoked about breaks services.addons.mozilla.org subject: addons

  • After I 'google' a web site address, I am unable to access the page directly by clicking on the link in the address; the page hangs and does not respond.

    After I 'google' a web site address, I am unable to access the page directly by clicking on the link in the address; the page hangs and does not respond.

    What antivirus you have installed before? Is the virus/malware-free system? If you have a current antivirus installed and you went through at least some of the malware removal steps I list in the link I have given if you are sure that the system is clean, uninstall McAfee and see if that solves your problem. If you connect to the Internet behind a router, you can be sure for this quick test. If you are connected directly to a cable/dsl modem, then firstly download Avast or even Microsoft Security Essentials (both free). Then, disconnect from the Internet and uninstall McAfee. Install the antivirus of your choice and test. If all goes well, your problems have been caused by McAfee. This is not surprising since McAfee is perhaps the worst choice for safety, we could do.

    If you had any antivirus installed before McAfee, then you must go through all stages of thorough removal of malware listed in the my link before anything else. MS - MVP - Elephant Boy computers - don't panic!

  • Why "problem loading page" appears when I try to start firefox? I can access the page relevent medium of internet explorer, but firefox cannot connect to the web.

    A few days ago Firefox has stopped working when you use the shortcut or exe. file. The message http://en-gb.start3.mozilla.com/firefox?client=firefox-a & rls = org.mozilla: en - GB:official appears, even if when I paste this address in internet explore it works. What is preventing firefox to connect?

    One possible cause is security software (firewall) that blocks or limits Firefox without you informing on this subject, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox in the list of permissions in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox.

    See Server not found - the problems of connection and Configure the firewall so that Firefox can access the Internet and http://kb.mozillazine.org/Firewalls

  • Difficulties to access the pages to implement roles

    We are implementing EBS R12 14 modules. My company currently uses 11.5.4 in warehouse and purchase and 11.5.10 in finance, but we are extending to the entire company to work on the same system. We are currently working on an instance of partially configured system development.

    We currently set up roles with the Sys Admin responsibility and security: user: define and apply exceptions and responsibilities if necessary. We are interested in using roles in the future. I read in the Sys Admin Security Guide and several messages on the forums. We mapped what functions and tasks must be performed for the employees, and so I started to penetrate the system and play.

    My problem is the following: using the responsibility for the management of the user (UMX), I can access the top of the manage user html page, but when I click Create Role, or attempt to modify the hierarchies or whatever it is, I get an error message indicating that I have not sufficient access to the system.

    Any suggestions? I use the wrong responsibility? Anyone would be able to guide me through the creation of a personal responsibility that would have access to these things? I tried to create a liability, but it either runs on the same point as the UMX one done, or gives me an error saying that the responsibility does not have functions that are associated with, or that the menu could not compile correctly.

    FYI - my email is [email protected] I need to post to my account here yet.

    Thanks in advance

    Rick,

    You don't mention which account you use to do this - I think you are using your own account. What you'll notice is that if you log on as the SA account and use the responsibility of the management of users, you will be able to succeed :-) In a real situation, the SYSADMIN (being a generic) account is usually locked, so using the SA account is not feasible. You will need to do is connect as that of the SYSADMIN account (this once) and with responsibility for the management of users, given the role of "security administrator" your apps account (assuming that it is one you use). Then log out and log in as yourself and you will see that you will be able to do what you need to do. Unfortunately, this step is not documented very well anywhere AFAIK. PL let us know if it works for you.

    HTH
    Srini

  • How can I stop Firefox displaying Javascript/CSS inline when viewing the Page (CTRL + U) Source?

    Recently, I noticed that the Javascript and CSS files are shown online while you watch a page source. Is there a way to stop the Firefox to do this?

    Thanks for the test.

    When I try Reddit, this stylesheet is not inline in the page.

    I can't access/browsing Netflix, I'm redirected to a login screen. But it seems strange that when I try to navigate around Netflix, I'm still on HTTPS and you load on HTTP.

    This problem happens only in the pages of HTTP and not HTTPS pages?

    Is it possible that some sort of proxy or security filter modifies the page until it reaches your browser?

  • Errors with display & to access the pages in IE - Satellite A300

    Hello
    For a few weeks now, I not was able to display images in their entirety on Web sites - they just don't download not entirely or don't load at all.

    I'll also have a lot of problems with the two IE & Mozilla Firefox, when I try to access the sites Web & click for more into Internet sites I constantly get errors & the page does not load until I Ctrl F5 many times.

    You wouldn't believe how many times I have done this for just register on this forum & get to that stage.
    It's like any site that has multiple pages or much info to download is just too much for the two programs?

    An error indicates to the bottom of the lower part of the IE: res://ieframe.dll/dnerror.htm in this case, if this can help.

    I checked the memory etc, all right.
    I have a satellite A300. Hope someone can suggest something.

    I have Zone Alarm firewalls, spies & antivirus software. Have had throughout & its only been in the past weeks I have had this problem?

    Thank you
    Di

    I hope I'm not scare you, but to do it please read the thread below the link to the case where it applies to you:
    http://forums.Spybot.info/showthread.php?t=21787

    These things are usually one of two causes:

    1.
    Something is interfering with your Internet session.
    Malware is the most common example.

    2.
    Something wrong with your internet connection.
    A bad line ADSL, for example.

    But I feel a reason to software here.

  • WEP and wireless router to access the page problems

    Our office recently acquired a virus and everything had to be cleared and reloaded on here. Then I thought about what is going on, all the regular parameters for all that would be enabled by default. When I need my WEP key for my laptop and now a console Wii, Office won't let me access the router with the 192.168.x.x settings page in the address bar, so get the wep key.

    I type in the default "admin" value in the user name and password, try to put in place and still does not work. I tried other forms of passwords/user names and have NO idea of what he wants to use me.

    I'm doing something wrong, or is there something wrong with my computer it won't let me access this point? I tried other things, but he still sends me back to the IP address page. I'm not very good with this encryption stuff, so I hope someone can help!

    Welcome to the Cisco home community.

    Try to leave the empty user name and "admin" as password (without the quotes).

    Your user settings should be intact and possible even after a re - format PC.

    If it still does not work, reset the router, journal with the information identified above and re configure from scratch.

    Don't post back the updates.

  • ADF Mobile: Error when accessing the app from the Android emulator

    I am trying to build a mobile app ADF with JDeveloper (11.1.2.4.0) and its extension ADF Mobile Framework (11.1.2.4.39.64.69). The version of the Android API is 23 and the SDK build tools and platform version 20.

    I built the app and the deployment of the android emulator has been a success, but when I try to access the application on the emulator, it throws an error indicating that the application has stopped working.

    When I check logcat he showed the exception stack trace below that throws an UnsupportedOperationException

    Any help would be really appreciated.

    I/ActivityManager( 1240): Start proc com.company.OracleMobile for activity com.company.OracleMobile/oracle.adfmf.Container: pid=1782 uid=10019 gids={50019, 1028, 1015, 3003}
    D/WearableConn( 1443): Connecting via TCP to /10.0.2.2:5601
    W/System.err( 1782): No properties file. Taking properties from ClassLoader resources
    D/dalvikvm( 1782): GC_CONCURRENT freed 152K, 12% free 2199K/2476K, paused 9ms+9ms, total 50ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 119K, 10% free 2491K/2740K, paused 13ms+10ms, total 44ms
    W/System.err( 1782): Opening "logging.properties" also failed
    W/System.err( 1782): java.io.IOException: BufferedInputStream is closed
    D/dalvikvm( 1782): GC_FOR_ALLOC freed 168K, 12% free 2542K/2884K, paused 14ms, total 15ms
    I/dalvikvm-heap( 1782): Grow heap (frag case) to 4.062MB for 1536012-byte allocation
    D/dalvikvm( 1782): GC_CONCURRENT freed <1K, 8% free 4041K/4388K, paused 9ms+1ms, total 32ms
    E/WebViewFactory( 1782): Chromium WebView does not exist
    E/WebViewFactory( 1782): Chromium WebView does not exist
    D/gralloc_goldfish( 1782): Emulator without GPU emulation detected.
    I/ActivityManager( 1240): Displayed com.company.OracleMobile/oracle.adfmf.Container: +1s55ms
    I/Choreographer( 1240): Skipped 33 frames!  The application may be doing too much work on its main thread.
    D/dalvikvm( 1782): GC_CONCURRENT freed 189K, 7% free 4453K/4768K, paused 17ms+17ms, total 90ms
    I/Choreographer( 1240): Skipped 96 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 122 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 202 frames!  The application may be doing too much work on its main thread.
    D/dalvikvm( 1782): GC_FOR_ALLOC freed 376K, 10% free 4746K/5268K, paused 15ms, total 16ms
    D/dalvikvm( 1782): GC_FOR_ALLOC freed 495K, 14% free 4944K/5724K, paused 14ms, total 15ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 507K, 11% free 5335K/5964K, paused 16ms+16ms, total 58ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 287K, 7% free 6075K/6484K, paused 18ms+11ms, total 61ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 596K, 10% free 6755K/7472K, paused 17ms+9ms, total 61ms
    W/dalvikvm( 1782): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/oracle/cvm/channel/VM;
    W/System.err( 1782): java.lang.reflect.InvocationTargetException
    W/System.err( 1782):  at java.lang.reflect.Constructor.constructNative(Native Method)
    W/System.err( 1782):  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    W/System.err( 1782):  at oracle.adfmf.framework.FeatureContextManagerFactory.createFeatureContextManager(FeatureContextManagerFactory.java:37)
    W/System.err( 1782):  at oracle.adfmf.framework.FeatureContextManagerFactory.getInstance(FeatureContextManagerFactory.java:72)
    W/System.err( 1782):  at oracle.adfmf.Application.initializeFeatureContextManager(Application.java:328)
    W/System.err( 1782):  at oracle.adfmf.Application.initApplication(Application.java:298)
    W/System.err( 1782):  at oracle.adfmf.Container$LayoutLoader.resumeApplicationLoad(Container.java:865)
    W/System.err( 1782):  at oracle.adfmf.Container$LayoutLoader.run(Container.java:786)
    W/System.err( 1782):  at android.os.Handler.handleCallback(Handler.java:733)
    W/System.err( 1782):  at android.os.Handler.dispatchMessage(Handler.java:95)
    W/System.err( 1782):  at android.os.Looper.loop(Looper.java:136)
    W/System.err( 1782):  at android.app.ActivityThread.main(ActivityThread.java:5026)
    W/System.err( 1782):  at java.lang.reflect.Method.invokeNative(Native Method)
    W/System.err( 1782):  at java.lang.reflect.Method.invoke(Method.java:515)
    W/System.err( 1782):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:777)
    W/System.err( 1782):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
    W/System.err( 1782):  at dalvik.system.NativeStart.main(Native Method)
    W/System.err( 1782): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load cvm from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.company.OracleMobile-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.company.OracleMobile-1, /system/lib]]]: findLibrary returned null
    W/System.err( 1782):  at java.lang.Runtime.loadLibrary(Runtime.java:358)
    W/System.err( 1782):  at java.lang.System.loadLibrary(System.java:588)
    W/System.err( 1782):  at com.oracle.cvm.channel.VM.<clinit>(Unknown Source)
    W/System.err( 1782):  at oracle.adfmf.JavaStarter.startJVMWithFeatureClasspaths(JavaStarter.java:351)
    W/System.err( 1782):  at oracle.adfmf.JavaStarter.startJava(JavaStarter.java:65)
    W/System.err( 1782):  at oracle.adfmf.framework.NativeFeatureContextManager.<init>(NativeFeatureContextManager.java:113)
    W/System.err( 1782):  ... 17 more
    D/dalvikvm( 1782): GC_CONCURRENT freed 1574K, 21% free 6714K/8416K, paused 15ms+18ms, total 81ms
    W/ActivityManager( 1240): Bad activity token: android.os.BinderProxy@b22d6f30
    W/ActivityManager( 1240): java.lang.ClassCastException: android.os.BinderProxy cannot be cast to com.android.server.am.ActivityRecord$Token
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.forToken(ActivityRecord.java:338)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.isInStackLocked(ActivityRecord.java:1031)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.getStackLocked(ActivityRecord.java:1039)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.getEnclosingActivityContainer(ActivityManagerService.java:7101)
    W/ActivityManager( 1240):  at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:2026)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2023)
    W/ActivityManager( 1240):  at android.os.Binder.execTransact(Binder.java:404)
    W/ActivityManager( 1240):  at dalvik.system.NativeStart.run(Native Method)
    W/ActivityManager( 1240): Bad activity token: android.os.BinderProxy@b22f2490
    W/ActivityManager( 1240): java.lang.ClassCastException: android.os.BinderProxy cannot be cast to com.android.server.am.ActivityRecord$Token
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.forToken(ActivityRecord.java:338)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.isInStackLocked(ActivityRecord.java:1031)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.getStackLocked(ActivityRecord.java:1039)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.getEnclosingActivityContainer(ActivityManagerService.java:7101)
    W/ActivityManager( 1240):  at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:2026)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2023)
    W/ActivityManager( 1240):  at android.os.Binder.execTransact(Binder.java:404)
    W/ActivityManager( 1240):  at dalvik.system.NativeStart.run(Native Method)
    D/AndroidRuntime( 1782): Shutting down VM
    W/dalvikvm( 1782): threadid=1: thread exiting with uncaught exception (group=0xb1d31ce8)
    E/AndroidRuntime( 1782): FATAL EXCEPTION: main
    E/AndroidRuntime( 1782): Process: com.company.OracleMobile, PID: 1782
    E/AndroidRuntime( 1782): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.company.OracleMobile/oracle.adfmf.LocalHTMLActivity}: java.lang.UnsupportedOperationException
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2197)
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.startActivityNow(ActivityThread.java:2037)
    E/AndroidRuntime( 1782):  at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:135)
    E/AndroidRuntime( 1782):  at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:347)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container.activateHiddenBackgroundFeature(Container.java:2128)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container.activateAdfApplication(Container.java:1277)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container.activateAdfApplication(Container.java:1263)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container$LayoutLoader.resumeApplicationLoad(Container.java:867)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container$LayoutLoader.run(Container.java:786)
    E/AndroidRuntime( 1782):  at android.os.Handler.handleCallback(Handler.java:733)
    E/AndroidRuntime( 1782):  at android.os.Handler.dispatchMessage(Handler.java:95)
    E/AndroidRuntime( 1782):  at android.os.Looper.loop(Looper.java:136)
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.main(ActivityThread.java:5026)
    E/AndroidRuntime( 1782):  at java.lang.reflect.Method.invokeNative(Native Method)
    E/AndroidRuntime( 1782):  at java.lang.reflect.Method.invoke(Method.java:515)
    E/AndroidRuntime( 1782):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:777)
    E/AndroidRuntime( 1782):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
    E/AndroidRuntime( 1782):  at dalvik.system.NativeStart.main(Native Method)
    E/AndroidRuntime( 1782): Caused by: java.lang.UnsupportedOperationException
    E/AndroidRuntime( 1782):  at com.android.webview.nullwebview.NullWebViewFactoryProvider.createWebView(NullWebViewFactoryProvider.java:41)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.ensureProviderCreated(WebView.java:2058)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.setOverScrollMode(WebView.java:2116)
    E/AndroidRuntime( 1782):  at android.view.View.<init>(View.java:3461)
    E/AndroidRuntime( 1782):  at android.view.View.<init>(View.java:3517)
    E/AndroidRuntime( 1782):  at android.view.ViewGroup.<init>(ViewGroup.java:470)
    E/AndroidRuntime( 1782):  at android.widget.AbsoluteLayout.<init>(AbsoluteLayout.java:52)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:498)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:475)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:455)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:444)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:434)
    E/AndroidRuntime( 1782):  at org.apache.cordova.CordovaWebView.<init>(CordovaWebView.java:118)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.PhoneGapAdapterWebView.<init>(PhoneGapAdapterWebView.java:30)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.AdfPhoneGapActivity.createWebView(AdfPhoneGapActivity.java:523)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.AdfPhoneGapActivity.init(AdfPhoneGapActivity.java:506)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.AdfPhoneGapActivity.onCreate(AdfPhoneGapActivity.java:442)
    E/AndroidRuntime( 1782):  at android.app.Activity.performCreate(Activity.java:5242)
    E/AndroidRuntime( 1782):  at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2161)
    E/AndroidRuntime( 1782):  ... 17 more
    W/ActivityManager( 1240):   Force finishing activity com.company.OracleMobile/oracle.adfmf.Container
    D/gralloc (  926): Registering a buffer in the process that created it. This may cause memory ordering problems.
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/SurfaceFlinger(  926): glCheckFramebufferStatusOES error -286649159
    E/SurfaceFlinger(  926): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    W/WindowManager( 1240): Screenshot failure taking screenshot for (164x246) to layer 21005
    I/Choreographer( 1240): Skipped 30 frames!  The application may be doing too much work on its main thread.
    W/ActivityManager( 1240): Activity pause timeout for ActivityRecord{b25294d8 u0 com.company.OracleMobile/oracle.adfmf.Container t7 f}
    I/Choreographer( 1240): Skipped 386 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 418 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 442 frames!  The application may be doing too much work on its main thread.
    D/rpctransport( 1443): sendRpc: failed: 46
    

    Hi SayantanSinha,

    If you look under API supported levels, the maximum is 19 API.  I can't speak for the ADF 11.1.2 but the lines of code in the (more recent) MAF, who have a similar support matrix, we have noted problems with the API 20.

    You can download older versions of the API of the Manager of Android SDK tool.  Remember to update your EPCO or JDev SDK configuration with the version that you want to use once it is installed.

    Oracle JDeveloper 11g Release 2 (11.1.2) Certification

  • Error accessing the page of the instructor

    Hi all

    I encounter the following error when I try to access the self-service page instructor.
    Will be grateful for any guidance.


    Error

    The application are not identified, so you can not access the instructor homepage. Contact your system administrator.


    STEPS FOLLOWED:
    I created the KFF learning resource and created a trainer by the CE to a person.
    I booked the teacher as a resource for a regular class.
    I assigned the responsibility for training instructor Self Service to the person.
    I put options of the profile of this responsibility (safety, Type of user and Business Group)
    I also gave to the person a formative role learning using the RBAC User Management link.


    Concerning
    -Manish

    Published by: 904775 on January 10, 2012 23:58

    Error

    The application are not identified, so you can not access the instructor homepage. Contact your system administrator

    Please see these documents.

    Access learning instructor Home > Application does not recognize you [ID 371505.1]
    Trainer cannot function to access learner home learning instructor [ID 361223.1]
    How do I create users with restricted access to OLM [ID 423241.1]

    Thank you
    Hussein

  • To access the page defined by a dynamic action item

    I have a page element that is defined by a dynamic action. However, if I try to access this page anywhere else on the page element, it is null. Y at - it a specific method to dynamically reference the value of page elements, other than the usual & p2_page_item. reference. TIA.

    Hello!

    Where do you reference point? In another DA, process page?

    & NOM_ELEMENT. the syntax is only for the static text and it will be avoided in SQL and PL/SQL. It will get only value when the page is loaded.

    If you are referencing the element DA or JS, you can get its value with the function $v (for example $v('ITEM_NAME'). If you reference the process item, you can get its value with the standard bind variables syntax (: nom_element) or with the function v (for example v('ITEM_NAME'). If this process is inside the dynamic action, value of the item must be saved before session state.

    BR,
    Marko

  • rerun a report without resetting page query other elements on the page

    APEX - 4
    Version of DB - 10 g
    Web - OHS server architecture
    Browser - IE8
    Theme - 5

    Hello

    I have an interactive report that I have added a list of selection upwards of, when someone chooses something from the list I want this value must be used to rerun the query in the report, so I created a dynamic action to submit the page when the selection list is changed, but I want only the data in the report to reset , not the list of selection at the top of the page, how can I force the query behind the report to relaunch, but does not affect anything else on the page?

    Thanks in advance for any help.

    Hello

    What you can do, have select the list with "redirect & set value" and use this selection list in your query as a variable binding and set a condition on this part of the report to only show when your selection list is not null.

    Thank you
    Tauceef

Maybe you are looking for