Unable to deploy EAR using a POJO

Hi - sorry, I tried searching the forum on this topic, but could not find anything...
I have an EAR with teh following structure:
EAR
|---EJB jar
|---WAR
|--lib/POJO JAR
|--lib/other common JARs
The POJO jar contains class files used by both the EJB and the WAR, just like the other common lib jars (like Log4j). However, when I deploy this in weblogic, I get a NoClassDefFoundError: com/mypackage/MyException.
This class is definitely in the POJO - and I can see it in the packaged .JAR in teh .EAR file.
What am I doing wrong? Should I configure the EAR to 'know' this particular JAR?

Is this a version of Weblogic that supports Java EE 5? The .ear level "lib" directory requirement
was only added in Java EE 5 so it wouldn't be required to work in previous releases.

Similar Messages

  • Urgent :- Unable to deploy EAR file in Oracle application server

    Hello folks,
    I am trying to deploy an application containing jsps and servlets
    packaged into EAR using ant. However when am trying to do so by using
    the Deploy EAR option in the Enterprise manager, it throws the
    following error -
    "Invalid J2EE application file specified - Jar file:
    /var/tmp/jar47241.tmp is missing its standard xml descriptor located at
    META-INF/ejb-jar.xml"
    I suspect that something could be wrong with regards to the way the ear
    file has been created.
    Please if someone could pin point the problem and help me understand
    the the above error message , it will be of great help to me and I d
    really appreciate this.
    Many Thanks,
    Ramn.

    Hello,
    I try to deploy an ear file (contains jar and war files) in Oracle Application server in linux, but the time is so long. The same file I deploy in a OAS in windows and the deploy time was 2 minutes, but in linux I leave the hole night and the session close and the deploy in unable.
    I don't know if I need configure an especial option in the OAS in Linux, how I can load my ear file.
    The OAS in windows was installed with oc4j options only, but the OAS in linux was full installation
    Please help me....
    Thanks.

  • Unable to deploy .ear on OAS portal

    Hi All,
    I deploy my portal application (.ear) on oracle application server portal through putty using dcmctl command. But, since yesterday, I am unable to deploy my application.
    Following is the error.
    ADMN-300174
    File /var/tmp/dex27154.tmp/PortalApp.ear is not a jar file.
    Resolution:
    Base Exception:
    java.util.zip.ZipException
    error in opening zip file
    Please let me know how to resolve this problem as I am unable to deploy updated .ear file.
    Note: I tried to deploy the older versions of .ear files but still the same problem. I feel there could be some problem with the stack size or memory size which is restricting the complete extraction of .ear file.
    Please help
    -MJ

    I do not know the answer.
    But I will ask, could you deploy a .war instead?

  • Deploying EAR using weblogic 10.3.6 under XP

    Hi Guys,
    tha last step of deployment EAR is to Star--->Servicing all requests, i am getting the following error?
    Messages
    [EJB:011026]The EJB container failed while creating the java:/comp/env namespace for this EJB deployment. weblogic.deployment.EnvironmentException: [EJB:010176]The resource-env-ref 'BODQueue' declared in the ejb-jar.xml descriptor or annotation has no JNDI name mapped to it. The resource-env-ref must be mapped to a JNDI name using the resource-env-description element of the weblogic-ejb-jar.xml descriptor or corresponding annotation. at weblogic.ejb.container.deployer.EnvironmentBuilder.addResourceEnvReferences(EnvironmentBuilder.java:691) at weblogic.ejb.container.deployer.EJBDeployer.setupEnvironmentContext(EJBDeployer.java:267) at weblogic.ejb.container.deployer.EJBDeployer.setupEnvironmentFor(EJBDeployer.java:1131) at weblogic.ejb.container.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:1025) at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:1288) at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:442) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208) at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:94) at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:107) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256) at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) NestedException Message is :[EJB:010176]The resource-env-ref 'BODQueue' declared in the ejb-jar.xml descriptor or annotation has no JNDI name mapped to it. The resource-env-ref must be mapped to a JNDI name using the resource-env-description element of the weblogic-ejb-jar.xml descriptor or corresponding annotation.
    Errors were encountered while performing this operation.
    what does it mean? is there any idea?
    Have a nice day.
    Edited by: ashash on Aug 22, 2012 3:36 AM

    Atlassian has pretty good user forums, you might be able to get additional help there:
    http://forums.atlassian.com/forum.jspa?forumID=46
    Does the deployment screen show it has "Running". What does the deployment screen for the app show its context root as?
    Also, why not just JIRA standalone? (it comes out of the box running in embedded tomcat).

  • Unable to deploy EAR

    Hi,
    I am trying to deploy EAR project in NWDS 7.1
    I get following deploy exception:
    Publishing failed
      Error during deployment
        Error during deployment:
        [ERROR CODE DPL.DCAPI.1027] DeploymentException.
    Reason: ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [sap.com_HeaderProxyEAR].
    ; nested exception is:
         com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [sap.com_HeaderProxyEAR]. Cannot deploy it.
    I am using following declaration which seems to be creating problem:
         @WebServiceRef (name="SalesOrderCreate_Out", wsdlLocation="C:/SalesOrderCreate_Out.wsdl" )
         SalesOrderCreateOutService service;
    What could be wrong above...
    Thanks
    Srinivas

    Hi Mayank,
    I changed my code
         @WebServiceRef (name="SalesOrderCreate_Out")
         SalesOrderCreateOutService service;
    Now when I test the web service, I get following exception:
    javax.ejb.EJBException: (Failed in component: sap.com/HeaderProxyEAR) Exception raised from invocation of public java.lang.String com...doe.salesheader.DoeToSapBean.doeHeader(java.lang.String) method on bean instance com...doe.salesheader.DoeToSapBean for bean sap.com/HeaderProxyEARannotation|HeaderProxyEJB.jarannotation|DoeToSapBean in application sap.com/HeaderProxyEAR.; nested exception is: javax.xml.ws.WebServiceException: java.lang.ClassCastException: class com.sap.engine.services.jndi.persistent.UnsatisfiedReferenceImpl:service:naming com.sap.engine.boot.loader.ResourceMultiParentClassLoader incompatible with interface com.sap.engine.services.webservices.espbase.xi.ESPXIMessageProcessor:library:webservices_lib com.sap.engine.boot.loader.ResourceMultiParentClassLoader
    Is there a way to find out the URL for the WSDL of the service interface?

  • Unable to deploy .EAR file to PI 7.1

    /people/vijayakhanna.raman/blog/2007/06/08/cool-way-to-create-your-own-scas
    Note 696084 - EP 6.0: How to create SDA files for EPA or PAR files

    hi,
    your ejb-jar.xml should look like:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar>
          <description>EJB JAR description</description>
          <display-name>EJB JAR</display-name>
          <enterprise-beans>
                <session>
                      <ejb-name> MIDataTarget_PortTypeBean </ejb-name>
           <home>com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundHome4</home>
                  <remote>com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundRemote4</remote>
    <local-home>com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocalHome4</local-home>
                     <local>com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocal4</local>
                   <ejb-class>com.wipro.javaProxy. MIDataTarget_PortTypeBean </ejb-class>
                      <session-type>Stateless</session-type>
                      <transaction-type>Container</transaction-type>
                </session>
          </enterprise-beans>
    </ejb-jar>
    check:
    http://wiki.sdn.sap.com/wiki/display/XI/JavaProxyOutbound+Implementation
    /people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy
    http://wiki.sdn.sap.com/wiki/display/XI/PIBlogsby+Topics
    make sure that you are using PI 7.1 libraries:
    https://wiki.sdn.sap.com/wiki/display/XI/XIlibrariesfor+development
    for references in application-j2ee-engine.xml use:
    http://wiki.sdn.sap.com/wiki/display/Java/JavaProxyChangesinPI7.1fromPI7.0
    For deploying either you can directly deploy ear project using NWDS 7.1 or convert ear to sda using CECLT tool provided with NWDS 7.1:
    Re: How to build an adapter module in NWDS 7.1?
    Thanks,
    Mayank

  • Reg: Unable to deploy .ear file in weblogic 9.0

    Hi,
    I am a developer worked with Weblogic 6.0 and we are planning to upgrade to WLS9.0. But after installation and successful configuration of domain, we are unable to deploy the.ear file.
    Thanks in advance
    Here is the erroe message:
    Messages
    Unable to access the selected application.
    [J2EE Deployment SPI:260101]Parameter may not be null. java.lang.NullPointerException at weblogic.deploy.api.internal.utils.ConfigHelper.checkParam(ConfigHelper.java:126) at weblogic.deploy.api.tools.ModuleInfo.createModuleInfo(ModuleInfo.java:82) at weblogic.deploy.api.tools.SessionHelper.getModuleInfo(SessionHelper.java:559) at com.bea.console.actions.app.install.Flow.appSelected(Flow.java:433) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:812) at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:751) at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:434) at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:245) at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:316) at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:48) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:1948) at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:184) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:590) at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:840) at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:607) at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:135) at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507) at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130) at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:927) at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:571) at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:122) at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:98) at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:149) at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:108) at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiContent.java:223) at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:169) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:290) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:300) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:300) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:300) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:300) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:300) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:300) at

    Hello,
    I try to deploy an ear file (contains jar and war files) in Oracle Application server in linux, but the time is so long. The same file I deploy in a OAS in windows and the deploy time was 2 minutes, but in linux I leave the hole night and the session close and the deploy in unable.
    I don't know if I need configure an especial option in the OAS in Linux, how I can load my ear file.
    The OAS in windows was installed with oc4j options only, but the OAS in linux was full installation
    Please help me....
    Thanks.

  • Error while deploying ear using Oracle weblogic 11g in local machine

    Hi,
    Initially I installed Jdeveloper along with Weblogic and got the below error while deploying. Later I uninstalled Jdeveloper and weblogic, etc and installed a new weblogic on my local machine and tried to deploy ear. But still got the same error. With the same installable file and same ear, we could deploy successfully on my colleagues' machine. Any idea?.
    Satus: deploy Failed
    Description: [Deployer:149026]deploy application part on AdminServer.
    Begin Time: Thu Feb 03 13:45:01 EST 2011
    End Time: Thu Feb 03 13:45:11 EST 2011
    Exception: [J2EE:160149]Error while processing library references. Unresolved Webapp Library references for "ServletContext@22411886[app:part module:part path:/part spec-version:2.5]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, exact-match: false].
    Regards,
    Rama

    and also post the section of weblogic.xml which refers to JSTL library
    some entry like <library-ref>

  • Unable to deploy ear file through NWDS 7.3

    Hi,
    When I try to deploy the ear dc project in NWDS 7.3, I'm getting the below error.
    Could you please help me on this.
    Error details:
    com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.
    Reason: ASJ.dpl_dc.001085 Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed
      at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:862)
      at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)
      at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)
      at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:257)
      at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)
      at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed
      at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)
      at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
      at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
      at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed
      at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:167)
      at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
      at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
      at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
      ... 8 more
    Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [/usr/sap/WX2/J70/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/173/huskyenergy.ca~hsky~base~utils~ear.ear] failed
      at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3366)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:315)
      at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
      ... 11 more
    Caused by: java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Exception occurred during web services 630 deployment. Unable to generate deployment data for application huskyenergy.ca/hsky~base~utils~ear.
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateDeployFiles(WS630DeployProcess.java:227)
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateAndRegisterDeployFiles(WS630DeployProcess.java:209)
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.execute(WS630DeployProcess.java:115)
      at com.sap.engine.services.webservices.server.deploy.WSBaseAbstractDProcess.makeProcess(WSBaseAbstractDProcess.java:330)
      at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deployWebServices630(WebServicesDeployManager.java:1029)
      at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deployInternal(WebServicesDeployManager.java:266)
      at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deploy(WebServicesDeployManager.java:248)
      at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)
      at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)
      at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)
      at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)
      at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
      at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)
      at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
      at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
      at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
      at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
      at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
      at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
      at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.engine.services.webservices.server.deploy.migration.ws.exception.ConversionException: Parsing ws-deployment-descriptor, Vitrual Interfaces and WebService Definitions failed. The application will not be started.
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.saveXMLFiles(MigrationController.java:156)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.gatherContentForApplication(MigrationController.java:138)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.deployNW04Archives(MigrationController.java:113)
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateDeployFiles(WS630DeployProcess.java:223)
      ... 27 more
    Caused by: com.sap.engine.services.webservices.server.deploy.migration.ws.exception.ConversionException: Unable to load interface mapping data in mappings.xml.
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04ConversionTool.nw04ToParisConversion(NW04ConversionTool.java:148)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.saveXMLFiles(MigrationController.java:153)
      ... 30 more
    Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.engine.lib.descriptors.ws04wsdd.OperationConfigurationDescriptor.getTransportBindingConfiguration() of a null object loaded from local variable 'operationConfigDescriptor'
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadOperationParameter(NW04toMapping.java:230)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadOperation(NW04toMapping.java:162)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadInterface(NW04toMapping.java:91)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04ConversionTool.nw04ToParisConversion(NW04ConversionTool.java:145)
      ... 31 more
      at com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException.writeReplace(WSDeploymentException.java:60)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1040)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1116)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:422)
      at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:953)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1482)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
      at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:139)
      at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:472)
      at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
      at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)
      at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)
      at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)
      at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)
      at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
      ... 3 more

    Hello Jun,
    I'm trying to deploying the ear in nwds 7.3 which was successfully migrated from nwds 7.0
    Please let me know if you need any details.

  • Unable to deploy ear on weblogic 8.1 sp3

    hi .
    i have an application in struts 1.1 which was working fine in weblogic 8.1 sp3. now i have upgraded to struts 1.2.8 and when i am trying to deploy the applicaiton following error is thrown.
    Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so marking the servlet as unavailable. Most likely, this is due to an incorrect or missing library dependency.
    java.lang.NoSuchMethodError: <init>
    at org.apache.commons.digester.Digester.<init>()V(Digester.java:150)
    at org.apache.struts.action.ActionServlet.initServlet()V(ActionServlet.java:1111)
    at org.apache.struts.action.ActionServlet.init()V(ActionServlet.java:328)
    at javax.servlet.GenericServlet.init(Ljavax.servlet.ServletConfig;)V(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run()Ljava.lang.Object;(ServletStubImpl.java:1018)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.jav
    at weblogic.servlet.internal.ServletStubImpl.createServlet()Ljavax.servlet.Servlet;(ServletStubImpl.java:894)
    at weblogic.servlet.internal.ServletStubImpl.createInstances()V(ServletStubImpl.java:873)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(Lweblogic.servlet.internal.RequestCallback;)V(ServletStubImpl.java:812)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(Ljava.lang.String;)V(WebAppServletContext.java:3281)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(Ljava.util.Vector;)V(WebAppServletContext.java:3238)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets()V(WebAppServletContext.java:3224)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources()V(WebAppServletContext.java:3207)
    at weblogic.servlet.internal.HttpServer.preloadResources()V(HttpServer.java:694)
    at weblogic.servlet.internal.WebService.preloadResources()V(WebService.java:483)
    at weblogic.servlet.internal.ServletInitService.resume()V(ServletInitService.java:30)
    at weblogic.t3.srvr.SubsystemManager.resume()V(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume()V(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run([Ljava.lang.String;)I(T3Srvr.java:361)
    at weblogic.Server.main([Ljava.lang.String;)V(Server.java:32)
    I have checked the digester and the clas spath. i am using the digester-1.6 which is shipped with struts 1.2.8
    Edited by surya_shikha at 04/02/2008 4:08 AM

    hi,
    Maybe your commons-digester is not the same version as provided with struts-1.2.8

  • Unable to Deploy Software using GPO in Windows Server 2012

    Dear Microsoft Team,
    When I tried to deploy a software using GPO its giving an error -Add operation failed. Unable to extract deployment information from the package. Run validation on the package to ensure that the package is correct

    Hi Subin,
    I agree with Prabhu that the software package you deploy via group policy needs to in the format of .msi. The company or developer who produces the application provides the Windows Installer package .msi file and includes it with the application.
    If a Windows Installer package does not come with an application, you might need to create a Windows Installer package by using a third-party tool.
    Best regards,
    Frank Shen 

  • Unable to deploy EAR to WLS -- java.lang.ClassNotFoundException

    Hi All,
    While trying to deploy the application to integrated weblogic server getting the following error:
    java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.taglib.region.RichDeclarativeComponentTag
    I have tried deploying it directly from Jdev and also through console (using EAR), both the options are throwing same error.
    Thanks.

    Hi ,
    Follow this thread:
    Error when deploying the ADF App to Weblogic
    It would be helpful
    Regards
    Fabian

  • Applied Workaround for BUG:5871305, unable to deploy ear file

    Hi,
    I have upgraded Oracle 10g AS from 10.1.3.1 to 10.1.3.3.I am using admin_client.jar to deploy the ear file. After deployment, application gave error during start. The errors were related to apache.commons.logging. I applied the workaround provided on metalink note: 460448.1. I applied the changes in orion-application.xml file:
    <imported-shared-libraries>
              <remove-inherited name="apache.commons.logging" />
         </imported-shared-libraries>
    Now, upon deploying the ear file with the changes, its giving error during deployment:
    oracle.oc4j.admin.deploy.api.J2EEDeploymentException: Operation failed with error:
    Error parsing orion-application.xml at /u00/app/ora10gas/product/10.1.3.1/OracleAS_1/j2ee/main/application-deployments/coverzones: Fatal error at line 90 offset 25 in file:/u00/app/ora10gas/product/10.1.3.1/OracleAS_1/j2ee/main/applications/coverzones/: .<Line 90, Column 25>: XML-20201: (Fatal Error) Expected name instead of =.
    I have searched a lot on metalink and on google about this error and have not got any pointers to look for root cause.
    Oracle App Server Gurus, kindly help on this
    regards
    Raj

    HI Jaap,
    I checked the orion-application.xml file and I didn't found any typo error or syntax error in the specific xml tag for <imported-shared-libraries>. Below is the xml tag snippet:
    <library path="ivjejb35.jar" /> <!-- needed for access beans in oc4j -->
              <library path="wsdl4j.jar" />
              <library path="CoverZones_DataBeans.jar"/>
              <library path="CoverZones_Session_EJBClient.jar"/>
              <library path="CoverZones_Request_Processors.jar" />
         <imported-shared-libraries>
              <remove-inherited name="apache.commons.logging" />
         </imported-shared-libraries>
    <principals path="principals.xml" />
    The same ear file without the above changes has worked in another Ora10gAS 10.1.3.3 cluster setup and the application works successfully.
    regards
    Raj

  • Unable to deploy ear file

     

    Hi Ronak,
    Earlier posting attached had EJB in exploded format.
    use sempire_web.war instead of sempire_web
    under <web-uri>
    and this should help you to deploy the EAR
    --Vijay
    "Ronak Parekh" <[email protected]> wrote:
    >
    >
    >
    Vijay,
    What do you mean by exploded format? My ejbs are in my jar file itself.
    Ronak
    "vijay" <[email protected]> wrote:
    IS there any reason why you have EJBs in exploded format?
    Can you try Jaring up the EJBs?
    --Vijay

  • Unable to deploy .ear in OC4J. Getting following Error

    2012-07-03 18:22:12.875 NOTIFICATION Application Deployer for FCRJBatch STARTS.
    2012-07-03 18:22:12.890 NOTIFICATION Copy the archive to D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch.ear
    2012-07-03 18:22:14.812 NOTIFICATION Initialize D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch.ear begins...
    2012-07-03 18:22:14.812 NOTIFICATION Auto-unpacking D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch.ear...
    2012-07-03 18:22:14.828 NOTIFICATION Unpacking FCRJBatch.ear
    2012-07-03 18:22:14.828 NOTIFICATION Unjar D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch.ear in D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch
    2012-07-03 18:22:16.765 NOTIFICATION Done unpacking FCRJBatch.ear
    2012-07-03 18:22:16.765 NOTIFICATION Finished auto-unpacking D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch.ear
    2012-07-03 18:22:16.796 NOTIFICATION Auto-unpacking D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch\MQBatchConnector.rar...
    2012-07-03 18:22:16.796 NOTIFICATION Unpacking MQBatchConnector.rar
    2012-07-03 18:22:16.796 NOTIFICATION Unjar D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch\MQBatchConnector.rar in D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch\MQBatchConnector
    2012-07-03 18:22:17.265 NOTIFICATION Done unpacking MQBatchConnector.rar
    2012-07-03 18:22:17.265 NOTIFICATION Finished auto-unpacking D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch\MQBatchConnector.rar
    2012-07-03 18:22:17.265 NOTIFICATION Initialize D:\Oracle\OC4JStandalone\j2ee\home\applications\FCRJBatch.ear ends...
    2012-07-03 18:22:17.265 NOTIFICATION Starting application : FCRJBatch
    2012-07-03 18:22:17.265 NOTIFICATION Initializing ClassLoader(s)
    2012-07-03 18:22:17.375 NOTIFICATION application : FCRJBatch is in failed state
    12/07/03 18:22:17 WARNING: Application.setConfig Application: FCRJBatch is in failed state as initialization failed.
    java.lang.NullPointerException
    12/07/03 18:22:17 oracle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: Application: FCRJBatch is in failed state as initialization failed
    12/07/03 18:22:17 at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:779)
    12/07/03 18:22:17 at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:273)
    12/07/03 18:22:17 at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
    12/07/03 18:22:17 at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    12/07/03 18:22:17 at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    12/07/03 18:22:17 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    12/07/03 18:22:17 at java.lang.Thread.run(Thread.java:595)
    12/07/03 18:22:17 Caused by: java.lang.InstantiationException: Application: FCRJBatch is in failed state as initialization failed
    12/07/03 18:22:17 at com.evermind.server.Application.setConfig(Application.java:518)
    12/07/03 18:22:17 at com.evermind.server.Application.setConfig(Application.java:361)
    12/07/03 18:22:17 at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1919)
    12/07/03 18:22:17 at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:776)
    12/07/03 18:22:17 ... 6 more
    12/07/03 18:22:17 Caused by: java.lang.NullPointerException
    12/07/03 18:22:17 at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:277)
    12/07/03 18:22:17 at com.evermind.server.Application.setConfig(Application.java:460)
    12/07/03 18:22:17 ... 9 more
    2012-07-03 18:22:17.375 NOTIFICATION Application Deployer for FCRJBatch FAILED.
    2012-07-03 18:22:17.390 NOTIFICATION Application UnDeployer for FCRJBatch STARTS.
    2012-07-03 18:22:17.406 NOTIFICATION Removing all web binding(s) for application FCRJBatch from all web site(s)
    2012-07-03 18:22:17.421 NOTIFICATION Application UnDeployer for FCRJBatch COMPLETES.
    12/07/03 18:22:17 WARNING: DeployerRunnable.run java.lang.InstantiationException: Application: FCRJBatch is in failed state as initialization failed oracle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: Application: FCRJBatch 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(DeployerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.InstantiationException: Application: FCRJBatch is in failed 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(ApplicationServer.java:1919)
    at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:776)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:273)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
    ... 4 more
    Caused by: java.lang.NullPointerException
    at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:277)
    at com.evermind.server.Application.setConfig(Application.java:460)
    ... 9 more
    12/07/03 18:22:17 SEVERE: ProgressObjectImpl.reportError java.lang.InstantiationException: Application: FCRJBatch is in failed state as initialization failedoracle.oc4j.admin.jmx.shared.exceptions.InternalException: java.lang.InstantiationException: Application: FCRJBatch is in failed state as initialization failed
    at oracle.oc4j.admin.jmx.shared.deploy.NotificationUserData.<init>(NotificationUserData.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(DeployerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: Application: FCRJBatch is in failed state as initialization failed
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:133)
    ... 4 more
    Caused by: java.lang.InstantiationException: Application: FCRJBatch is in failed 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(ApplicationServer.java:1919)
    at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:776)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:273)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
    ... 4 more
    Caused by: java.lang.NullPointerException
    at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:277)
    at com.evermind.server.Application.setConfig(Application.java:460)
    ... 9 more
    Edited by: user12209814 on Jul 3, 2012 10:54 PM

    Hi Venkat,
    According to your description, you come across an error when starting Reporting Services.
    In your scenario, I would like to know if you have installed other SQL Server instance on the same machine before. Please check the SKU of installed Reporting Services in Reporting Service logs. Please refer to this article:
    How to: Detect Version Information (Reporting Services).
    The configuration error generally is caused by that the rsreportserver.config file has been modified unexpectedly or some settings are misconfigured. Please check the configuration file and compare it to other SSRS configuration file, make sure all settings
    is correct. Please refer to this article:
    FAQ: How do I solve the issue - The configuration file contains an element that is not valid.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

Maybe you are looking for

  • How do I connet my time capsule to a new network

    Hey, I have a Time Capsule, which is set up to my old wifi. Now I have moved, and my Macbook works with the new wifi, but I can't connet my Time Capsule, my computer can't even find it. How do I setup my time capsule to the new wifi? Please help me..

  • Why won't my USB drive work?

    Hello, I have a Kingston Datatraveler Locker USB that I use on a regular basis. In order to use this thumb drive I need to run the encryption program and type in my password before I can access the data that I have stored on it. Before I upgraded my

  • 3.0 Not Being Processed

    I successfully downloaded the 3.0 upgrade, but it has not transferred over to my iPod. The screen on iTunes has said Verifying updated iPod software for at least 5 hours now, and the screen on my touch still shows the image of the cable pointing to t

  • Many-to-Many mapping is not working as expected

    I have two tables USERS(PK: User Id) and TEAMS(PK is Team Id. We have an intermediate table MEMBERSHIP that has two columns (User Id, Team Id) and maintains the relation between Users and Teams. When we add team A to user ' B' the table(MEMBERSHIP) i

  • Automatic load balance for oracle RAC

    Hi there, we have application, that use local oracle 9i database and every users use terminal application. That meaning, users do connect to hostname via terminal and invoke application. We want migrate to RAC with cluster composed with 2 nodes. On e