Deploy hrapp.ear on oracle 9i as failed

Hi,
i have a problem with the "Deploying a J2EE Application" demo.
my db server is oracle 9i 9.2.0.4
I followed the description on j2ee.htm,
Everything is ok .when i click deploy button,
i get the message "Nested exception Root Cause: Error finding database-schema at: hr. Error finding database-schema at: hr"
please kindly help me

Yasser,
We had to recompile our 6i forms with 9ids to have them work under 9ias rel2. That was all that was required (assuming your forms and reports directory structure remains the same - if not, you will have to change path statements in your forms before the recompile).

Similar Messages

  • Deploy IBM EAR on Oracle Application Server 10G

    Hi,
    I need to deploy an IBM EAR to Oracle Application Server 10G. When i'm trying to deploy I get this message.
    Deployment failed: The evaluate phase failed. The Adapter used in the evaluate may have thrown an exception.
    Resolution:
    Please call Oracle support.
    Base Exception:
    java.lang.NoClassDefFoundError
    org/apache/commons/logging/LogFactory. org/apache/commons/logging/LogFactory
    Thanks
    Edited by: 919027 on Mar 6, 2012 2:39 AM

    Giuseppe,
    It appears that this EAR utilizes Apache Common Logging and the following import might have been uses in some of the java classes.
    import org.apache.commons.logging.LogFactory;
    I don't think these can be deployed in Oracle 10gAS as is.
    Thanks,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Ear deployment thru oracle enterprise manager fails

    Hi All,
    When I try to deploy a ear thru oracle enterprise manager
    gui it fails with the following error
    Deployment failed: The configuration files for this Oracle9iAS instance are inconsistent with the configuration stored in the repository. In order to protect the repository, no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating the configuration files on disk. Some possible causes are: * permissions on files * file contention issues on Windows NT * EMD and dcmctl running concurrently * internal Oracle error After resolving the problem that prevented DCM from updating the configuration files, you may use the dcmctl resyncInstance command to resolve the problem. Alternatively, you can stop and then restart the active dcmctl or EMD process and resyncInstance will automatically be performed.
    I checked the file permissions in the j2ee/home/config directolry, in this directory there is no xml file with read only permissions.
    Also I restarted all the services.....but with no luck...
    TIA
    Swapnil

    We had a similar trouble with deployment. Error message was "operation in progress". Restart is not enough, since server holds everything in temporary files and upon restart returns to the same state. Using dcmctl command line utility to deploy we've got some ADMN-2020 message (or something) and error text for this message (got it using again dcmctl, heh) adviced to run "dcmctl ResetFileTransactions". We haven't encountered any other source of solution than this message from dcmctl itself and it was working solution.
    But the problem was just similar and we were using file based repository.
    Try to run dcmctl to deploy application and read error messages issued by this command line utility. Seems it is used much more for deployment than web front end so it is more usefull.
    Myrra

  • Error while deploying an ear file in the Oracle Application Server

    Hi,
    There was an existing ear deployed in the the oracle application server - 10g. We had to include some customizations so we rebuild the ear file with the new changes and tried redeploying the ear using the EM console. Getting the below error while deploying the same. Any pointers to the same would be helpful.
    Error
    An error occurred when processing the data submitted. Find the appropriate field and enter the correct information as noted next to each field.
    Archive Location - Failed in uploading archive. Invalid archive file: Jar file resourceadapter-rar.rar is missing a standard deployment located at META-INF/ra.xml
    We have not modified anything in the ra.xml nor have touched the resourceadapter-rar.rar

    Hello
    did you configure the startweblogic file as mentioned in the admin guide ?

  • I deployed my .ear......Class loader failed...classs not found exception

    Hi,
    i deployed my application in Oracle 10g appserver....it shows the following exception
    [Sep 15, 2006 12:48:22 PM] [SWDMS.192.168.20.108] Application Deployer for swdms STARTS.
    [Sep 15, 2006 12:48:22 PM] [SWDMS.192.168.20.108] Copy the archive to C:\product\10.1.3\OracleAS_1\j2ee\home\applications\swdms.ear
    [Sep 15, 2006 12:48:22 PM] [SWDMS.192.168.20.108] Initialize C:\product\10.1.3\OracleAS_1\j2ee\home\applications\swdms.ear begins...
    [Sep 15, 2006 12:48:22 PM] [SWDMS.192.168.20.108] Unpacking swdms.ear
    [Sep 15, 2006 12:48:24 PM] [SWDMS.192.168.20.108] Done unpacking swdms.ear
    [Sep 15, 2006 12:48:24 PM] [SWDMS.192.168.20.108] Unpacking swdmsWARrel1_0.war
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Done unpacking swdmsWARrel1_0.war
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Initialize C:\product\10.1.3\OracleAS_1\j2ee\home\applications\swdms.ear ends...
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Starting application : swdms
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Initializing ClassLoader(s)
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Initializing EJB container
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Loading connector(s)
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Starting up resource adapters
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Processing EJB module: swdmsEJBrel1_0.jar
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] application : swdms is in failed state
    [Sep 15, 2006 12:48:26 PM] [SWDMS.192.168.20.108] Operation failed with error: Missing class: com.ats.swdms.common.ejb.ClientEJBBean Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor Loader: oc4j:10.1.3 Code-Source: /C:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar Configuration: in META-INF/boot.xml in C:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar This load was initiated at swdms.root:0.0.0 using the Class.forName() method. The missing class is not available from any code-source or loader in the system.
    Can any one help me?
    regards,
    Shunmuag.

    Hi,
    Just check you registery to find out the parameter in your path.
    Cheers,
    Hamdy

  • Deploy the .ear file in Oracle 10g Application server10.1.3

    Hi Friends,
    I have deploy the .ear file in Oracle10g Application Sever 10.1.3 through Enterprise Manager. in Progress Messages shows the application has been successfully deployed,like this
    when i hit the URL in Web brower, i got a HTTP 403 showing.............
    Plz help me ..............
    Sep 27, 2008 12:11:41 PM] Application Deployer for BO13 STARTS.
    [Sep 27, 2008 12:11:41 PM] Copy the archive to C:\product\10.1.3\OracleAS_1\j2ee\BO13Dev\applications\BO13.ear
    [Sep 27, 2008 12:11:42 PM] Initialize C:\product\10.1.3\OracleAS_1\j2ee\BO13Dev\applications\BO13.ear begins...
    [Sep 27, 2008 12:11:42 PM] Unpacking BO13.ear
    [Sep 27, 2008 12:11:49 PM] Done unpacking BO13.ear
    [Sep 27, 2008 12:11:49 PM] Unpacking backoffice.war
    [Sep 27, 2008 12:11:53 PM] Done unpacking backoffice.war
    [Sep 27, 2008 12:11:53 PM] Unpacking backoffice-help.war
    [Sep 27, 2008 12:11:57 PM] Done unpacking backoffice-help.war
    [Sep 27, 2008 12:11:57 PM] Unpacking resourceadapter-rar.rar
    [Sep 27, 2008 12:11:57 PM] Done unpacking resourceadapter-rar.rar
    [Sep 27, 2008 12:11:58 PM] Initialize C:\product\10.1.3\OracleAS_1\j2ee\BO13Dev\applications\BO13.ear ends...
    [Sep 27, 2008 12:11:58 PM] Starting application : BO13
    [Sep 27, 2008 12:11:58 PM] Initializing ClassLoader(s)
    [Sep 27, 2008 12:11:58 PM] Initializing EJB container
    [Sep 27, 2008 12:11:58 PM] Loading connector(s)
    [Sep 27, 2008 12:11:59 PM] Starting up resource adapters
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: shared-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: store-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: storeops-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: parameter-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: report-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: scheduler-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: workflow-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: item-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: employee-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: employee-webapp-app-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: journal-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: label-webapp-app-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: label-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: timemaintenance-ejb.jar
    [Sep 27, 2008 12:11:59 PM] Processing EJB module: timemaintenance-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: party-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: transaction-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: customer-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: calendar-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: currency-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: financial-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: till-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: tax-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: postprocessor-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: codelist-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: pricing-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: trigger-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: report-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: parameter-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: item-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: store-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: admin-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: dashboard-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: storeops-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: pricing-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: task-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: storeserver-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:00 PM] Processing EJB module: transaction-webapp-app-ejb.jar
    [Sep 27, 2008 12:12:11 PM] Compiling EJB generated code
    [Sep 27, 2008 12:12:58 PM] Initializing EJB sessions
    [Sep 27, 2008 12:12:58 PM] Committing ClassLoader(s)
    [Sep 27, 2008 12:12:58 PM] Initialize backoffice begins...
    [Sep 27, 2008 12:12:58 PM] Initialize backoffice ends...
    [Sep 27, 2008 12:12:58 PM] Initialize backoffice-help begins...
    [Sep 27, 2008 12:12:58 PM] Initialize backoffice-help ends...
    [Sep 27, 2008 12:12:58 PM] Started application : BO13
    [Sep 27, 2008 12:12:58 PM] Binding web application(s) to site default-web-site begins...
    [Sep 27, 2008 12:12:58 PM] Binding backoffice web-module for application BO13 to site default-web-site under context root backoffice13dev
    [Sep 27, 2008 12:13:01 PM] Initializing Servlet: org.springframework.web.context.ContextLoaderServlet for web application backoffice
    [Sep 27, 2008 12:13:01 PM] Initializing Servlet: org.quartz.ee.servlet.QuartzInitializerServlet for web application backoffice
    [Sep 27, 2008 12:13:01 PM] Initializing Servlet: org.apache.struts.action.ActionServlet for web application backoffice
    [Sep 27, 2008 12:13:05 PM] Binding backoffice-help web-module for application BO13 to site default-web-site under context root backoffice-help
    [Sep 27, 2008 12:13:05 PM] Initializing Servlet: oracle.help.web.OHWController for web application backoffice-help
    [Sep 27, 2008 12:13:06 PM] Initializing Servlet: oracle.cabo.servlet.UIXServlet for web application backoffice-help
    [Sep 27, 2008 12:13:06 PM] Binding web application(s) to site default-web-site ends...
    [Sep 27, 2008 12:13:06 PM] Application Deployer for BO13 COMPLETES. Operation time: 85020 msecs
    Thanks
    Hari

    Can you tell me what's the status of components (value of "In sync" column) when you run "dcmctl getState" command?
    Thanks
    Shail

  • Deploying an EAR file to Oracle Server

    I went thru the documentation and created an EAR file but when we try to deploy it we get the following error: Application1.ear file – error on upload:
    Failed in uploading archive. Invalid archive file: unexpected EOF
    I have searched the forums and chat rooms trying to find a solution. Can anyone suggest something. Thanks.

    Hi,
    did you create it with JDeveloper and if, which version. Did you create a WAR file first or an EAR file straight - in which case probably its missing the Web application. How did you deploy it? From JDeveloper or with OC4J or ApplicationServer Enterprise Manager?
    Frank

  • JBOSS WONT DEPLOY BC4J.EAR - FAILS

    Following instructions found elsewhere in OTN, I have set up JBOSS to use BC4J by copying relevant files to the JBOSSHOME/lib/ext folder and by deploying BC4J.EAR into the JBOSS deploy folder. Deployment fails mentioning that it is missing a class ...emd.EMDServlet. This class appears in emd.jar and BC4JHTML.jar alike, probably the latter is relevant (not sure). Has anyone else had trouble deploying BC4J.EAR? Using BC4J.EAR from JDeveloper 9.0.3.

    Would you please post more error message?

  • Deploying Webgate in Oracle HTTP server fails.

    I am trying to deploy OAM Webgate in Oracle HTTP server with the below command but it fails.
    C:\Oracle\Middleware_AUG31\Oracle_OAMWebGate1\webgate\ohs\tools\deployWebGate> deployWebgateInstance.bat -w C:/Oracle/Middleware_AUG31/Oracle_OAMWebGate1 -oh C:/Oracle/Middleware_AUG31/Oracle_WT1/instances/instance1/config/OHS/ohs1
    "Error: Invalid WebGate Instancedir."The path for the Webgate's instance and OHS instance are correct.
    The version of Webgate is 11.1.1.5 and the OHS version is 11.1.1.6. .Is this supported?
    Edited by: Manikanda Prabhu on Sep 12, 2012 2:30 AM

    Hello,
    you have mixed your paths,
    the command should be:
    C:\Oracle\Middleware_AUG31\Oracle_OAMWebGate1\webgate\ohs\tools\deployWebGate> deployWebgateInstance.bat -w C:/Oracle/Middleware_AUG31/Oracle_WT1/instances/instance1/config/OHS/ohs1 -oh C:/Oracle/Middleware_AUG31/Oracle_OAMWebGate1
    Cheers,
    Dan.

  • Error While Deploying the Ear .

    HI ,
    I am getting an error while deploying my ear through Deploy Tool . the ear get loaded but fails to deploy... the error message i got is pasted below...
    It gives error about EJBContainer, but the J2EE Engine's Visual Admin shows the service is runing
    Any help is highly appreaciated
    Eror Message.....
    06/05/13 18:49:09 -  ***********************************************************
    06/05/13 18:49:10 -  Start updating EAR file...
    06/05/13 18:49:10 -  start-up mode is lazy
    06/05/13 18:49:12 -  EAR file updated successfully for 2078ms.
    06/05/13 18:49:12 -  Start deploying ...
    06/05/13 18:49:14 -  EAR file uploaded to server for 1172ms.
    06/05/13 18:49:16 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/omnidocs_ejb..
                         Reason: Exception during generation of components of application sap.com/omnidocs_ejb in container EJBContainer.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/omnidocs_ejb in container EJBContainer.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/omnidocs_ejb in container EJBContainer.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:621)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:319)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3139)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:539)
                              ... 10 more
                         Caused by: java.lang.NoClassDefFoundError: com/newgen/omni/jts/txn/NGOServerInterface
    Loader Info -
                         ClassLoader name: [Deployment:Runtime:sap.com/omnidocs_ejb]
                          Parent loader name: [Frame ClassLoader]
                          References:
                            common:service:http;service:servlet_jsp
                            service:ejb
                            common:service:iiop;service:naming;service:p4;service:ts
                            service:jmsconnector
                            library:jsse
                            library:servlet
                            common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
                            library:ejb20
                            library:j2eeca
                            library:jms
                            library:opensql
                            common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
                            interface:resourcecontext_api
                            interface:webservices
                            interface:cross
                            interface:ejbserialization
                          Resources:
                            C:\usr\sap\J2E\JC00\j2ee\cluster\server0\temp\deploy\1147526354539
                            C:\usr\sap\J2E\JC00\j2ee\cluster\server0\temp\deploy\1147526354539\omnidocs_ejb.jar
                          Loading model: {parent,references,local}
                         The error occurred while trying to load "com.newgen.omni.jts.txn.oracle.docdb.NGOConnectCabinet".
                              at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:389)
                              at com.sap.engine.services.ejb.deploy.verifier.CheckUtils.loadClass(CheckUtils.java:25)
                              at com.sap.engine.services.ejb.deploy.verifier.session.SessionBeanCheck.check(SessionBeanCheck.java:42)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.checkBean(Verifier.java:82)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:46)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:253)
                              at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2144)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              ... 16 more
                         For detailed information see the log file of the Deploy Service.
    06/05/13 18:49:16 -  ***********************************************************
    <b></b>

    Hi
    I would suggest you to do the deployment of the EAR using NWDS rather that using deploy tool. for Doing this please follow this link for creating ,building and deplopying as ear using dev studio
    http://help.sap.com/saphelp_nw04/helpdata/en/08/51ec41b9a24f4a8359c61ae4a02db1/frameset.htm
    Anyways if you ar still tied up using deploy tool pleas cross verify that all the dependent jars (including jars which  NgoServerinterface will beusing internally has to be in the classpath . Would be great if you can post the stack trace
    hope this helps !<b>  please mark points for helpful answers .</b>
    regards
    rajeshkr

  • Problem migrating ear from Oracle AS 10g to 11g.

    Hi
    I need to deploy an ear file in Oracle AS 11g. The ear has war in it.
    The ear file has uix pages and the supporting files (EOs and VOs).
    Using Oracle AS 10g:
    Here, i used to create a OC4J container and deploy the ear in this container.
    Using Oracle AS 11g:
    As there is no OC4J container support here, I have to deploy the ear in the
    weblogic server. I am facing problems doing so.
    In weblogic console,
    1) I have created a server and got it running.
    2) Went to 'Deployments' page and clicked on 'Install'.
    3) Entered the path for the ear file and pressed 'Next'
    I am getting the following error:
    X - Error Unable to access the selected application.
    X - Message icon - Error Exception in AppMerge flows' progression
    X - Message icon - Error Exception in AppMerge flows' progression
    X - Message icon - Error Bean already exists: "weblogic.j2ee.descriptor.ParamValueBeanImpl@bdc14d68(/[uix] /InitParams[oracle.cabo.ui.UIExtensions])"
    X - Message icon - Error Bean already exists: "weblogic.j2ee.descriptor.ParamValueBeanImpl@bdc14d68(/[uix]/InitParams[oracle.cabo.ui.UIExtensions])"
    Can someone tell me if how this can be done or point me to an appropriate tutorial.
    It will be of great help.
    Thanks
    Kamal.

    Hi
    I could resolve the previous issue.
    But now i am facing the following error while trying to 'run' the application.
    Jan 9, 2010 4:35:55 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : OSNUIxProjec
    Jan 9, 2010 4:35:55 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    Jan 9, 2010 4:35:55 PM JpsApplicationLifecycleListener Migrate Application Credential Store
    WARNING: Overwriting credentials is allowed in application credential store migration with Weblogic server running in Development Mode and system property 'jps.app.credential.overwrite.allowed' set to true
    Jan 9, 2010 4:36:22 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : wsm-pm
    Jan 9, 2010 4:36:22 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    [2010-01-09 16:36:34] [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ERROR] [LogWriter] getInstance() failed
    [2010-01-09 16:36:34] [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ERROR] [LogWriter] null
    [2010-01-09 16:36:34] [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ERROR] [LogWriter] getInstance() failed
    Any idea why this is happening?
    Thanks
    Kamal

  • ADF in JDeveloper 10.1.3.0.4: Error deploying bc4j.ear in JBoss-4.0.4.CR2

    Hello,
    Using the ADF Runtime Installer for JBoss found in JDeveloper 10.1.3.0.4, i've received deployment error during startup of JBoss. The error message as displayed in the console window as follows:
    09:29:16,325 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
    --- Incompletely deployed packages ---
    org.jboss.deployment.DeploymentInfo@89f00429 { url=file:/C:/Java/JBossAppServers/jboss-4.0.4.CR2/server/default/deploy/bc4j.ear }
      deployer: org.jboss.deployment.EARDeployer@3a835d
      status: Deployment FAILED reason: Could not create deployment: file:/C:/Java/JBossAppServers/jboss-4.0.4.CR2/server/default/tmp/deploy/tmp65518bc4j.ear-contents/webapp.war; - nested throwable: (org.jboss.ws.WSException: java.lang.ClassNot
    FoundException: oracle.jbo.server.emd.EMDServlet)
      state: FAILED
      watch: file:/C:/Java/JBossAppServers/jboss-4.0.4.CR2/server/default/deploy/bc4j.ear
      altDD: null
      lastDeployed: 1146014956309
      lastModified: 1146014950147
      mbeans:Above it there is a lot more lines of stack trace, tell me if you need it to help me with this problem. The file structure deployed is as follows (Based on the log displayed in JDeveloper):
    In deploy directory
    bc4j.ear
    In jlib directory
    bc4jdomgnrc.jar
    In lib directory
    adf-connections.jar
    adfbinding.jar
    adfcm.jar
    adfm.jar
    adfmtl.jar
    adfmweb.jar
    adfshare.jar
    adfui.jar
    antlr.jar
    bc4jct.jar
    bc4jctejb.jar
    bc4jdomgnrc.jar
    bc4jdomorcl.jar
    bc4jhtml.jar
    bc4jimdomains.jar
    bc4jmt.jar
    bc4jmtejb.jar
    cache.jar
    collections.jar
    commons-cli-1.0.jar
    commons-el.jar
    concurrent.jar
    datatags.jar
    dc-adapters.jar
    dms.jar
    http_client.jar
    jazncore.jar
    jdev-cm.jar
    jsp-el-api.jar
    mdds.jar
    mdsrt.jar
    ojdbc14.jar
    ojdbc14dms.jar
    ojdl.jar
    ojpse.jar
    oracle-el.jar
    oraclepki.jar
    orajaxr.jar
    orasaaj.jar
    orawsdl.jar
    orawsrm.jar
    ordhttp.jar
    ordim.jar
    osdt_cert.jar
    osdt_core.jar
    osdt_saml.jar
    osdt_wss.jar
    osdt_xmlsec.jar
    regexp.jar
    runtime12.jar
    share.jar
    toplink.jar
    translator.jar
    wsclient.jar
    wsdl.jar
    wssecurity.jar
    xml.jar
    xmlef.jar
    xmlparserv2.jar
    xsdlib.jar
    xsqlserializers.jar
    xsu12.jar
    And another thing, is there any way to have the ADF Runtime Installer install the ADF Runtime into another JBoss config directory. As far as I noticed, it will only install into the JBoss default config directory.
    TQ in advance.

    Hi Cleber,
    Is it possible that you can send me a copy of your original 10.1.2 project which contains these diagrams so that I can take a look? The diagrams should open fine in 10.1.3.0.4.
    My email address is [email protected], if you could zip up your project and then change the .zip file extension to .zap to get it through the email server.
    Regards,
    Lisa
    JDev QA

  • Error while deploying adf application on oracle cloud service

    hello, i hv registered oracle cloud service for java and database. i hv created simple adf application in which there are 2 jsf pages only linked together. I m using oracle jdeveloper 11gr2. so i hv created ear file for deployment on cloud. i deployed adf application on cloud using java console. But, after uploading application, deployment was failed. I tried 3 times this, but the result was same. I checked log, where i got 3 warnings in whitelist log and error in deploy log. Those are as follows:
    Warnings in   whitelist log:
    2013-04-14 06:57:11 CDT: Starting action "API Whitelist"
    2013-04-14 06:57:11 CDT: API Whitelist started
    2013-04-14 06:57:12 CDT: WARNING - There are 3 warnings(s) found for Testapp.ear.
    2013-04-14 06:57:12 CDT: WARNING - Path:Testapp.ear (3 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:Testapp.ear (3 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:Test_ViewController_webapp.war (3 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:WEB-INF**** (1 Warning)
    2013-04-14 06:57:12 CDT: WARNING - 1:Recommended child element "login-config" missing under element /
    javaee:web-app.
    If you want to make your application public, you can have empty
    <login-config/> in your web.xml. If you need authentication then you must
    have <login-config> and its child <auth-method> element in web.xml.
    Without this element(<login-config>), users may be challenged by SSO, but
    the application code will be executed as anonymous user only. Line No:4.
    2013-04-14 06:57:12 CDT: WARNING - Path:WEB-INF**** (2 Warnings)
    2013-04-14 06:57:12 CDT: WARNING - 1:Recommended child element "jsp-descriptor" missing under element /
    orcl-weblogic:weblogic-web-app.
    If you have a JSP file that is not pre-compiled, The compilation errors
    could be shown on the browser. It is recommended to include
    <jsp-descriptor><verbose>false<****><****-descriptor> in weblogic.xml.
    Line No:2.
    2013-04-14 06:57:12 CDT: WARNING - 2:Recommended child element "session-descriptor" missing under element /
    orcl-weblogic:weblogic-web-app.
    You will be required to have distinct cookie-path, if multiple
    applications are accessed with in the same SSO session or if you have
    multiple applications with different auth-method(CLIENT-CERT, FORM, BASIC)
    in the same service instance.
    Line No:2.
    2013-04-14 06:57:12 CDT: WARNING - Testapp.ear had 3 warning(s).
    2013-04-14 06:57:12 CDT: INFO - Whitelist validation has completed with 0 error(s) and 3 warning(s).
    2013-04-14 06:57:12 CDT: Whitelist validation passed.
    2013-04-14 06:57:12 CDT: "API Whitelist" complete: status SUCCESS
    and Error in deploy log:
    2013-04-14 06:57:12 CDT: Starting action "Deploy Application"
    2013-04-14 06:57:12 CDT: Deploy Application started
    2013-04-14 06:57:15 CDT: weblogic.application.ModuleException: Failed to load webapp: Test-ViewController-context-root because of DeploymentException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
    2013-04-14 06:57:15 CDT: WL action state: failed
    2013-04-14 06:57:15 CDT: Action FAILED with WL action state: failed
    2013-04-14 06:57:15 CDT: Check the server log of your Java cloud service for more info about the failure.
    2013-04-14 06:57:16 CDT: Application deployment failed.
    2013-04-14 06:57:16 CDT: "Deploy Application" complete: status FAILED
    I am using jdeveloper 11gr2, so pls dont tell me to use jdeveloper 11gr1. because, i hv already developed an application for my final year B.Tech and i cant migrate to previous release. So there is only one way for me by generating ear file and deploying from console.
    So,
    I m not getting what is the problem and what will be solution for this?
    What should i do?
    What changes should required?
    pls, help me to get out from this problem !!!!!

    Well, I guess you have a problem here. Check http://multikoop.blogspot.de/2012/12/deploying-adf-applications-into-oracle.html and from this
    >
    Note: In its current stage Oracle Java Cloud Service runs WebLogic Server 10.3.6 with the appropriate Runtime ADF 11.1.1.6. Deployment of ADF 11gR2 Applications is currently not supported. Beside this limitation some ADF Features are not supported on the Oracle Cloud. According to the Oracle Cloud Documentation it is not supported to use the following ADF features
    ADF Desktop Integration
    ADF mBean
    ADF MDS (Seeded customizations or cross-session personalization)
    ADF Mobile
    ADF Active Data Services (=> No real-time ADF Web Apps in Oracles Cloud)
    ADF Business Components services interfaces (web services) or events
    ADF Data Controls for BI, Essbase, BAM, and JMX
    Further there are some restrictions which are good to know I think
    No Java Mail API (=>Sending Mails is prohibited)
    No File system access by deployed applications (=>Writing files is prohibited)
    No Direct use of Oracle JDBC Driver APIs
    No Java Message Service (JMS)
    Max Size for deployment archive 95MB
    >
    I hope for you that the information from the blog has changes in the meantime (blog is from end of last year). Check the current doc for the cloud ...
    Timo

  • Error deploying Web Service in Oracle 10g AS (10.1.3.0)

    When deploying a secured web service from Oracle EM 10.1.3 i'm getting the following exception
    "Failed in uploading archive. Invalid archive file: Invalid value: AES-256"
    The same web service (.ear) file is getting uploaded without exception when deploying directly from Oracle JDeveloper 10.1.3.0

    The problem solved when creating a webservice ear file with the keystore generated in the machine where the application server is installed.
    We created a secure web service (in client machineA) with public/private key encryption (AES 256) and tried deploying it in an application server instance (Server machineA). Doing this gives the following expection (when deploying the ear file through EM)
    "Failed in uploading archive. Invalid archive file: Invalid value: AES-256"
    We solved the problem by creating a keystore file in the application server instance machine (instead of doing it in client machine) and used the same keystore file to create the ear file which got deployed succesfully.
    Thanks for your help

  • Error when deploying an EAR

    Hi,
    I think this is a common error for newbes. When I deploy an EAR I get the following,
    [24-dic-2009 12:42:35] Inicio de Application Deployer para MyFirstOC4JApp.
    [24-dic-2009 12:42:35] Copiar archivado en C:\oc4j\j2ee\home\applications\MyFirstOC4JApp.ear
    [24-dic-2009 12:42:35] Inicio de la inicialización de C:\oc4j\j2ee\home\applications\MyFirstOC4JApp.ear...
    [24-dic-2009 12:42:35] Desempaquetando MyFirstOC4JApp.ear
    [24-dic-2009 12:42:35] Desempaquetado listo MyFirstOC4JApp.ear
    [24-dic-2009 12:42:35] Desempaquetando EclipseLinkWeb.war
    [24-dic-2009 12:42:35] Desempaquetado listo EclipseLinkWeb.war
    [24-dic-2009 12:42:35] Fin de la inicialización de C:\oc4j\j2ee\home\applications\MyFirstOC4JApp.ear...
    [24-dic-2009 12:42:35] Iniciando la aplicación: MyFirstOC4JApp
    [24-dic-2009 12:42:35] Inicializando ClassLoaders
    [24-dic-2009 12:42:35] Inicializando contenedor EJB
    [24-dic-2009 12:42:35] Cargando conectores
    [24-dic-2009 12:42:35] Iniciando los adaptadores de recursos
    [24-dic-2009 12:42:35] estado fallido de la aplicación: MyFirstOC4JApp
    [24-dic-2009 12:42:35] Operation failed with error: Falta la clase: org.eclipse.persistence.jpa.PersistenceProvider Clase Dependiente: com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl Cargador: oc4j:10.1.3 Origen del Código: /C:/oc4j/j2ee/home/lib/oc4j-internal.jar Configuración: in META-INF/boot.xml in C:\oc4j\j2ee\home\oc4j.jar Esta carga se ha iniciado en MyFirstOC4JApp.root:0.0.0 mediante el método Class.forName(). La clase que falta no está disponible desde ningún origen de código o cargador del sistema.
    Well, the text is into Spanish but I think you know what it means.
    For mor information, this is what ten comman line console says,
    2009-12-24 12:42:35.359 NOTIFICATION Inicio de Application Deployer para MyFirst
    OC4JApp.
    2009-12-24 12:42:35.390 NOTIFICATION Copiar archivado en C:\oc4j\j2ee\home\appli
    cations\MyFirstOC4JApp.ear
    2009-12-24 12:42:35.390 NOTIFICATION Inicio de la inicializaci¾n de C:\oc4j\j2ee
    \home\applications\MyFirstOC4JApp.ear...
    2009-12-24 12:42:35.390 NOTIFICATION Auto-unpacking C:\oc4j\j2ee\home\applicatio
    ns\MyFirstOC4JApp.ear...
    2009-12-24 12:42:35.406 NOTIFICATION Desempaquetando MyFirstOC4JApp.ear
    2009-12-24 12:42:35.406 NOTIFICATION Unjar C:\oc4j\j2ee\home\applications\MyFirs
    tOC4JApp.ear in C:\oc4j\j2ee\home\applications\MyFirstOC4JApp
    2009-12-24 12:42:35.453 NOTIFICATION Desempaquetado listo MyFirstOC4JApp.ear
    2009-12-24 12:42:35.453 NOTIFICATION Finished auto-unpacking C:\oc4j\j2ee\home\a
    pplications\MyFirstOC4JApp.ear
    2009-12-24 12:42:35.468 NOTIFICATION Auto-unpacking C:\oc4j\j2ee\home\applicatio
    ns\MyFirstOC4JApp\EclipseLinkWeb.war...
    2009-12-24 12:42:35.468 NOTIFICATION Desempaquetando EclipseLinkWeb.war
    2009-12-24 12:42:35.468 NOTIFICATION Unjar C:\oc4j\j2ee\home\applications\MyFirs
    tOC4JApp\EclipseLinkWeb.war in C:\oc4j\j2ee\home\applications\MyFirstOC4JApp\Ecl
    ipseLinkWeb
    2009-12-24 12:42:35.703 NOTIFICATION Desempaquetado listo EclipseLinkWeb.war
    2009-12-24 12:42:35.703 NOTIFICATION Finished auto-unpacking C:\oc4j\j2ee\home\a
    pplications\MyFirstOC4JApp\EclipseLinkWeb.war
    2009-12-24 12:42:35.734 NOTIFICATION Fin de la inicializaci¾n de C:\oc4j\j2ee\ho
    me\applications\MyFirstOC4JApp.ear...
    2009-12-24 12:42:35.734 NOTIFICATION Iniciando la aplicaci¾n: MyFirstOC4JApp
    2009-12-24 12:42:35.734 NOTIFICATION Inicializando ClassLoaders
    2009-12-24 12:42:35.734 NOTIFICATION Inicializando contenedor EJB
    2009-12-24 12:42:35.750 NOTIFICATION Cargando conectores
    2009-12-24 12:42:35.781 NOTIFICATION Iniciando los adaptadores de recursos
    2009-12-24 12:42:35.796 NOTIFICATION estado fallido de la aplicaci¾n: MyFirstOC4
    JApp
    09/12/24 12:42:35 ADVERTENCIA: Application.setConfig Application: MyFirstOC4JApp
    is in failed state as initialization failed.
    com.evermind.server.ejb.exception.DeploymentException: [MyFirstOC4JApp]: Excepci
    ¾n al crear EntityManagerFactory con la clase PersistenceProvider org.eclipse.pe
    rsistence.jpa.PersistenceProvider para la unidad de persistencia example.
    09/12/24 12:42:35 oracle.oc4j.admin.internal.DeployerException: java.lang.Instan
    tiationException: Application: MyFirstOC4JApp is in failed state as initializati
    on failed
    09/12/24 12:42:35 at oracle.oc4j.admin.internal.ApplicationDeployer.addApp
    lication(ApplicationDeployer.java:779)
    09/12/24 12:42:35 at oracle.oc4j.admin.internal.ApplicationDeployer.doDepl
    oy(ApplicationDeployer.java:273)
    09/12/24 12:42:35 at oracle.oc4j.admin.internal.DeployerBase.execute(Deplo
    yerBase.java:100)
    09/12/24 12:42:35 at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeploy
    erRunnable.doRun(OC4JDeployerRunnable.java:52)
    09/12/24 12:42:35 at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRu
    nnable.run(DeployerRunnable.java:81)
    09/12/24 12:42:35 at com.evermind.util.ReleasableResourcePooledExecutor$My
    Worker.run(ReleasableResourcePooledExecutor.java:298)
    09/12/24 12:42:35 at java.lang.Thread.run(Thread.java:595)
    09/12/24 12:42:35 Caused by: java.lang.InstantiationException: Application: MyFi
    rstOC4JApp is in failed state as initialization failed
    09/12/24 12:42:35 at com.evermind.server.Application.setConfig(Application
    .java:518)
    09/12/24 12:42:35 at com.evermind.server.Application.setConfig(Application
    .java:361)
    09/12/24 12:42:35 at com.evermind.server.ApplicationServer.addApplication(
    ApplicationServer.java:1919)
    09/12/24 12:42:35 at oracle.oc4j.admin.internal.ApplicationDeployer.addApp
    lication(ApplicationDeployer.java:776)
    09/12/24 12:42:35 ... 6 more
    09/12/24 12:42:35 Caused by: com.evermind.server.ejb.exception.DeploymentExcepti
    on: [MyFirstOC4JApp]: Excepci¾n al crear EntityManagerFactory con la clase Persi
    stenceProvider org.eclipse.persistence.jpa.PersistenceProvider para la unidad de
    persistencia example.
    09/12/24 12:42:35 at com.evermind.server.ejb.exception.DeploymentException
    .exceptionCreatingEntityManagerFactory(DeploymentException.java:130)
    09/12/24 12:42:35 at com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl.createContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:19
    7)
    09/12/24 12:42:35 at com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl.initializePersistenceUnit(PersistenceUnitManagerImpl.java:159)
    09/12/24 12:42:35 at com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl.initialize(PersistenceUnitManagerImpl.java:87)
    09/12/24 12:42:35 at com.evermind.server.ApplicationStateRunning.initializ
    eApplication(ApplicationStateRunning.java:232)
    09/12/24 12:42:35 at com.evermind.server.Application.setConfig(Application
    .java:460)
    09/12/24 12:42:35 ... 9 more
    09/12/24 12:42:35 Caused by: oracle.classloader.util.AnnotatedClassNotFoundExcep
    tion:
    Falta la clase: org.eclipse.persistence.jpa.PersistenceProvider
    Clase Dependiente: com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl
    Cargador: oc4j:10.1.3
    Origen del C¾digo: /C:/oc4j/j2ee/home/lib/oc4j-internal.jar
    Configuraci¾n: <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home
    \oc4j.jar
    Esta carga se ha iniciado en MyFirstOC4JApp.root:0.0.0 mediante el mÚtodo Class.
    forName().
    La clase que falta no estß disponible desde ning·n origen de c¾digo o cargador d
    el sistema.
    09/12/24 12:42:35 at oracle.classloader.PolicyClassLoader.handleClassNotFo
    und(PolicyClassLoader.java:2204)
    09/12/24 12:42:35 at oracle.classloader.PolicyClassLoader.internalLoadClas
    s(PolicyClassLoader.java:1726)
    09/12/24 12:42:35 at oracle.classloader.PolicyClassLoader.loadClass(Policy
    ClassLoader.java:1682)
    09/12/24 12:42:35 at oracle.classloader.PolicyClassLoader.loadClass(Policy
    ClassLoader.java:1667)
    09/12/24 12:42:35 at java.lang.ClassLoader.loadClassInternal(ClassLoader.j
    ava:319)
    09/12/24 12:42:35 at java.lang.Class.forName0(Native Method)
    09/12/24 12:42:35 at java.lang.Class.forName(Class.java:242)
    09/12/24 12:42:35 at com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl.createContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:19
    2)
    09/12/24 12:42:35 ... 13 more
    2009-12-24 12:42:35.859 NOTIFICATION Fallo de Application Deployer para MyFirstO
    C4JApp.
    2009-12-24 12:42:35.859 NOTIFICATION Inicio de Application UnDeployer para MyFir
    stOC4JApp.
    2009-12-24 12:42:35.875 NOTIFICATION Eliminando todos los enlaces Web para la ap
    licaci¾n MyFirstOC4JApp de todas las direcciones Web
    2009-12-24 12:42:36.109 NOTIFICATION Se ha terminado Application UnDeployer para
    MyFirstOC4JApp.
    09/12/24 12:42:36 ADVERTENCIA: DeployerRunnable.run java.lang.InstantiationExcep
    tion: Application: MyFirstOC4JApp is in failed state as initialization failedora
    cle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: App
    lication: MyFirstOC4JApp is in failed state as initialization failed
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:133
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.InstantiationException: Application: MyFirstOC4JApp is in f
    ailed state as initialization failed
    at com.evermind.server.Application.setConfig(Application.java:518)
    at com.evermind.server.Application.setConfig(Application.java:361)
    at com.evermind.server.ApplicationServer.addApplication(ApplicationServe
    r.java:1919)
    at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(Applica
    tionDeployer.java:776)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:273)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100
    ... 4 more
    Caused by: com.evermind.server.ejb.exception.DeploymentException: [MyFirstOC4JAp
    p]: Excepci¾n al crear EntityManagerFactory con la clase PersistenceProvider org
    .eclipse.persistence.jpa.PersistenceProvider para la unidad de persistencia exam
    ple.
    at com.evermind.server.ejb.exception.DeploymentException.exceptionCreati
    ngEntityManagerFactory(DeploymentException.java:130)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.create
    ContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:197)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.initia
    lizePersistenceUnit(PersistenceUnitManagerImpl.java:159)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.initia
    lize(PersistenceUnitManagerImpl.java:87)
    at com.evermind.server.ApplicationStateRunning.initializeApplication(App
    licationStateRunning.java:232)
    at com.evermind.server.Application.setConfig(Application.java:460)
    ... 9 more
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Falta la clase: org.eclipse.persistence.jpa.PersistenceProvider
    Clase Dependiente: com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl
    Cargador: oc4j:10.1.3
    Origen del C¾digo: /C:/oc4j/j2ee/home/lib/oc4j-internal.jar
    Configuraci¾n: <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home
    \oc4j.jar
    Esta carga se ha iniciado en MyFirstOC4JApp.root:0.0.0 mediante el mÚtodo Class.
    forName().
    La clase que falta no estß disponible desde ning·n origen de c¾digo o cargador d
    el sistema.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassL
    oader.java:2204)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoa
    der.java:1726)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java
    :1682)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java
    :1667)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.create
    ContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:192)
    ... 13 more
    09/12/24 12:42:36 GRAVE: ProgressObjectImpl.reportError java.lang.InstantiationE
    xception: Application: MyFirstOC4JApp is in failed state as initialization faile
    doracle.oc4j.admin.jmx.shared.exceptions.InternalException: java.lang.Instantiat
    ionException: Application: MyFirstOC4JApp is in failed state as initialization f
    ailed
    at oracle.oc4j.admin.jmx.shared.deploy.NotificationUserData.<init>(Notif
    icationUserData.java:107)
    at oracle.oc4j.admin.internal.Notifier.reportError(Notifier.java:429)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:130
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.admin.internal.DeployerException: java.lang.Instantiation
    Exception: Application: MyFirstOC4JApp is in failed state as initialization fail
    ed
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:133
    ... 4 more
    Caused by: java.lang.InstantiationException: Application: MyFirstOC4JApp is in f
    ailed state as initialization failed
    at com.evermind.server.Application.setConfig(Application.java:518)
    at com.evermind.server.Application.setConfig(Application.java:361)
    at com.evermind.server.ApplicationServer.addApplication(ApplicationServe
    r.java:1919)
    at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(Applica
    tionDeployer.java:776)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:273)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100
    ... 4 more
    Caused by: com.evermind.server.ejb.exception.DeploymentException: [MyFirstOC4JAp
    p]: Excepci¾n al crear EntityManagerFactory con la clase PersistenceProvider org
    .eclipse.persistence.jpa.PersistenceProvider para la unidad de persistencia exam
    ple.
    at com.evermind.server.ejb.exception.DeploymentException.exceptionCreati
    ngEntityManagerFactory(DeploymentException.java:130)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.create
    ContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:197)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.initia
    lizePersistenceUnit(PersistenceUnitManagerImpl.java:159)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.initia
    lize(PersistenceUnitManagerImpl.java:87)
    at com.evermind.server.ApplicationStateRunning.initializeApplication(App
    licationStateRunning.java:232)
    at com.evermind.server.Application.setConfig(Application.java:460)
    ... 9 more
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Falta la clase: org.eclipse.persistence.jpa.PersistenceProvider
    Clase Dependiente: com.evermind.server.ejb.persistence.PersistenceUnitMa
    nagerImpl
    Cargador: oc4j:10.1.3
    Origen del C¾digo: /C:/oc4j/j2ee/home/lib/oc4j-internal.jar
    Configuraci¾n: <code-source> in META-INF/boot.xml in C:\oc4j\j2ee\home
    \oc4j.jar
    Esta carga se ha iniciado en MyFirstOC4JApp.root:0.0.0 mediante el mÚtodo Class.
    forName().
    La clase que falta no estß disponible desde ning·n origen de c¾digo o cargador d
    el sistema.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassL
    oader.java:2204)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoa
    der.java:1726)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java
    :1682)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java
    :1667)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.ejb.persistence.PersistenceUnitManagerImpl.create
    ContainerEntityManagerFactory(PersistenceUnitManagerImpl.java:192)
    ... 13 more
    Any help will be appreciate.
    Merry Christmas,
    Jose

    Broker log has this entry in it:
    [23/Feb/2011:03:43:57 UTC] WARNING [B3168]: Invalid broker address for this broker to run in cluster: Loopback IP address is not allowed in broker address mq://127.0.0.1:7676/?instName=imqbroker&brokerSessionUID=6326201025350530816 for cluster
    [23/Feb/2011:03:43:57 UTC] WARNING [B1137]: Cluster initialization failed. Disabling the cluster service.
    When looking at the working instance, this warning is not displayed but instead is displayed as:
    [25/Jan/2011:17:06:49 MST] [B1041]: Cluster initialization successful.
    I am not sure what setting needs to change here though.
    I was looking at the code and is seems that the combination of not using a cluster and that glassfish sends a namespace prefix to JMS is what results in this final error being thrown.
    Edited by: user4187078 on Feb 23, 2011 8:33 AM

Maybe you are looking for

  • Reg: Web Services

    Hi!   This is Srinivas. I want information regarding web services. Where we are using Web Services in SAP XI ? and How to Use ? If any steps are there regarding any procedure of How to use and web Services document Kindly sent it to my Mail ID::[emai

  • I want to love my new Incredible but...

    There are a couple of issues that I'm seeing that I can't get a straight answer from anyone I talk to at Verizon either on the phone at a store. 1 - Battery Life: I'll typically give my phone a full charge overnight. If, starting around 8:00 AM, I ha

  • Code for uploading larger image or any file object

    I have this code which is working file for files <500 KB * To change this template, choose Tools | Templates * and open the template in the editor. package controller; import java.io.IOException; import java.io.InputStream; import java.io.PrintWriter

  • My iPad hasn't updated email in two days

    I haven't received email on my iPad2 for two and a half days. The last email update was also two and a half days ago. I have "pulled down" the inbox side of the page, to update it manually, but it will not update. It reads "last update 12-20-2012". I

  • HT1420 i cannot find the authorize this computer option where is it?

    i cannot find it!