ADF - Blackberry Deployment - BB_ADFNMC_UI  not found

Hello All,
I created a small test app which I tested in the Blackberry simulator and works just fine. Now I used JavaLoader from the the blackberry JDE 5.0 to load the my.cod file. The app is loaded to the blackberry with out any errors.
When I launch the app I get the error 'BB_ADFNMC_UI' not found.
At the begininnig of the build I see that it makes reference to the BB_ADFNMC_UI.jar (C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_UI.ja) file and afterwords just before it completes the imports I see that it imports
Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_UI.jar
Did I miss something? Maybe on the blackberry side of things. Or do I need to upload something to the blackberry?
Thanks in advance for any help and assistance.
Jan
When I deploy my application for blackberry I don't get any errors:
03:18:41 PM] ----  Deployment started.  ----
[03:18:41 PM] Target platform is Standard Java EE.
[03:18:41 PM] Set JDK version compatibility of generated class files for Model.jpr to 1.1
[03:18:41 PM] Set JDK version compatibility of generated class files for MobileClient.jpr to 1.1
[03:18:41 PM] Updating connection-details in adf-config.xml
[03:18:41 PM] Running dependency analysis...
[03:18:41 PM] Building...
[03:18:41 PM] Deploying profile...
[03:18:42 PM] Wrote working UiApplication.jad file to C:\JDeveloper\mywork\intm\MobileClient\deploy\intm_BB1\UiApplication.jad
[03:18:42 PM] Wrote Archive Module to C:\JDeveloper\mywork\intm\MobileClient\deploy\intm_BB1.jar
[03:18:42 PM] "C:\oracle\blackberry\BlackBerry JDE 5.0.0\bin\preverify.exe" -classpath "C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Bindings.jar";"C:\oracle\middleware\j
[03:18:42 PM] developer\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_JavaSE.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Model.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_SQLite.jar
[03:18:42 PM] ";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_UI.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Util.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\
[03:18:42 PM] BB_JUEL.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ksoap.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_kxml.jar" -d . "C:\JDeveloper\mywork\intm\MobileClient\deploy\intm
[03:18:42 PM] _BB1.jar"
[03:18:42 PM] "C:\oracle\blackberry\BlackBerry JDE 5.0.0\bin\rapc.exe" import="C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Bindings.jar";"C:\oracle\middleware\jdeveloper
[03:18:42 PM] \jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_JavaSE.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Model.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_SQLite.jar";"C:\ora
[03:18:42 PM] c*le\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_UI.jar"*;"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Util.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_JUEL.j
[03:18:42 PM] ar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ksoap.jar";"C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_kxml.jar" codename="intm_BB1" "C:\JDeveloper\mywork\intm\MobileClient\deplo
[03:18:42 PM] y\intm_BB1\UiApplication.jad" "C:\JDeveloper\mywork\intm\MobileClient\deploy\intm_BB1\intm_BB1.jar"
[03:18:42 PM] Parsing classfile: Dummy.class
[03:18:42 PM] Reading resource: home.mcx
[03:18:42 PM] Reading resource: intm/model/AppModule.xml
[03:18:42 PM] Reading resource: intm/model/common/bc4j.xcfg
[03:18:42 PM] Reading resource: intm/model/Customers.xml
[03:18:42 PM] Reading resource: intm/model/CustomersView.xml
[03:18:42 PM] Reading resource: intm/model/DataBindings.cpx
[03:18:42 PM] Reading resource: intm/model/MobileClient.jpx
[03:18:42 PM] Reading resource: intm/model/Model.jpx
[03:18:42 PM] Reading resource: intm/model/pageDefs/homePageDef.xml
[03:18:42 PM] Reading resource: META-INF/adf-config.xml
[03:18:42 PM] Reading resource: META-INF/adfm.xml
[03:18:42 PM] Reading resource: META-INF/task-flow-registry.xml
[03:18:42 PM] Reading resource: MobileClient-task-flow.xml
[03:18:42 PM] Reading resource: res/UiApplication.jad
[03:18:42 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_amms.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_tid_repositoryBasedEuropean.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_ui_alpha.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_ui_api.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_ui_extension.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_wap_provisioning.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_xml.cod)
[03:18:43 PM] Parsing import: C:\oracle\blackberry\BlackBerry JDE 5.0.0\lib\net_rim_api.jar(net_rim_xml_org.cod)
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Bindings.jar
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_JavaSE.jar
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Model.jar
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_SQLite.jar
*[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_UI.jar*
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ADFNMC_Util.jar
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_JUEL.jar
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_ksoap.jar(BB_ksoap.cod)
[03:18:43 PM] Parsing import: C:\oracle\middleware\jdeveloper\jdev\extensions\oracle.adfnmc.core\RIM\BB_kxml.jar
[03:18:43 PM] Resolving
[03:18:43 PM] Optimizing
[03:18:43 PM] Populating
[03:18:43 PM] No errors.
[03:18:43 PM] Wrote BlackBerry package to C:\JDeveloper\mywork\intm\MobileClient\deploy\intm_BB1\intm_BB1.cod
[03:18:45 PM] Deploying Mobile Client application to BlackBerry simulator located at: C:\oracle\blackberry\BlackBerry JDE 5.0.0\simulator
[03:18:45 PM] Mobile Client application successfully deployed to BlackBerry simulator. Please start or restart the simulator before running the Mobile Client application.
[03:18:45 PM] Elapsed time for deployment:  4 seconds
[03:18:45 PM] ----  Deployment finished.  ----

Hey Jan,
Joe is right, and that's the only thing that needs to be installed on the device apart from your application.
When you do the Tools - deploy adf runtime to device thing, it should install the same 9 files that it does when you do tools - deploy adf runtime to simulator thing.
And 6 of those 9 files are having thier names starting with bb_adfnmc.....so that would fix the error you were noticing.
However, I am facing a problem when using that deploy adf runtime option for the device, it gives the error: The specified module was rejected by the device and cannot be loaded.
Now I did not have an SD card in my blackberry (8830) at the time of deploying the adf runtime clients, could that have been a problem?
Or is it something else?
Jan, did placing the SD card help you?
Also, for the FOD app, do I just copy the "database" and "db_temporary" folders from the sample sd card simulator? Where do I place these folders, in the root of the sd card?
And then when configuring the local db in jdeveloper, the tutorial says that we should mention the path of the standalone db as"/SDCard/mobilefod.db", so should the db file also be kept in the root folder of the sd card?
Would appreciate any help from anyone, in this matter please!
Regards,
Hemant

Similar Messages

  • Hypervisor: Create Standalone Real-Time Application (Error at deploying: File not found)

    Hello,
    I am using Hypservisor. With "Build Specifications" in the project explore I want to create a standalone real-time application.
    In my first try I only want to print some texts onto the real-time console (HyperTerminal) using the function "RT Debug String.vi". I built the real-time application successfully and got the rtexe-file locally on the windows system. But as I tried to deploy the application to the target system, I got the error: "File not found". Please check the attached file "error.txt" for details.
    I don't understand which file is not found. Or I used "\" as path separators. Is it wrong? I'd appreciate if you'd have any idea of the problem. Thank you very much.
    Regards,
    Scarletice
    Solved!
    Go to Solution.
    Attachments:
    ERROR.txt ‏1 KB
    builds.zip ‏153 KB

    Hello Casey,
    Thank you very much for your reply and your interest in our project. We are using Real-Time Hypervisor for the setup of our test stand. We use the Windows system to show the GUI and the Real-Time system for the real-time machine control and online data storage. We use shared variables and shared memory for the data exchange between the two systems.
    The system works generally quite fine now. But we still have to face new problems at each step forwards. I'm sure, I'll have more questions. I'd appreciate your advices. Thanks sincerely.
    Best regards,
    Scarletice

  • ADF Faces download zip not found

    http://www.oracle.com/technology/software/products/jdev/htdocs/adfjsf.html
    http://download.oracle.com/otn/java/jdeveloper/1013/adf-faces-ea13.zip
    Link is not found or invalid.

    Well, just as I posted the message, I went back and tried, and it's working now. doh!

  • Oracle ADF - SRDemo (some methods not found)

    Hi
    I am running the SRDemo project in Oracle ADF demo. In step 8 of pg 6-20, they are mentioning to import oracle.binding.AttributeBinding class. I did this import and was requesting in jdev to import some more classes like oracle.adf.model.BindingContainer and oracle.adf.model.OperationBinding.
    I imported all these.
    Piece of code pasted below:
    import oracle.adf.model.BindingContainer;
    import oracle.adf.model.OperationBinding;
    import oracle.binding.AttributeBinding;
    public class SRMain {
    public SRMain() {
    public String commandButton_action() {
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding =
    bindings.getOperationBinding("addNoteToServiceRequest");
    Object result = operationBinding.execute();
    if(!operationBinding.getErrors().isEmpty()){
    return null;
    AttributeBinding noteText =
    (AttributeBinding)getBindings().getControlBinding("noteText");
    noteText.setInputValue(null);
    return null;
    Still some methods like getBindings(),getOperationBinding,getControlBinding are shown as not found in jdev.
    Can anyone help?
    Regards
    Sabarish

    Hi,
    if getBindings() doesn't exist then you obviously missed creating a variable
    private BindingContainer bindings;
    with setter and getter methods creatd for it. Also, this bindings object is populated through a managed property in the faces-config.xml file. I don't believe that the tutorial missed this steps out. Please have a look again and create the managed property and the required setter and getter method
    Frank

  • SRDemo deployment - Page not found

    Hi,
    I completed ch. 11 and deployed the app, but when I tested the url (http://localhost:8888/SRDemo/SRList.jspx) - I got the Page not found error. Would appreciate if someone can enlighten me on this.
    I had to overwrite the previous deployment, and redeployed again.
    Here is the log for the deployment:
    ---- Deployment started. ---- Jan 4, 2007 1:06:26 PM
    Target platform is Standalone OC4J 10g 10.1.3 (OC4J).
    Wrote EJB JAR file to C:\jdev10g\jdev\mywork\SRDemo\DataModel\deploy\ejb3.jar
    Wrote WAR file to C:\jdev10g\jdev\mywork\SRDemo\UserInterface\deploy\webapp3.war
    Wrote EAR file to C:\jdev10g\jdev\mywork\SRDemo\Deployment\deploy\SRDemoApplication.ear
    Application UnDeployer for SRDemoApplication STARTS.
    Removing all web binding(s) for application SRDemoApplication from all web site(s)
    Application UnDeployer for SRDemoApplication COMPLETES.
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Uploading file SRDemoApplication.ear ...
    Application Deployer for SRDemoApplication STARTS.
    Copy the archive to C:\jdev10g\j2ee\home\applications\SRDemoApplication.ear
    Initialize C:\jdev10g\j2ee\home\applications\SRDemoApplication.ear begins...
    Unpacking SRDemoApplication.ear
    Done unpacking SRDemoApplication.ear
    Unpacking webapp3.war
    Done unpacking webapp3.war
    Initialize C:\jdev10g\j2ee\home\applications\SRDemoApplication.ear ends...
    Starting application : SRDemoApplication
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Processing EJB module: ejb3.jar
    Compiling EJB generated code
    Initializing EJB sessions
    Committing ClassLoader(s)
    Initialize webapp3 begins...
    Initialize webapp3 ends...
    Started application : SRDemoApplication
    Binding web application(s) to site default-web-site begins...
    Binding webapp3 web-module for application SRDemoApplication to site default-web-site under context root SRDemo
    Initializing Servlet: javax.faces.webapp.FacesServlet for web application webapp3
    Binding web application(s) to site default-web-site ends...
    Application Deployer for SRDemoApplication COMPLETES. Operation time: 8693 msecs
    Elapsed time for deployment: 55 seconds
    ---- Deployment finished. ---- Jan 4, 2007 1:07:21 PM
    Thanks a lot!

    Hi Frank,
    Thank you. I tried the url - it showed the Page Not Found error. So I tried http://localhost:8888/SRDemo/faces/app/SRList.jspx, and the page showed up - but it has numerous errors (I hope I am using the right url):
    Error
    1. JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
    2. JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
    3. Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
    4. JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
    5. JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
    6. Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
    7. JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-
    29000: Unexpected exception caught: java.lang.RuntimeException, msg=javax.servlet.jsp.el.ELException: An error occurred while getting property "userId" from an instance of class oracle.srdemo.view.UserInfo
    8. JBO-29000: Unexpected exception caught: java.lang.RuntimeException, msg=javax.servlet.jsp.el.ELException: An error occurred while getting property "userId" from an instance of class oracle.srdemo.view.UserInfo
    9. javax.servlet.jsp.el.ELException: An error occurred while getting property "userId" from an instance of class oracle.srdemo.view.UserInfo
    Please tell me how to debug this. I can see that there're session loader exception, TOPLINK exception, Unable to process XML tag [external-transaction-controller-class] with value, etc.
    I did have a problem with the SRCreate page - .javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't set managed bean property: 'viewIdProperty'.. Does this has something to do with the above errors when I ran the page SRList.jspx.
    Appreciate your time and assistance.

  • EJB deployment file not found

    Why is it that if I deploy my EJBs with the Source, Generated and DD files located on C: drive and it works, but if I move these files to a network drive and change my deployment to point to the network files it gives me "file not found" errors for the xxxSource.jar, xxxGenerated.jar etc.. ?
    eg. Where N: is a network drive
    oracle.aurora.ejb.deployment.GenerateEjb
    -u
    system
    -p
    manager
    -s
    sess_iiop://xxxxx:2481:bgdvl8
    -republish
    -keep
    -temp
    TEMP
    -descriptor
    "N:\SRC\System\Mail\smtp\SMTPEJB.dd"
    -generated
    "N:\SRC\System\Mail\smtp\SMTPEJBGenerated1.jar"
    "N:\SRC\System\Mail\smtp\SMTPEJBSource1.jar"
    N:/SRC/System/Mail/smtp/SMTPEJBSource1.jar: No such file or directory
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***

    Try changing Meta-inf to META-INF... I think it is case sensitive in at least some servers (maybe all).

  • ADF application deployed but not able to process any events on Tomcat

    Hie
    Somehow i m able to deploy an ADF application on tomcat 5.5. I am able to see the pages. But nothing is working. That is on click of submit button it does not call the the method written in the bean (assigned to action property of the button).
    All is working fine when run withi jdev. Also i dont see any kind of log messages while clicking the submit.
    So i m not able to figure out wht is really going wrong. In my apps i have used just ADF faces. There is not ADF-model..
    regards
    Vik

    Hello Praveen,
    If I understand correctly the scenario is File -- XI -- RFC and you do not see any message in SXMB_MONI.
    I would test the Sender File Adapter first before going to RFC. If the file is picked up and sent to Int Server you would see a corresponding message in SXMB_MONI.
    I would first check the Sender File Comm Channel in Comm Channel Monitoring and ensure the file id being picked up.
    In case this is not working you would get the exact error in the File Comm Channel. If this channel is working fine and you see a message id for the picked up file but the corresponding message Id is not available in SXMB_MONI, I would have a look at the queues if they are registered properly in SMQR or check if messages are stuck in any queue using SMQ1 and SMQ2 transactions. Please do the following steps and I am sure the scenario would work.
    In case you find the problem and are not able to resolve it please post it here and I can suggest something.
    Please award points if this post helps you.
    Thanks and Best Regards,
    Kanwal

  • Error starting syncclient_ba_bb9530: symbol 'BlackBerry PIM.openUnifiedPIMList' not found

    I have downloaded twice Backup Assistant and get this error when trying to open it.  I am upgrading to Droid X.  I need to know what I can do to get my contacts off the Blackberry.  I have looked all over the internet and nothing I have seen as solutions has worked.  I have uninstalled, installed, rebooted, *228 option 2, turned off removed battery and turned back on.  What next?????

    I ran into this error upgrading a Storm to an Droid 2. Here's what I learned.
    1. The Storm had an old OS, one that had never been upgraded during ownership. When I installed Blackberry Desktop Manager it wanted to push out the latest OS - so I realized that may have been part of the problem.
    So anyone running into this problem might want to consider upgrading the Storm OS. It seems a lot of work given that you are going to throw the phone in a drawer, so onto #2.
    2. In desperation I googled Blackberry Android and found an article on what you should know when upgrading from one to the other. The article mentioned Google Sync - so I downloaded that on to the storm, then synced to the Gmail account. That pushed up the contacts.
    After I activated the Droid 2, I was forced to sync to Google as part of the install - and sure enough, the contacts were there. I could have saved a couple of hours researching this error and on the phone with the VZ Helpless Desk had I read this article first.
    So anyone running into this error in the future, try the above solutions before you waste your time like I wasted mine. And oh, if you have any doubts about upgrading from the Storm to Android, set them aside. I can't believe I suffered with the Storm for as long as I did. When I switched to the Droid X it felt like I had been swimming with one arm tied behind my back, and with the Droid X I suddenly felt like I not only had both arms, but flippers too.
    Enjoy!

  • ADF Faces Components : File not found

    Hi,
    The link :
    http://download.oracle.com/otn/java/jdeveloper/905/adf-faces-ea10.zip
    in the page :
    http://www.oracle.com/technology/software/products/jdev/htdocs/adfjsf.html
    does not work...
    Regards,
    Stephane

    Seems to be working fine now. Please try again and let us know any specific errors.
    OTN

  • Oracle ADF Mobile Client extension not found in JDeveloper 11.1..2.2?

    Hi. I was trying to install the extension for mobile development in ADF but unfortunately I could not find the extension.
    I went to Help -> Check for Updates -> Official Oracle Extensions and Updates. Yet i did not find the "Oracle ADF Mobile Client extension" there.
    I am running Jdeveloper 11.1.2.2.
    Is the Oracle ADF Mobile Client framework compatible for 11.1.2.2? Or is it no available anymore? Can someone please enlighten me? Thanks!

    Re: How to get the ADF Mobile Client extension

  • Deployment tool not found

    hi, i recently installed jee 5 SDK i cant find the deployment tool how do i get it

    How did you fix this problem?
    Please give me some tips.
    Thx,

  • Deployment Descriptor Not Found

    Hi all, I am trying to locate the deployment descriptors of the examples in J2EETutorial. Can anyone enlighten of their whereabouts?
    Best Regards.

    Thanks for the advice. I have in fact deployed using the deploytool for both the converter and cart examples. I can run the cart example but still I cannot find the deployment descriptor, could it be embedded somewhere?
    Thanks and Best Regards.

  • Oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension not found

    I am getting this error whenever I try to start the oc4j server using jdev
    Server start failed (com.evermind.server.ApplicationServer@1f1e666)java.lang.InstantiationException: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.instantiateServiceExceptionProvider(ServerExtensionProviderSpec.java:70)
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.getProvider(ServerExtensionProviderSpec.java:55)
         at com.evermind.server.ApplicationServer.initInternalSettings(ApplicationServer.java:1401)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1104)
         at oracle.oc4j.server.ServerFactory$Worker.startServer(ApplicationServerFactory.java:272)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:284)
         at java.lang.Thread.run(Thread.java:595)
    2008-11-25 04:14:06.698 Trying to destroy server.
    2008-11-25 04:14:06.701 Server exiting: ApplicationServer entered state FAILED_IN_START
    Process exited.
    And thus I am unable to start the server.
    The strange thing is that other people working on the same project don't get this error on their machines.I tried deleting system folder, restarting jdev, restarting my system and even tried to run a new page in a new view and new transaction
    However, nothing worked out as I am still getting the same error.
    The complete log is given below for reference.
    Please help.
    [Starting DefaultServer using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    /ade_autofs/ade_fusion_linux/JDK15_MAIN_LINUX.rdd/080209.1.5.0.15.02/jdk15/bin/java -server -classpath /scratch/software/jdev_local/FMWTOOLS_MAIN.APPS_GENERIC_081007.1211.D06B09.3/j2ee/home/oc4j.jar:/scratch/software/jdev_local/FMWTOOLS_MAIN.APPS_GENERIC_081007.1211.D06B09.3/jdev/lib/jdev-oc4j-embedded.jar -Xmx1024M -Djbo.debugoutput=console -Xverify:none -XX:MaxPermSize=512m -DcheckForUpdates=adminClientOnly -Xrs -Doracle.oc4j.configuration.rds.enabled=n -Dhttp.file.allowAlias=true -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false -Djava.security.policy=/scratch/mkghatak/view_storage/mkghatak_product_reg/.jdev_user_home/system11.1.1.0.30.50.50/o.j2ee/embedded-oc4j/config/java2.policy oracle.oc4j.loader.boot.BootStrap -config /scratch/mkghatak/view_storage/mkghatak_product_reg/.jdev_user_home/system11.1.1.0.30.50.50/o.j2ee/embedded-oc4j/config/server.xml
    [waiting for the server to complete its initialization...]
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.wsil.WSILServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.DynamicProxySerializationReplacer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServerMessages' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceException' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerFactory$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mex.MEXInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.addressing.ServerWSAddressingInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.wsat.WSATTransactionServices' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.wsat.WSATServerInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.JmsTransportListener' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceInvoker' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolverStruct' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.JAXRPCServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletContextualizer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletEndpointContextImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletPostHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletPreHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.SingleThreadJAXRPCServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.EjbContainerPostHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.EjbContainerPreHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderConfigImpl$DynamicService' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderConfigImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderDescription' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderInfo' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderInfoFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderInfoGenerator' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderJmsMessageListener' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderOperation' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderPlatformManager' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderPort' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderProcessor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceProcessor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ProcessorContext' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.addressing.ServerWSAddressingInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolver' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolverHome' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolverIntf' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.JAXRPCServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mgmt.runtime.ServerInterceptorPipeline' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.codegen.ServerArtifactGenerator' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.Tie' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.TieBase' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.StreamingHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.StreamingHandlerState' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServiceObjectFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServiceRefInvocationHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletContextualizer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.deployment.XMLHelper' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.fabric.FabricServiceEntry' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.fabric.FabricServiceEntryImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.fabric.FabricServiceRegister' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.DocumentBareEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.DocumentWrapperEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.EJBWebServiceAnnotationParser' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.IncomingRequestData' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.JaxWsEJBWebServiceAnnotationParser' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ProviderInfoGeneratorImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ProviderMessageContext' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.RpcLiteralEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.SoapEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.SoapEndpointSerializerManager$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.SoapEndpointSerializerManager' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceAnnotationParser' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceAnnotationParserFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceAnnotationParserResult' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceContextImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.reliability.interceptor.ReliabilityClientDescriptor' not found in oracle.ws.reliability:10.1.3
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.BinaryDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.GifDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.JpegDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.StringDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.XmlDataContentHandler' not found in oracle.saaj:11.0
    2008-11-25 04:14:05.859 Legacy datasource detected...attempting to convert to new syntax.
    2008-11-25 04:14:05.859 Legacy datasource detected...attempting to convert to new syntax.
    2008-11-25 04:14:06.170 Missing audit farm configuration file null
    2008-11-25 04:14:06.209 Base directory /scratch/mkghatak/view_storage/mkghatak_product_reg/.jdev_user_home/system11.1.1.0.30.50.50/o.j2ee/embedded-oc4j/config/applications defined in system property does not exist.
    2008-11-25 04:14:06.697 Server start failed (com.evermind.server.ApplicationServer@1f1e666)java.lang.InstantiationException: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.instantiateServiceExceptionProvider(ServerExtensionProviderSpec.java:70)
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.getProvider(ServerExtensionProviderSpec.java:55)
         at com.evermind.server.ApplicationServer.initInternalSettings(ApplicationServer.java:1401)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1104)
         at oracle.oc4j.server.ServerFactory$Worker.startServer(ApplicationServerFactory.java:272)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:284)
         at java.lang.Thread.run(Thread.java:595)
    2008-11-25 04:14:06.698 Trying to destroy server.
    2008-11-25 04:14:06.701 Server exiting: ApplicationServer entered state FAILED_IN_START
    Process exited.

    This is not an ADF related problem. I have the same problem when trying to start embedded OC4J with an simple JSP or servlet. OC4J complains about the missing class and the browser does not start automatically, but you can start the browser manually and type in the right URL. At least with servlets and JSP this works just fine - (but you are still right, it's the wrong forum).
    Wolfgang

  • Jars Missing - StrutsUixLifecycle Class not found

    I am trying to work on one of the demos in OracleJDeveloper.
    oracle.adf.controller.struts.actions.StrutsUixLifecycle;
    oracle.cabo.servlet.event.UIXRequestEvent;
    oracle.cabo.ui.data.MessageData;
    oracle.cabo.adf.rt.InitModelListener;
    are not found. Seems few jars are missing. May I know where can I find them,
    Thanks.

    Toy store was a demo for 10.1.2.
    If you are looking for a demo for 11 Technology Preview try this one:
    http://www.oracle.com/technology/products/jdev/samples/fod/index.html

  • ADF Mobile: Deployment Error: MessageDigest SHA-1 implementation not found

    Hi,
    I was trying to create and deploy a test application as outlined in the online tutorial for ADF Mobile:Android
    http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html
    After I hit Deploy to emulator, it fails with the following exception:
    trouble writing output:
    [07:01:26 AM] java.lang.RuntimeException: java.security.NoSuchAlgorithmException: MessageDigest SHA-1 implementation not found.
    I have successfully deployed applications developed from Eclipse with Android extension on the same emulator.
    I tried manual cmd line deployment of the generated apk file
    I got [INSTALL_PARSE_FAILED_NO_CERTIFICATES] error first.
    I then followed the instructions in the below post to create a keystore, sign the application and again deploy the application
    signing error with abt deployment with ADF Mobile and java 1.7
    I got the following error.
    C:\Program Files\Android\android-sdk\platform-tools>adb -e install -r C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3/testapp.apk
    100 KB/s (21928920 bytes in 212.281s)
    pkg: /data/local/tmp/testapp.apk
    Failure [INSTALL_FAILED_DEXOPT]
    Is it a BUG or am I missing something? Appreciate if someone can help me out.
    Specs. Win XP
    Android 4.1.2 (API 16)
    Jdev
    Studio Edition Version 11.1.2.3.0
    Build JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1
    ADF Mobile Framework     oracle.adf.mobile     11.1.2.3.39.62.94     Fully Loaded
    Deployment Log:
    [06:58:00 AM] Updating Android profile dependencies with FAR profiles created from application projects...
    [06:58:01 AM] ---- Deployment started. ----
    [06:58:01 AM] Target platform is (Android).
    [06:58:01 AM] Beginning deployment of ADF Mobile application "TestApp" to Android using profile "ANDROID_MOBILE_NATIVE_archive3".
    [06:58:03 AM] Checking state of Android Debug Bridge server...
    [06:58:04 AM] Android Debug Bridge server already running.
    [06:58:11 AM] Verifying a single Android emulator is online and connected to the ADB server...
    [06:58:11 AM] Beginning deployment of ADF Mobile application "TestApp" to Android using profile "ANDROID_MOBILE_NATIVE_archive3".
    [06:58:11 AM] Running dependency analysis...
    [06:58:11 AM] Building...
    [06:58:11 AM] Deploying 3 profiles...
    [06:58:18 AM] Wrote Archive Module to C:\Jwork\TestApp\ApplicationController\deploy\ApplicationController.jar
    [06:58:18 AM] WARNING: No Resource Catalog enabled ADF components found to package
    [06:58:18 AM] Wrote Archive Module to C:\Jwork\TestApp\ViewController\deploy\ViewController.jar
    [06:58:18 AM] Starting to prepare the packaging...
    [06:58:18 AM] Verifying Application Controller project exists...
    [06:58:18 AM] Verifying application dependencies...
    [06:58:18 AM] Validating application XML files...
    [06:58:18 AM] Validating XML files in project ApplicationController...
    [06:58:18 AM] Validating XML files in project ViewController...
    [06:58:19 AM] Copying FARs to the ADF Mobile Framework application...
    [06:58:19 AM] Copying FAR from source: ViewController...
    [06:58:19 AM] Copying FAR from source: ApplicationController...
    [06:58:19 AM] Copying Android template...
    [06:59:19 AM] Copying framework resource files...
    [06:59:20 AM] Copying framework java resource files...
    [06:59:43 AM] Copying common javascript files...
    [07:00:01 AM] Deploying skinning files...
    [07:00:01 AM] Copying application image files...
    [07:00:02 AM] Copying ADF Mobile configuration files...
    [07:00:02 AM] Copying .adf files...
    [07:00:02 AM] Copying security related files to the ADF Mobile Framework application...
    [07:00:02 AM] Creating Android preferences XML files...
    [07:00:02 AM] Creating AndroidManifest.xml file...
    [07:00:02 AM] Creating unsigned Android application file...
    [07:00:58 AM] Compiling Android Resource Identifier file...
    [07:01:01 AM] Creating Android classes.dex file from class files...
    [07:01:26 AM] Command-line executed: ["C:\Program Files\Android\android-sdk\platform-tools\dx.bat", dex, debug, keep-classes, output="C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\classes.dex", C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\classes, C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\AND_ksoap.jar, C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\Container.jar, C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\IDMMobileSDK.jar, C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\logging_dalvik_release.jar, C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\phonegap.jar, C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\vmchannel_dalvik_release.jar]
    [07:01:26 AM]
    [07:01:26 AM] trouble writing output:
    [07:01:26 AM] java.lang.RuntimeException: java.security.NoSuchAlgorithmException: MessageDigest SHA-1 implementation not found
    [07:01:26 AM] at com.android.dx.dex.file.DexFile.calcSignature(DexFile.java:631)
    [07:01:26 AM] at com.android.dx.dex.file.DexFile.toDex0(DexFile.java:591)
    [07:01:26 AM] at com.android.dx.dex.file.DexFile.toDex(DexFile.java:216)
    [07:01:26 AM] at com.android.dx.command.dexer.Main.writeDex(Main.java:574)
    [07:01:26 AM] at com.android.dx.command.dexer.Main.run(Main.java:218)
    [07:01:26 AM] at com.android.dx.command.dexer.Main.main(Main.java:174)
    [07:01:26 AM] at com.android.dx.command.Main.main(Main.java:91)
    [07:01:26 AM] Caused by: java.security.NoSuchAlgorithmException: MessageDigest SHA-1 implementation not found
    [07:01:26 AM] at org.apache.harmony.security.fortress.Engine.getInstance(Engine.java:137)
    [07:01:26 AM] at java.security.MessageDigest.getInstance(MessageDigest.java:75)
    [07:01:26 AM] at com.android.dx.dex.file.DexFile.calcSignature(DexFile.java:629)
    [07:01:26 AM] ... 6 more
    [07:01:26 AM] Command-line execution failed (Return code: 2)
    [07:01:26 AM] Command-line executed: "C:\Program Files\Android\android-sdk\platform-tools\dx.bat" dex debug keep-classes output="C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\classes.dex" C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\classes C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\AND_ksoap.jar C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\Container.jar C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\IDMMobileSDK.jar C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\logging_dalvik_release.jar C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\phonegap.jar C:\Jwork\TestApp\deploy\ANDROID_MOBILE_NATIVE_archive3\framework\build\jar\vmchannel_dalvik_release.jar
    [07:01:26 AM] Deployment cancelled.
    [07:01:26 AM] ---- Deployment incomplete ----.
    [07:01:26 AM] Deployment failed due to one or more errors returned by 'C:\Program Files\Android\android-sdk\platform-tools\dx.bat'. The following is a summary of the returned error(s):
    Command-line execution failed (Return code: 2)
    - Thanks
    Sujith
    Edited by: user11272928 on Oct 30, 2012 7:28 PM

    Hi,
    At this point, we really have not fully tested out JDK 1.7, and we rely on Android SDK to actually compile the app. Any way you can add JDK 1.6 to your machine, and configure the Android SDK to use JDK 1.6?
    Thanks,
    Joe Huang

Maybe you are looking for

  • Error creating new Site in Sharepoint 2013 SP1

    Hello, I am having an issue creating a new Site. The Environment is SharePoint 2013 SP1 Running on Server 2012 R2 DataCenter. This is a fresh install currently running on 2 Servers (App/Web, SQL Server). I successfully install SharePoint and then the

  • Purchase order already exists error for change Idoc 860

    Hi all I am getting an error that purchase order number already exists, when i try to post change inbound IDoc 860. How can I fix this issue? Thanks in advance

  • EBS - Customer Clearing Criteria

    Dear Experts, My customer would like to know the criteria used by the current system to match the incoming payment in FEBP. I understand that an algorithm logic or user exit is used for this purpose. How can find out the logic currently used in the s

  • A Important problem about CMS Transport Studio Test Tab

    Hi experts:     I am use NWDI and modify ESS source code, when i check in my  modified project like esstratre and release  it .  In CMS  transport studio i consolidation , assembly it then test it .but i make a  fatal mistake,there is some mistake in

  • Photoshop CS4 Extended trial (3D features question)

    Does the trial version provide full 3d tool capabilities? Before downloading over 800 MB and using even more space for installation, it would be great to know! :P (I am only intererested in upgrading from CS3 for the ability to paint 3d models). I se