Weblogic 6.0 - Deploying ear occurs in EJBComplianceChecker Exception

Hello there !
I am deploying my earfile and get all the time an Exception.
The error message from the weblogic log file is attached below.
Could someone explain me what this is and how I can solve this?
Thanks for every suggestion.
Best Regards
Mark
Apr 19, 2002 10:42:07 AM CEST Info EJB EJB Deploying file:
SeproSIFT.jar
Apr 19, 2002 10:42:08 AM CEST Error J2EE Error deploying EJB Component
: SeproSIFT
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested
exception is:
     com/sepro/cse/STCSERecord
     com/sepro/cse/STCSERecord
     com/sepro/cse/STCSERecord
     com/sepro/cse/STCSERecord
     at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
     at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
     at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:295)
     at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:252)
     at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:135)
     at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
     at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
     at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
     at weblogic.j2ee.Application.addComponent(Application.java:126)
     at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
     at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:283)
     at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:109)
     at java.lang.reflect.Method.invoke(Native Method)
     at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
     at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
     at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
     at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
     at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
     at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:409)
     at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:287)
     at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
     at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
     at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:866)
     at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:853)
     at weblogic.management.internal.DynamicMBeanImpl.add(DynamicMBeanImpl.java:838)
     at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:566)
     at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
     at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
     at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
     at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
     at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
     at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
     at $Proxy21.addTarget(Unknown Source)
     at weblogic.management.mbeans.custom.ApplicationManager.autoDeploy(ApplicationManager.java:486)
     at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:557)
     at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:504)
     at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:428)
     at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:380)
     at weblogic.management.mbeans.custom.ApplicationManager.update(ApplicationManager.java:152)
     at weblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run(ApplicationManager.java:643)
Apr 19, 2002 10:42:08 AM CEST Error J2EE Error deploying application
SeproSIFT: Could not deploy: 'SeproSIFT.jar':
     com/sepro/cse/STCSERecord
     com/sepro/cse/STCSERecord
Apr 19, 2002 10:42:08 AM CEST Info Management
MBean=(BankingCSFB:Name=seprosift,Type=Application)
Attribute=(Deployed) modified from (true) to (true).

Obviously, something seems to be amiss in the deployment descriptor. Create
a fresh post with the DD xml and error message attached.
"joes" <[email protected]> wrote in message
news:[email protected]...
Hello there !
I am deploying my earfile and get all the time an Exception.
The error message from the weblogic log file is attached below.
Could someone explain me what this is and how I can solve this?
Thanks for every suggestion.
Best Regards
Mark
Apr 19, 2002 10:42:07 AM CEST Info EJB EJB Deploying file:
SeproSIFT.jar
Apr 19, 2002 10:42:08 AM CEST Error J2EE Error deploying EJB Component
: SeproSIFT
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested
exception is:
com/sepro/cse/STCSERecord
com/sepro/cse/STCSERecord
com/sepro/cse/STCSERecord
com/sepro/cse/STCSERecord
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:295)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:252)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:135)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:126)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:283)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:109)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(Confi
gurationMBeanImpl.java:409)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:287)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl
.java:866)
atweblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl
.java:853)
atweblogic.management.internal.DynamicMBeanImpl.add(DynamicMBeanImpl.java:838)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:566)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
at $Proxy21.addTarget(Unknown Source)
atweblogic.management.mbeans.custom.ApplicationManager.autoDeploy(ApplicationM
anager.java:486)
atweblogic.management.mbeans.custom.ApplicationManager.addApplication(Applicat
ionManager.java:557)
atweblogic.management.mbeans.custom.ApplicationManager.addApplication(Applicat
ionManager.java:504)
atweblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager
.java:428)
atweblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager
.java:380)
atweblogic.management.mbeans.custom.ApplicationManager.update(ApplicationManag
er.java:152)
atweblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run(A
pplicationManager.java:643)
>
Apr 19, 2002 10:42:08 AM CEST Error J2EE Error deploying application
SeproSIFT: Could not deploy: 'SeproSIFT.jar':
com/sepro/cse/STCSERecord
com/sepro/cse/STCSERecord
Apr 19, 2002 10:42:08 AM CEST Info Management
MBean=(BankingCSFB:Name=seprosift,Type=Application)
Attribute=(Deployed) modified from (true) to (true).

Similar Messages

  • WebLogic 7.0sp4 - deploying EAR from 6.0 - Console Servlet causes OutOfMemoryError

    I downloaded various copies of WebLogic. I'm trying to work with WebLogic 7.0sp4
    on a Windows 2000 Server machine, but it's not working well at all. I have a very
    simple set-up - one JDBC connection pool to an Oracle database, and one EAR file.
    This should work easily.
    I have a WebLogic 6.0 produced EAR file. The EAR files contains about 110 Entity
    BMP EJBs, about 35 Stateless Session EJBs, and 1 Stateful Session EJB, as well
    as a collection of supporting Java classes.
    WebLogic 6.0 imports the EAR and deploys the beans with no problem. AND after
    deploying the beans, WebLogic 6.0 still lets you start a WebLogic Administrative
    Console to interact with and manage the WebLogic server. WebLogic 6.0 doesn't
    seem to have any problems.
    WebLogic 7.0 imports the EAR file, recompiles the beans, and deploys them. If
    you DON'T start an admin console, then you can ping the server, ask the server
    for its state, etc. - and everything seems fine. Once you start an admin console
    and try to get to the login page of the admin console, THEN WebLogic 7.0 runs
    out of memory.
    I've already bumped the minimum heapsize up to 350MB and maxsize to over 600MB.
    The application never even uses more than 100MB of real memory before it crashes
    with an out-of-memory error. Something about starting the admin console is crashing
    the server. The console servlet runs out of memory. Why? Is there a separate setting
    to increase the Heap Size used by the Console Servlet? I'm already using the "-Xms350m
    -Xmx600m" options when starting WebLogic to set aside at least 350MB of heap space.
    I'm including:
    - log files
    - config.xml
    - startweblogic.cmd
    all wrapped up in files.zip
    [files.zip]

    Rob,
    Thanks! That solved the problem! Now I'm going to read http://java.sun.com/docs/hotspot/gc/index.html
    to find out why...
    Rob Woollen <[email protected]> wrote:
    I suspect that you are hitting the JVM's MaxPermSize limitations.
    Search on Sun's site or these newsgropus for -XX:MaxPermSize.
    Let us know if this doesn't fix your problem.
    -- Rob
    Bill Horan wrote:
    I downloaded various copies of WebLogic. I'm trying to work with WebLogic7.0sp4
    on a Windows 2000 Server machine, but it's not working well at all.I have a very
    simple set-up - one JDBC connection pool to an Oracle database, andone EAR file.
    This should work easily.
    I have a WebLogic 6.0 produced EAR file. The EAR files contains about110 Entity
    BMP EJBs, about 35 Stateless Session EJBs, and 1 Stateful Session EJB,as well
    as a collection of supporting Java classes.
    WebLogic 6.0 imports the EAR and deploys the beans with no problem.AND after
    deploying the beans, WebLogic 6.0 still lets you start a WebLogic Administrative
    Console to interact with and manage the WebLogic server. WebLogic 6.0doesn't
    seem to have any problems.
    WebLogic 7.0 imports the EAR file, recompiles the beans, and deploysthem. If
    you DON'T start an admin console, then you can ping the server, askthe server
    for its state, etc. - and everything seems fine. Once you start anadmin console
    and try to get to the login page of the admin console, THEN WebLogic7.0 runs
    out of memory.
    I've already bumped the minimum heapsize up to 350MB and maxsize toover 600MB.
    The application never even uses more than 100MB of real memory beforeit crashes
    with an out-of-memory error. Something about starting the admin consoleis crashing
    the server. The console servlet runs out of memory. Why? Is there aseparate setting
    to increase the Heap Size used by the Console Servlet? I'm alreadyusing the "-Xms350m
    -Xmx600m" options when starting WebLogic to set aside at least 350MBof heap space.
    I'm including:
    - log files
    - config.xml
    - startweblogic.cmd
    all wrapped up in files.zip

  • Error while deploying ear file generated from weblogic to ocj4

    Hi All,
    I have an .ear file which has been generated from weblogic server.I tried to deploy it on ocj4 aby created a new project in eclipse and deploying it on ocj4.
    When I try to run my project it gives me an error:
    2008-12-15 19:13:54.811 NOTIFICATION J2EE JSP-0008 Unable to dispatch JSP Page : Exception:oracle.classloader.util.AnnotatedLinkageError: duplicate class definition: javax/xml/rpc/Service
         Invalid class: javax.xml.rpc.Service
         Loader: Test.web.TSOptyQGateWeb:0.0.0
         Code-Source: /C:/OC4J_10.1.3.4/j2ee/home/applications/Test/TSOptyQGateWeb/WEB-INF/lib/jaxrpc.jar
         Configuration: WEB-INF/lib/ directory in C:\OC4J_10.1.3.4\j2ee\home\applications\Test\TSOptyQGateWeb\WEB-INF\lib
         Dependent class: oracle.jsp.runtimev2.JspPageInstFacade$DeclaredAction
         Loader: oc4j:10.1.3
         Code-Source: /C:/OC4J_10.1.3.4/j2ee/home/lib/ojsp.jar
         Configuration: <code-source> in META-INF/boot.xml in C:\OC4J_10.1.3.4\j2ee\home\oc4j.jar
         The original class instance was defined in the shared-library oracle.ws.jaxrpc:1.1, and oc4j:10.1.3 does import that loader. This may be a search-order problem.
    Can anyone help??

    Hi,
    I checked the log-files, but there are no helpful informations, but:
    07/04/23 12:08:04 -  Start updating EAR file...
    07/04/23 12:08:04 -  start-up mode is lazy
    07/04/23 12:08:20 -  com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.war
                         com.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason:
                          java.io.IOException: Stream closed
    and
    Apr 23, 2007 12:08:20... Error: Aborted: development component 'Dokusunddownloads'/'sap.com'/'localhost'/'2007.04.23.12.07.47'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.war
    com.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason:
    java.io.IOException: Stream closed
    thanks,
    Lu

  • Trouble deploying endeca studio application in weblogic: endeca-portal-weblogic-3.1.14220.ear

    Hello,
    I'm trying to install Endeca Studio on weblogic and I'm seeing a class not found error during the "install" step.
    The CPU spikes up during the deploy and no progress is made. The error is seen below. Any insight would
    be appreciated.
    I have installed Endeca Server 7.6 with no issues and have seen the ws running at
    http://localhost:7001/endeca-server/ws/manage?WSDL
    Thanks!
    <Nov 20, 2013 6:13:26 PM EST> <Warning> <Munger> <BEA-2156203> <A version attrib
    ute was not found in element application in the deployment descriptor in D:\Orac
    le\Middleware\user_projects\domains\endecastudio_domain\servers\AdminServer\tmp\
    .appmergegen_1384989205678_endeca-portal-weblogic-3.1.14220.ear/META-INF/applica
    tion.xml. A version attribute is required, but this version of the Weblogic Serv
    er will assume that the JEE5 is used. Future versions of the Weblogic Server wil
    l reject descriptors that do not specify the JEE version.>
    <Nov 20, 2013 6:15:55 PM EST> <Warning> <Munger> <BEA-2156203> <A version attrib
    ute was not found in element application in the deployment descriptor in D:\Orac
    le\Middleware\user_projects\domains\endeca-portal-weblogic-3.1.14220.ear/META-IN
    F/application.xml. A version attribute is required, but this version of the Webl
    ogic Server will assume that the JEE5 is used. Future versions of the Weblogic S
    erver will reject descriptors that do not specify the JEE version.>
    <Nov 20, 2013 6:15:58 PM EST> <Warning> <Munger> <BEA-2156203> <A version attrib
    ute was not found in element application in the deployment descriptor in D:\Orac
    le\Middleware\user_projects\domains\endecastudio_domain\servers\AdminServer\tmp\
    _WL_user\endeca-portal-weblogic-3\diq5s7/META-INF/application.xml. A version att
    ribute is required, but this version of the Weblogic Server will assume that the
    JEE5 is used. Future versions of the Weblogic Server will reject descriptors th
    at do not specify the JEE version.>
    When processing WebService module 'endeca-dataset-manager-portlet.war'.  Failed
    to load servlet Class: com.endeca.portlet.datasetmanager.upload.EnrichmentsUploa
    dServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.endeca.port
    let.datasetmanager.upload.EnrichmentsUploadServlet at: weblogic.xml.schema.bindi
    ng.util.ClassUtil.loadClass(ClassUtil.java:76)
    When processing WebService module 'endeca-dataset-manager-portlet.war'.  Failed
    to load servlet Class: com.endeca.portlet.datasetmanager.upload.EnrichmentsUploa
    dServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.endeca.port
    let.datasetmanager.upload.EnrichmentsUploadServlet at: weblogic.xml.schema.bindi
    ng.util.ClassUtil.loadClass(ClassUtil.java:76)
    Loading zip:D:/Oracle/Middleware/user_projects/domains/endecastudio_domain/serve
    rs/AdminServer/tmp/_WL_user/endeca-portal-weblogic-3/gaidjs/war/WEB-INF/lib/port
    al-impl.jar!/system.properties
    Nov 20, 2013 6:17:52 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Platform default Studio home: 'D:/Oracle/Middleware/user_projects/domains/
    endecastudio_domain/eid/studio'
    log4j:WARN No appenders could be found for logger (org.apache.commons.configurat
    ion.PropertiesConfiguration).
    log4j:WARN Please initialize the log4j system properly.
    Loading zip:D:/Oracle/Middleware/user_projects/domains/endecastudio_domain/serve
    rs/AdminServer/tmp/_WL_user/endeca-portal-weblogic-3/gaidjs/war/WEB-INF/lib/port
    al-impl.jar!/portal.properties
    Nov 20, 2013 6:17:53 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Studio home directory path: 'D:\Oracle\Middleware\user_projects\domains\en
    decastudio_domain\eid\studio'
    Nov 20, 2013 6:17:53 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Created home directory: 'D:\Oracle\Middleware\user_projects\domains\endeca
    studio_domain\eid\studio'

    Interestingly enough I killed the server after 5 min of high CPU usage and restarted it.
    It looks as if the application deployed and is showing as  "healthy".
    I was able to see the application http://localhost:port/eid

  • 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>

  • Error occurred while deploying ear file

    Hello experts,
    I am using NWDS (NW Version: 7.0.18). For a particular java file I am getting this error:
    ERROR: Not deployed. Deploy Service returned ERROR:
    20110728174758 Info   :                     java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/WSPiloto.ear.
    20110728174758 Info   :                     Reason: None of the available containers recognized the components of application sap.com.avn/WSPiloto; it is not possible to make deploy.  Most commonly used containers do not recognize the content of the application. Please contact the application vendor for details.
    Appreciate your help to fix the issue.
    Thanks in advance,
    Guillermo,
    dev

    Hi,
    can you please check if the following note helps?
    #1270242 -- None of the available containers recognized the components
    (http://service.sap.com/sap/support/notes/1270242)
    Best Regards,
    Ervin

  • 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).

  • Weblogic 10.3.2   Error when deploying ear file

    Using WLS 10.3.2, wwhen activating changes, I obtain following errors:
    An error occurred during activation of changes, please see the log for details.
    Exception occured while downloading files
    [DeploymentService:290066]Error occurred while downloading files from admin server for deployment request "1,285,335,764,675". Underlying error is: "[DeploymentService:290065]Deployment service servlet encountered an Exception while handling the deployment datatransfer message for request id "1,285,335,764,675" from server "p8aerm". Exception is: "Could not create temp location for application : Engine-wl"."
    Would someone with expertise confirm where "temp location for application" is on an AIX 6.1 server.
    Any help appreciated.

    What user runs your weblogic? the oracle user?
    In my case weblogic is started by a weblogic user who owns all the WLS folders.
    Try $> ps -fea | grep p8ce to verify the user running the weblogic instance.
    In a RH5 the privileges are (755):
    4 drwxr-xr-x 2 weblogic weblogic 4096 Nov 19 2009 .internal
    4 drwxr-xr-x 5 weblogic weblogic 4096 Nov 19 2009 WLinternal
    4 drwxr-xr-x 8 weblogic weblogic 4096 Nov 23 2009 ..
    4 -rw-r--r-- 1 weblogic weblogic 379 Sep 20 16:53 WebServiceUtils.ser
    0 -rw-r--r-- 1 weblogic weblogic 0 Sep 20 16:55 SysAdmServer.lok
    4 drwxr-xr-x 5 weblogic weblogic 4096 Sep 21 19:28 .
    4 drwxr-xr-x 6 weblogic weblogic 4096 Sep 21 19:28 WLuser
    The folder WLuser will be created when the deploy starts.
    In your case an error happends before this step.

  • Exception while starting deployed EAR in weblogic server

    Hi,
    I am using Oracle jdeveloper 11.1.1.4.0 and have created EAR of my application.
    I deployed it in WebLogic Server, however when I tried to start(servicing all request) the same.
    It is throwing following exception,
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references.
    Unresolved application library references, defined in weblogic-application.xml:
    [Extension-Name: adf.oracle.domain, exact-match: false].Where is this weblogic-application.xml file located?
    Appreciate your help.
    Thanks in Advance,
    Madhav.

    Hi,
    Thanks, these links are really helpful.
    I added that library in server shared library successfully.
    but now there is new exception while starting the application using deployed EAR,
    weblogic.common.ResourceException: java.security.PrivilegedActionException:
    weblogic.common.ResourceException: java.security.PrivilegedActionException:
    weblogic.common.ResourceException: No credential mapper entry found for password indirection user=sa
    for data source CommonConnThanks,
    Madhav.
    Edited by: Madhav on Aug 19, 2011 12:56 AM

  • MissingResourceException when deploying EAR on Weblogic 8.1.4

    Hi,
    I am trying to deploy my application EAR file on Weblogic 8.1.4 on WinXP.
    Getting exception:
    MissingResourceException: Can't find bundle for base name properties.config, locale en_US
    CONFIG: LOADING CONFIG properties from resource bundle properties.config
    <Jun 12, 2007 11:18:46 AM EDT> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating Deploy task for application csi.>
    <Jun 12, 2007 11:18:46 AM EDT> <Error> <Deployer> <BEA-149201> <Failed to complete the deployment task with ID 0 for the application csi.
    java.util.MissingResourceException: Can't find bundle for base name properties.config, locale en_US
    at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle
    .java:804)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
    at com.bms.csi.portal.common.util.Config.loadProperties(Config.java:140)
    at com.bms.csi.portal.common.util.Config.getProperties(Config.java:404)
    at com.bms.csi.portal.common.util.Config.getProperty(Config.java:216)
    That used to work fine.
    Can anybody explain that to me ?
    And how to fix that ?
    Thank you in advance,
    Oleg.

    The issue seems similar to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6296762
    It is fixed in the latest SJSAS 8.1 patch - patch 11.

  • Deploying EAR file in weblogic

    I am new to weblogic and the situation needs deep knowledge. I have to deploy an EAR file in weblogic . This deployment should not be from console, every work should be done from backend. Please help me. I need step by step guidance.
    Thanks

    you are using data sources to connect to DB but the data source is NOT in your weblogic domain.
    Can you create the datasource 'CustomUI_2DS' in the web logic and try deplooying the EAR?
    Thanks,
    Navaneeth

  • WLST script deploy EAR File in Weblogic Server

    Hi,
    Can any one help me providing the steps to deploy EAR file using WLST Script.
    Thanks in Advance.
    Regards
    Balaji S

    You can use the deploy command, for example,
    deploy('DeploymentName', path=LocationOfYourEARFile, targets='A Cluster or a Server');A complete example can be found here: http://middlewaremagic.com/weblogic/?p=6329
    And the reference: http://download.oracle.com/docs/cd/E17904_01/web.1111/e13813/reference.htm#i1024284

  • Getting An Exception while deploying .ear file

    Hi,
    I'm getting the following exception while manual deploying the ear file. Can you please reply the cause.
    java.lang.Exception: Delta :12 ErrorMessage :null
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:524)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    No Exception Messages
    Regards
    Suneel

    java.lang.Exception: Delta :55 ErrorMessage :[Deployer:149233]An unexpected error was encountered during the deployment process.
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:524)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    at java.lang.Thread.startThreadFromVM(Unknown Source)
    No Exception Messages
    Description: [Deployer:149026]Deploy application appname....... on cluster1.
    A description of this task.
    Status: Deploy Failed
    The status of this task.
    Begin Time: Fri Feb 17 10:24:56 EST 2006
    The time this task was started.
    End Time: Fri Feb 17 10:24:59 EST 2006
    The time this task was completed.
    Exception: Delta :55 ErrorMessage :[Deployer:149233]An unexpected error was encountered during the deployment process.
    The exception that occurred while performing this task.
    Log:
    A log of the task's activities.
    [Deployer:149033]preparing application Appname on server1
    [Deployer:149033]preparing application APPName on server2
    [Deployer:149033]failed application Appname on server1
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application AppName on cluster1.: Delta :55 ErrorMessage :[Deployer:149233]An unexpected error was encountered during the deployment process..

  • DeploymentService:290066 error when deploying EAR after a call to a SOAP WS

    Hi all,
    I'm totally disappointing with this behavior on my 10.3.4 weblogic server.
    I have develop a EAR connecting a SOAP WS. Targeted server is a MS one.
    I have used WSImport to generate proxy classes.
    My service goes well, no issue to call and retrieve returns from WS.
    The issue is that, I'm no more able to do any administration command on my managed1 from the admin console or from ant task after a call is done to the WS. I can do with success call to WS from my application without any time limitation.
    when i try to deploy a new release or another application (ear) on managed1 via ANT deploy task  i got the following error in managed1.out
    java.io.IOException: [DeploymentService:290066]Error occurred while downloading files from admin server for deployment request "1,422,270,380,717". Underlying error is: "null"
            at weblogic.deploy.service.datatransferhandlers.HttpDataTransferHandler.getDataAsStream(HttpDataTransferHandler.java:86)
            at weblogic.deploy.service.datatransferhandlers.DataHandlerManager$RemoteDataTransferHandler.getDataAsStream(DataHandlerManager.java:153)
            at weblogic.deploy.internal.targetserver.datamanagement.AppDataUpdate.doDownload(AppDataUpdate.java:39)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.deploy.internal.targetserver.BasicDeployment.prepareDataUpdate(BasicDeployment.java:682)
            at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepareDataUpdate(AbstractOperation.java:898)
            at weblogic.deploy.internal.targetserver.operations.AbstractOperation.stageFilesFromAdminServer(AbstractOperation.java:264)
            at weblogic.deploy.internal.targetserver.DeploymentManager.createOperations(DeploymentManager.java:1409)
            at weblogic.deploy.internal.targetserver.DeploymentManager.handleUpdateDeploymentContext(DeploymentManager.java:162)
            at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.updateDeploymentContext(DeploymentServiceDispatcher.java:155)
            at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doUpdateDeploymentContextCallback(DeploymentReceiverCallbackDeliverer.java:147)
            at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.updateDeploymentContext(DeploymentReceiverCallbackDeliverer.java:28)
            at weblogic.deploy.service.internal.statemachines.targetserver.ReceivedPrepare.callDeploymentReceivers(ReceivedPrepare.java:203)
            at weblogic.deploy.service.internal.statemachines.targetserver.ReceivedPrepare.handlePrepare(ReceivedPrepare.java:112)
            at weblogic.deploy.service.internal.statemachines.targetserver.ReceivedPrepare.receivedPrepare(ReceivedPrepare.java:52)
            at weblogic.deploy.service.internal.targetserver.TargetRequestImpl.run(TargetRequestImpl.java:211)
            at weblogic.deploy.service.internal.transport.CommonMessageReceiver$1.run(CommonMessageReceiver.java:457)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    When I try to change logging settings from the console I never get any response from server.
    any help will be helpful.
    Regards,
    Stephane

    Hi Stephane,
    The following error "Error occurred while downloading files from admin server for deployment request" occurs when a  service on the machine is preventing the WebLogic Server remote instance from downloading the configuration file.
    This can be Hosts Intrusion Prevention (HIPS) agents or any other agent causing this issue.
    Disabling the agent interfering with the download process should fix this issue.
    Please check and let us know if it helps you!!!
    Vijaya
    =========

  • ALC-LCM-030-112: Failed to deploy EAR

    I’m trying to install LiveCycle on the following environment:
    - Linux SUSE 10
    - Oracle 10g
    - Weblogic 11g
    Configuration steps run free of problems until the Deploy LiveCycle ES2 EARs screen, where the following error message comes on:
    [2011-04-25 16:12:56,015], SEVERE, Thread-55, com.adobe.livecycle.cdv.CDVException, Failed to deploy EAR.
    Could not deploy adobe-livecycle-weblogic.ear.
    com.adobe.livecycle.cdv.CDVException[ALC-LCM-030-112]: Failed to deploy EAR.
    Could not deploy adobe-livecycle-weblogic.ear.
    at com.adobe.livecycle.cdv.CDVException.handleException(CDVException.java:60)
    at com.adobe.livecycle.cdv.deployer.WLDeployer.deployApp(WLDeployer.java:148)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployEARs(DeployEARs.java:164)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployLFSs(DeployEARs.java:99)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployLFSs(DeployEARs.java:90)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$ActualTask.<init>(DeployEARsTas k.java:92)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$1.construct(DeployEARsTask.java :61)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Thread.java:736)
    Caused by: com.adobe.livecycle.cdv.CDVInternalException[ALC-LCM-100-000]: Could not deploy this application. Received fail
    status
    at com.adobe.livecycle.cdv.deployer.WLDeployer.deployApp(WLDeployer.java:143)
    ... 7 more
    [2011-04-25 16:12:56,020], SEVERE, Thread-55, com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask, Task failed
    com.adobe.livecycle.cdv.CDVException[ALC-LCM-030-112]: Failed to deploy EAR.
    Could not deploy adobe-livecycle-weblogic.ear.
    at com.adobe.livecycle.cdv.CDVException.handleException(CDVException.java:60)
    at com.adobe.livecycle.cdv.deployer.WLDeployer.deployApp(WLDeployer.java:148)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployEARs(DeployEARs.java:164)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployLFSs(DeployEARs.java:99)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployLFSs(DeployEARs.java:90)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$ActualTask.<init>(DeployEARsTas k.java:92)
    at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$1.construct(DeployEARsTask.java :61)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Thread.java:736)
    Caused by: com.adobe.livecycle.cdv.CDVInternalException[ALC-LCM-100-000]: Could not deploy this application. Received fail
    status
    at com.adobe.livecycle.cdv.deployer.WLDeployer.deployApp(WLDeployer.java:143)

    These are some of the other messages genrated on the Weblogic log.
    Does this help in any way?
    ####<Apr 26, 2011 4:09:35 PM BRT> <Error> <com.adobe.idp.dsc.registry.component.impl.ComponentStoreImpl> <lnx8.csn.com.br> <AdobeServer> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-000E543F13E141CCC497> <c670ff48d84dd885:-7f7db98e:12f932f554b:-8000-0000000000000019> <1303844975996> <BEA-000000> <ComponentStoreImpl:getComponents:Exception:EJB Exception: ; nested exception is: javax.ejb.EJBException: EJB Exception: : java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ####<Apr 26, 2011 4:09:33 PM BRT> <Error> <HTTP> <lnx8.csn.com.br> <AdobeServer> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c670ff48d84dd885:-7f7db98e:12f932f554b:-8000-0000000000000019> <1303844973109> <BEA-101216> <Servlet: "FormsServlet" failed to preload on startup in Web application: "/FormServer".
    java.lang.NullPointerException
    ####<Apr 26, 2011 4:09:35 PM BRT> <Info> <EJB> <lnx8.csn.com.br> <AdobeServer> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-000E543F13E141CCC497> <c670ff48d84dd885:-7f7db98e:12f932f554b:-8000-0000000000000019> <1303844975992> <BEA-010227> <EJB Exception occurred during invocation from home or business: com.adobe.pof.omapi.POFObjectManagerLocalBean_j8d0wl_LocalHomeImpl@1217776e threw exception: javax.ejb.EJBException: EJB Exception: : java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    <Apr 26, 2011 4:09:39 PM BRT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1303844929176' for task '9'. Error is: 'weblogic.application.ModuleException: [HTTP:101216]Servlet: "FormsServlet" failed to preload on startup in Web application: "/FormServer".
    java.lang.NullPointerException
        at com.adobe.formServer.FormsServlet.expandArchive(FormsServlet.java:383)
        at com.adobe.formServer.FormsServlet.init(FormsServlet.java:69)
        at javax.servlet.GenericServlet.init(GenericServlet.java:241
    <Apr 26, 2011 4:09:39 PM BRT> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application 'adobe-livecycle-weblogic'.>

Maybe you are looking for

  • Passing data to other classes

    I have two seperate classes in my program. The class with main sends an LinkedList to the other class with this statement... PanelB a = new PanelB(); a.setLink(points);Then in my other class I have this code... public LinkedList q;Then I have a subcl

  • Error -2093!!!quicktime does not download why not!?!please help me

    i cant download quicktime!ive never had i-tunes before! im using a windows 2000 ive followed all the instuctions on the apple service site!

  • TS3147 Is there a recommended Printer to use with a Powerbook G4 Laptop?  It has OS 10.5

    I have a Powerbook G4 Laptop and recently bought a new printer that works with my MacBook which has an Intel processor.  However, due to the operation system on my Powerbook, which is OS X 10.5, the new printer is incompatible with the Powerbook.  My

  • Applying a texture to 3d object

    Hi can anyone tell me how to apply a texture to a 3D object in photoshop CS3 extended? I can't figure it out?

  • Another yosemite issue

    Upgraded iMac to OS x 10.10.1 and now find that Photoshop CS3 (606) crashes after launch. It seems to make progress to the point where the menu bar is presented and then crashes. I've searched for others with this problem and tried various recommende