Weblogic 8.1 Deployment

We are using Weblogic Server Tools with Weblogic 8.1. The EAR is deploying fine but it takes approximately 4 minutes for it to publish. It seems to get stuck at 13% (on the Eclipse Progress Window) for a long time. Does anyone have any ideas why this is occurring or have the same experience?

The delay at deployment seems to be due to the large number of jar files in the APP-INF/lib directory. When we re-publish a copy of the jars is quickly put into APP-INF/lib then for some reason, the entire contents of all the jars are exploded into APP-INF/lib. The jar files are third-party libs that don't change. Is there any way (configuration, etc) to prevent this jar explosion and thereby reducing the amount of time (approximately 4 minutes) required to publish the app.

Similar Messages

  • WebLogic 11g (JDeveloper11g) Deployment Configuration

    Hello,
    I developed a Dashboard application using Fusion technology within JDeveloper 11g and Oracle Database Express 10g for not-for profit organization that will track all their global IT Assets. The application look great. I also completed configuration of Oracle WebLogic 11g and deploy the Application from EAR file.
    The Problem
    After completing the deployment, the application work pretty well if the application is not removed from JDeveloper11g. Whe I decided to removed the application from JDeveloper 11g, I was not able to view the application when I run the WebLogic 11g Application Server.
    The configuration deployment in Jdeveloper doesn't go to the process of configuring the following as it is done in Jdeveloper 11g handbook:
    cannection name, connection type: weblogic, authentication, configuration, test, finish
    The Solution I am looking for:
    I am looking to configure the EAR file and remove the source code from the computer so I do not give out the source code. Is this possible with JDeveloper 11.1.1.2.0? or do I need another version of JDeveloper?

    Hi
    From JDeveloper IDE, you can deploy your application or project to any Application Server OR as an EAR or WAR file. Any web application can be deployed as WAR file. This war file will be created under deploy folder of your project within the project source folder. But if you have application and this has multiple projects, then at application level, you can choose deploy and select as EAR. This will create .EAR file under deploy folder of your application. This is how its done most of the times. During development, we deploy directly to the app server configured with JDeveloper. Later on to deploy to any other application server, you create .EAR or .WAR or .JAR from JDeveloper. Then deploy these modules on external appliacation servers. There is no need for your source code or any stuff.
    Thanks
    Ravi Jegga

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

  • Can Jdeveloper support Weblogic Application Server Deploy ??

    Can Jdeveloper support the Weblogic application server deploy in EJB part ?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Michael Cheng ([email protected]):
    Can Jdeveloper support the Weblogic application server deploy in EJB part ?<HR></BLOCKQUOTE>
    Yes.
    null

  • WebLogic Hosting to deploy Jdeveloper for testing

    Hello,
    I have been searching for a WebLogic Hosting to deploy jdeveloper application for testing but couldn't find one with a low cost.
    I will be getting a license soon to create a cloud for developer to test their products. If any one is interested in getting an account for demostrating their application, please do not hesitate to contact me at [email protected] to put your name on the list.
    Let other developer know who have been struggling to find a WebLogic Host for testing Jdeveloper products.
    If you think this idea is helpful let me know and if you think is not a good idea let me know and tell me why?

    Hi,
    Well Oracle public cloud is almost there cloud.oracle.com and one can use Amazon cloud service to host weblogic applications http://aws.amazon.com/solutions/global-solution-providers/oracle/ as well.
    Zeeshan

  • Error in weblogic.ejbc while deploying the CMP entity bean.!!!

    Tried to deploy the entity bean[CMP] with the following folder structure.
    examples [package]
    Product.class
    productBean.class
    etc.
    META-INF
    ejb-jar.xml
    weblogic-ejb-jar.xml.
    weblogic-cmp-rdbms-jar.xml
    created a jar..with the following command
    1.jar cvf rgegcmp.jar examples META-INF
    tried to create the stubs and skeletons using weblogic.ejbc command.
    2. java weblogic.ejbc rgegcmp.jar rgegcmp1.jar
    C:\btcomprj\BTCOMPRJ\classes>java weblogic.ejbc rgegcmp.jar rgegcmp1.jar
    <Oct 11, 2004 4:29:29 PM IST> <Warning> <EJB> <010054> <EJB Deployment: Product has a
    class examples.ProductBean which is in
    the classpath. This class should only be located in the ejb-jar file.>
    <Oct 11, 2004 4:29:29 PM IST> <Warning> <EJB> <010054> <EJB Deployment: Product has a
    class examples.ProductHome which is in
    the classpath. This class should only be located in the ejb-jar file.>
    <Oct 11, 2004 4:29:29 PM IST> <Warning> <EJB> <010054> <EJB Deployment: Product has a
    class examples.Product which is in the
    classpath. This class should only be located in the ejb-jar file.>
    <Oct 11, 2004 4:29:29 PM IST> <Warning> <EJB> <010054> <EJB Deployment: Product has a
    class examples.ProductLocalHome which i
    s in the classpath. This class should only be located in the ejb-jar file.>
    <Oct 11, 2004 4:29:29 PM IST> <Warning> <EJB> <010054> <EJB Deployment: Product has a
    class examples.ProductLocal which is in
    the classpath. This class should only be located in the ejb-jar file.>
    <Oct 11, 2004 4:29:29 PM IST> <Warning> <EJB> <010054> <EJB Deployment: Product has a
    class examples.ProductPK which is in th
    e classpath. This class should only be located in the ejb-jar file.>
    ERROR: Error from ejbc: null
    java.lang.NullPointerException
    at
    weblogic.ejb20.deployer.CompositeMBeanDescriptor.getPersistenceUseIdentifier(Composite
    MBeanDescriptor.java:1484)
    at weblogic.ejb20.deployer.CMPInfoImpl.<init>(CMPInfoImpl.java:104)
    at
    weblogic.ejb20.deployer.EntityBeanInfoImpl.<init>(EntityBeanInfoImpl.java:135)
    at
    weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:349)
    at
    weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInf
    oImpl.java:438)
    at
    weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:16
    5)
    at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:151)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
    at weblogic.ejbc20.runBody(ejbc20.java:479)
    at weblogic.utils.compiler.Tool.run(Tool.java:126)
    at weblogic.ejbc.main(ejbc.java:29)
    ERROR: ejbc found errors
    1. want to know why Null pointer exception is thrown by 'weblogic.ejbc'...
    is it indicating an error in my code(bean); .....
    i dont know how to fix the error.
    find the deployments descriptors which i have written for deployment.
    weblogic-ejb-jar.xml
    <?xml version="1.0"?>
    <!DOCTYPE weblogic-ejb-jar PUBLIC
    '-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB//EN'
    'http://www.bea.com/servers/wls700/dtd/weblogic-ejb-jar.dtd'>
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>Product</ejb-name>
    <jndi-name>rgexample</jndi-name>
    </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    ejb-jar.xml
    <?xml version="1.0"?>
    <!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>
    <enterprise-beans>
    <entity>
    <ejb-name>Product</ejb-name>
    <home>examples.ProductHome</home>
    <remote>examples.Product</remote>
    <local-home>examples.ProductLocalHome</local-home>
    <local>examples.ProductLocal</local>
    <ejb-class>examples.ProductBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>examples.ProductPK</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>ProductBean</abstract-schema-name>
    <cmp-field>
    <field-name>productID</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>name</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>description</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>basePrice</field-name>
    </cmp-field>
    <query>
    <query-method>
    <method-name>findByName</method-name>
    <method-params>
    <method-param>java.lang.String</method-param>
    </method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM ProductBean AS a WHERE name =
    ?1]]>
    </ejb-ql>
    </query>
    <query>
    <query-method>
    <method-name>findByDescription</method-name>
    <method-params>
    <method-param>java.lang.String</method-param>
    </method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM ProductBean AS a WHERE description
    = ?1]]>
    </ejb-ql>
    </query>
    <query>
    <query-method>
    <method-name>findByBasePrice</method-name>
    <method-params>
    <method-param>double</method-param>
    </method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM ProductBean AS a WHERE basePrice =
    ?1]]>
    </ejb-ql>
    </query>
    <query>
    <query-method>
    <method-name>findExpensiveProducts</method-name>
    <method-params>
    <method-param>double</method-param>
    </method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM ProductBean AS a WHERE basePrice >
    ?1]]>
    </ejb-ql>
    </query>
    <query>
    <query-method>
    <method-name>findCheapProducts</method-name>
    <method-params>
    <method-param>double</method-param>
    </method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM ProductBean AS a WHERE basePrice < ?1]]>
    </ejb-ql>
    </query>
    <query>
    <query-method>
    <method-name>findAllProducts</method-name>
    <method-params>
    </method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM ProductBean AS a WHERE productID
    IS NOT NULL]]>
    </ejb-ql>
    </query>
    </entity>
    </enterprise-beans>
    <assembly-descriptor>
    <container-transaction>
    <method>
    <ejb-name>Product</ejb-name>
    <method-intf>Remote</method-intf>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    </assembly-descriptor>
    </ejb-jar>
    weblogic-cmp-rdbms-jar.xml
    <!DOCTYPE weblogic-rdbms-jar PUBLIC
    '-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB RDBMS Persistence//EN'
    'http://www.bea.com/servers/wls700/dtd/weblogic-rdbms20-persistence-700.dtd'>
    <weblogic-rdbms-jar>
    <weblogic-rdbms-bean>
    <ejb-name>Product</ejb-name>
    <data-source-name>examples-dataSource-demoPool</data-source-name>
    <table-map>
    <table-name>TORDER</table-name>
    <field-map>
    <cmp-field>productID</cmp-field>
    <dbms-column>PRODUCTID</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>name</cmp-field>
    <dbms-column>NAME</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>description</cmp-field>
    <dbms-column>DESCRIPTION</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>basePrice</cmp-field>
    <dbms-column>BASEPRICE</dbms-column>
    </field-map>
    </table-map>
    </weblogic-rdbms-bean>
    <create-default-dbms-tables>True</create-default-dbms-tables>
    </weblogic-rdbms-jar>

    If you can have a look at a cmp example in the samples that ship with the server. My guess is that the weblogic-ejb-jar.xml file is missing the <persistence-use> element which for 810 would look like:
    <persistence>
    <persistence-use>
    <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
    <type-version>7.0</type-version>
    <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
    </persistence-use>
    </persistence>
    I seem to recall that the elements might be slightly different in structure for the wls700 version of the DTD, so please check that (I cannot, I'm at home and don't have everything here).
    Give that a try and see if it doesn't solve your compilation failure.
    Also, the compilation should not be throwing a null pointer exception in a case like that, I consider that to be a bug.
    -thorick

  • Not finding my bpm 10.3.1 processes in weblogic 10.3 deployed using enterpr

    Hi I am using weblogic 10.3 to deploy my albpm processes . I am deploying to the server using process administrator. Where should i see for my process are deployed or not.
    when log into workspace of weblogic it is not having any process deployed saying no applications available. In BPM process administrator i can see my processes are completely published and deployed.
    please its urgent. I am struggling with this issue.

    A few things to check.
    As Eduardo suggested, first double check your participant and make sure that this participant is assigned a role in your process. Preferably, assign the participant a role that has either a Global Interactive or a Global Creation activity so you can immediately see something in the "Applications" area of the Workspace.
    You are adding the participant and assigning their role(s) using the Process Administrator tool right? Are you using an LDAP for your directory and not the directory service database?
    Is it possible you deployed your process to a specific Organizational Unit (OU) or assigned your participant to a specific OU? If you did, make sure that your participant is assigned to the OU you assigned the process to. If you've assigned the process or the participant to an OU, it might be best to just leave both of these unassigned until you figure out the cause of your problem.
    Check your engine's log for error messages when starting the engine.
    How many participants do you have? If there are several hundred you might have a time lag while they are loading.
    Dan

  • Error in Weblogic CMP RDBMS deployment descriptor

    I'm working on WL5.1sp9, Oracle 815. after successfully generated container, during
    deploying, show errors: Column 'PASSWORD', referenced in attribute-map element,
    was not found in database table.
    i'm sure the table is created, and column name exactly match, what's wrong with
    it? Anyone help? Greatly thanks!
    Paladin

    Generally speaking relationships are handled in the DBMS by using foreign key columns. These foreign key columns are specified in the weblogic-cmp-rdbms-jar.xml file. If the columns are not properly specified or if they are missing in the dbms tables, then you will get a deployment time error similar to the one listed in this topic.
    -thorick

  • WebLogic Server EAR Deployment Queries!

    Hi All,
    I have few queries with respect to EAR deployment in BEA WebLogic Server
    a) we have a requirement wherein we need to deploy the modified EAR file to one node in a cluster, whereas the other node will still continue to use the old EAR file. Is that possible in a production environment?
    b) we also have a requirement wherein we need to bring down the cluster and start the servers as independent servers instead of a clustered servers from command line without logging into the weblogic server console
    c) we have one more requirement wherein we have all the configuration xml files for each web application in a EAR File. We need a way to deploy the configuration xml file separately if there is a change only to the configuration xml file. Is that possible?
    Also, we need to deploy a specific web application in a EAR file instead of re-creating the EAR again. Like an emergency release of one or more web application in a EAR.
    d) Is that possible to update the JAR file and WAR file dynamically which are deployed as part of the EAR file.
    Any pointers to info source will be REALLY appreciated.
    Wiating for your reply.
    Many Thanks in Advance,
    C R Baradwaj

    Hi,
    Can anyone from BEA team help me in these queries?
    This is very urgent!
    have few queries with respect to EAR deployment in BEA WebLogic Server
    a) we have a requirement wherein we need to deploy the modified EAR file to one node in a cluster, whereas the other node will still continue to use the old EAR file. Is that possible in a production environment?
    b) we also have a requirement wherein we need to bring down the cluster and start the servers as independent servers instead of a clustered servers from command line without logging into the weblogic server console
    c) we have one more requirement wherein we have all the configuration xml files for each web application in a EAR File. We need a way to deploy the configuration xml file separately if there is a change only to the configuration xml file. Is that possible?
    Also, we need to deploy a specific web application in a EAR file instead of re-creating the EAR again. Like an emergency release of one or more web application in a EAR.
    d) Is that possible to update the JAR file and WAR file dynamically which are deployed as part of the EAR file.
    Thanks and Regards,
    C R Baradwaj

  • Weblogic 92 MP3  Deployment of newer version of application in production

    Hi,
    I have Weblogic 9.2 MP3. I need to deploy newer version of application in Production (first in QA).
    My question is that, can i deploy that newer version of application without stopping the server (after deploy i need to restart, i know) on the server ?
    I think it might give the problem because of the same name of the application.
    If suppose i am able to deploy the application will it run properly with the environment (means the production or QA).
    Please provide me the documentation other then bea official.
    Thanks in advance!!!!!!

    For those following along, Oliver Goldman will be answering this post in future articles on his blog.
    Many great comments and questions here. I’m working on some follow-up posts to address these; nothing I could cram into this comment field would really do your query justice. - Oliver Goldman
    Pursuit of Simplicity
    Chris

  • EJB - Tutorial giving error in Weblogic 8.1 Deployment - Help

    I am a EJB newbie, i tried deploying the Demo.jar and i get the following error on deployment
    Please help
    Thanks in Advance
    drg
    Exception:weblogic.management.ApplicationException: prepare failed for Demo Module: Demo Error: Exception preparing module: EJBModule(Demo,status=NEW) Unable to deploy EJB: Demo.jar from Demo.jar: In EJB DemoBean, references to javax.ejb.EJBContext, javax.ejb.SessionContext, or javax.ejb.EntityContext must not be transient. at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:268) at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:232) at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:810) at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:766) at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:200) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407) at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784) at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142) at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508) 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) weblogic.ejb20.compliance.ComplianceException: In EJB DemoBean, references to javax.ejb.EJBContext, javax.ejb.SessionContext, or javax.ejb.EntityContext must not be transient. at weblogic.ejb20.compliance.SessionBeanClassChecker.checkEJBContextIsNotTransient(SessionBeanClassChecker.java:69) 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:324) at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:278) at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:232) at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:810) at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:766) at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:200) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407) at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784) at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142) at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508) 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)
    [Deployer:149033]preparing application Demo on cosmosserver
    [Deployer:149033]failed application Demo on cosmosserver
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application Demo on cosmosserver.: Exception:weblogic.management.ApplicationException: prepare failed for Demo Module: Demo Error: Exception preparing module: EJBModule(Demo,status=NEW) Unable to deploy EJB: Demo.jar from Demo.jar: In EJB DemoBean, references to javax.ejb.EJBContext, javax.ejb.SessionContext, or javax.ejb.EntityContext must not be transient. at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:268) at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:232) at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:810) at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:766) at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:200) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407) at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784) at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142) at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508) 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) weblogic.ejb20.compliance.ComplianceException: In EJB DemoBean, references to javax.ejb.EJBContext, javax.ejb.SessionContext, or javax.ejb.EntityContext must not be transient. at weblogic.ejb20.compliance.SessionBeanClassChecker.checkEJBContextIsNotTransient(SessionBeanClassChecker.java:69) 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:324) at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:278) at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:232) at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:810) at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:766) at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:200) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407) at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784) at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142) at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508) 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)

    Could you post the code for your DemoBean?
    I suspect that you are using a really old tutorial on EJB where the EJBContext, SessionContext or EntityContext were declared transient. This was, I believe, the case with EJB 1.0. You would need to remove the transient from the context declaration, if that is the case.

  • Error in Weblogic server while deploying a sample cartridge

    hi all
    I am getting below error while deploying a sample cartridge to the web logic.
    ####<Jun 27, 2012 4:32:40 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794960399> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.OSM>
    ####<Jun 27, 2012 4:32:43 PM GMT+05:30> <Error> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794963321> <BEA-000000> <ws.CartridgeManagementWSPortImpl: While trying to lookup 'oracle.communications.sce.cartridgemanagement.adapter.OSM' didn't find subcontext 'sce'. Resolved 'oracle.communications'>
    ####<Jun 27, 2012 4:32:43 PM GMT+05:30> <Info> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794963743> <BEA-000000> <ws.CartridgeManagementWSPortImpl: getCartridgeList>
    ####<Jun 27, 2012 4:32:43 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794963899> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.Activation>
    ####<Jun 27, 2012 4:32:44 PM GMT+05:30> <Info> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794964149> <BEA-000000> <ws.CartridgeManagementWSPortImpl: getCartridgeList>
    ####<Jun 27, 2012 4:32:44 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794964305> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.Inventory>
    ####<Jun 27, 2012 4:32:45 PM GMT+05:30> <Info> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794965508> <BEA-000000> <ws.CartridgeManagementWSPortImpl: getCartridgeList>
    ####<Jun 27, 2012 4:32:45 PM GMT+05:30> <Warning> <cartridgemanagement> <ww021006> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1340794965649> <BEA-000000> <adapter.CartridgeManagementAdapterFactoryRegistry: Cannot locate adpater oracle.communications.sce.cartridgemanagement.adapter.OSM>

    issue is resolved now.

  • Weblogic 7.0 deploy exception and Connection Pooling

    Hi,
    I am using weblogic 7.0
    When I delpoy my application in the server I get the following exception when deployed through webLogic builder deploy tool
    <Aug 24, 2004 1:26:32 PM IST> <Error> <Deployer> <149201> <The Slave Deployer failed to complete the deployment task with id 0 for the application MyApp.
    weblogic.management.ApplicationException: No modules to prepare on myserverfor application named MyApp
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:545)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:1062)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:730)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    but
    then when I invoke the application the application is successfully executed
    My application.xml file
    is like
    <application>
    <display-name>MyApp</display-name>
    <module>
    <web>
    <web-uri>MyApp.war</web-uri>
    <context-root>MyApp</context-root>
    </web>
    </module>
    </application>
    weblogic.xml has following
    <weblogic-web-app>
    <reference-descriptor>
    <resource-description>
    <res-ref-name>jdbc/MyApp</res-ref-name>
    <jndi-name>jdbc/MyApp</jndi-name>
    </resource-description>
    </reference-descriptor>
    <charset-params>
    </charset-params>
    </weblogic-web-app>
    in weblogic-application.xml file
    <weblogic-application>
    <data-source-name>MyApp</data-source-name>
    </weblogic-application>
    web.xml has
    <resource-ref>
    <res-ref-name>jdbc/MyApp</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    under the
    http://localhost:7001/console
    mydomain>JDBCConnection>
    Name:jdbc/MyApp
    URL:jdbc:weblogic:oracle
    Driver Classname:weblogic.jdbc.oci.Driver
    Properties
    (key=value): User=SimpleUser
    Server=myServer
    ACL Name:blank
    Password:XXXXX
    Open String Password:XXXXX
    mydomain> JDBC Data Sources> MyApp
    Name: MyApp
    JNDI Name: jdbc/MyApp
    Pool Name: jdbc/MyApp
    Row Prefetch Enabled
    Row Prefetch Size: 48
    Stream Chunk Size: 256 bytes
    WebDescriptor-9> WebAppDescriptor-9> Resource Refs> jdbc/MyApp
    Description: blank
    Ref Name: jdbc/MyApp
    Ref Type: javax.sql.DataSource
    Auth: Container
    Sharing Scope: (none)
    WebDescriptor-9> WebAppExtDescrip...> ReferenceDescrip...> Resource Descrip...> jdbc/MyApp
    Jndi Name: jdbc/MyApp
    Resource Reference: (none)jdbc/MyApp
    now in DAO source Code
    try {
    icCtx = new InitialContext(); // Instantiate the InitialContext Object
    // Lookup the Datasource using the DBName
    strDbName = "java:comp/env/jdbc/MyApp";
    dsObject = (DataSource) icCtx.lookup(strDbName);
    connObject = dsObject.getConnection(); // Get the Connection
    connObject.setAutoCommit(false);
    System.out.println("Conn established" +connObject );
    } catch (Exception e) {
    Now when I invoke My Application as
    http://localhost:7001/MyApp/HomePage
    I get
    Conn establishedweblogic.jdbc.rmi.SerialConnection@71d8c0
    Conn establishedweblogic.jdbc.rmi.SerialConnection@2cfbaf
    Conn establishedweblogic.jdbc.rmi.SerialConnection@5a739d
    Conn establishedweblogic.jdbc.rmi.SerialConnection@4d42cf
    different Adrress Meaning Connection Pooling is Not working.
    Where are the possible mistakes being done?Why I am not getting the same connnection and why is there an Exception in Deployment?
    Can somebody help me out?

    DAO Code
    connObject = dsObject.getConnection(); // Get the Connection
    connObject.setAutoCommit(false);
    System.out.println("Conn established" +connObject );
    } catch (Exception e) {
    Now when I invoke My Application as
    http://localhost:7001/MyApp/HomePage
    I get
    Conn establishedweblogic.jdbc.rmi.SerialConnection@71d8c0
    Conn establishedweblogic.jdbc.rmi.SerialConnection@2cfbaf
    Conn establishedweblogic.jdbc.rmi.SerialConnection@5a739d
    Conn establishedweblogic.jdbc.rmi.SerialConnection@4d42cf
    different Address Meaning Connection Pooling is Not working.
    How do I can be sure that the connection pool is working?

  • 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

  • Weblogic 6.1 deployment out of memory error - please help

    I am getting an out of memory error when deploying an ear to a weblogic 6.1 server. I tried increasing heap size with the startup param. I also tried upgrading the jdk to 1.3.1_02. Here is how I am starting weblogic -
    "%JAVA_HOME%\bin\java" -hotspot -XX:MaxPermSize=256m -ms64m -mx64m -classpath "%CLASSPATH%" -Dweblogic.Domain=mydomain -Dweblogic.management.discover=false -Dweblogic.Name=myserver "-Dbea.home=C:\bea" -Dweblogic.management.password=%WLS_PW% -Dweblogic.ProductionModeEnabled=%STARTMODE% "-Djava.security.policy==C:\bea\wlserver6.1/lib/weblogic.policy" weblogic.Server
    I tried 64, 128, and 256 for the MaxPermSize param and the larger I make this number, the longer the deploy takes. I also tried lowering the session timeout to 1 min from 30. Now, when I deploy to the weblogic connection, jdev writes the war, then hangs. The rest of my desktop is slow but responsive, but I let jdev go for up to 1hr when running this deploy, and it never even starts the weblogic.deploy call. I end up killing it. This ear is not very big and is a simple servlet.
    Any thoughts?

    repost

  • Weblogic crash in deployment NoClassDefFoundError

    Hi Guys
    could you please tell me how can this be fixed ?
    i use to get this exception when i deploy my project within Eclipse:
    java.lang.NoClassDefFoundError: javax/faces/component/UIComponentBase.
    here's a pastebin related to the full exception :
    http://pastebin.com/7fTHznnz
    i'm using weblogic 10.3.6.
    jre 1.6
    jdk 1.6
    eclipse 3.8
    and here's starting log related to the weblogic in eclipse:
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=c:\PROGRA~2\Java\JDK16~1.0_3\lib\tools.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\weblogic_sp.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\weblogic.jar;C:\CONTAI~1\weblogic\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\webservices.jar;C:\CONTAI~1\weblogic\modules\ORGAPA~1.1/lib/ant-all.jar;C:\CONTAI~1\weblogic\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\CONTAI~1\weblogic\wlserver\common\derby\lib\derbyclient.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\xqrl.jar;C:\rims\iRIMS\Libraries\common\commons-logging-1.0.4.jar
    PATH=;C:\CONTAI~1\weblogic\wlserver\server\native\win\32;C:\CONTAI~1\weblogic\wlserver\server\bin;C:\CONTAI~1\weblogic\modules\ORGAPA~1.1\bin;c:\PROGRA~2\Java\JDK16~1.0_3\jre\bin;c:\PROGRA~2\Java\JDK16~1.0_3\bin;C:/Program Files (x86)/Java/jre6/bin/client;C:/Program Files (x86)/Java/jre6/bin;C:/Program Files (x86)/Java/jre6/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files (x86)\Windows Live\Shared;%JAVA_HOME%/bin;C:\Program Files (x86)\CVSNT\;C:\eclipse;;C:\CONTAI~1\weblogic\wlserver\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_37"
    Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
    Java HotSpot(TM) Client VM (build 20.12-b01, mixed mode, sharing)
    Starting WLS with line:
    c:\PROGRA~2\Java\JDK16~1.0_3\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=myserver -Djava.security.policy=C:\CONTAI~1\weblogic\wlserver\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\CONTAI~1\weblogic\wlserver -Dwls.home=C:\CONTAI~1\weblogic\wlserver\server -Dweblogic.home=C:\CONTAI~1\weblogic\wlserver\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= weblogic.Server
    many thanks for your help guys
    regards

    Hi Guys
    could you please tell me how can this be fixed ?
    i use to get this exception when i deploy my project within Eclipse:
    java.lang.NoClassDefFoundError: javax/faces/component/UIComponentBase.
    here's a pastebin related to the full exception :
    http://pastebin.com/7fTHznnz
    i'm using weblogic 10.3.6.
    jre 1.6
    jdk 1.6
    eclipse 3.8
    and here's starting log related to the weblogic in eclipse:
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=c:\PROGRA~2\Java\JDK16~1.0_3\lib\tools.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\weblogic_sp.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\weblogic.jar;C:\CONTAI~1\weblogic\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\webservices.jar;C:\CONTAI~1\weblogic\modules\ORGAPA~1.1/lib/ant-all.jar;C:\CONTAI~1\weblogic\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\CONTAI~1\weblogic\wlserver\common\derby\lib\derbyclient.jar;C:\CONTAI~1\weblogic\wlserver\server\lib\xqrl.jar;C:\rims\iRIMS\Libraries\common\commons-logging-1.0.4.jar
    PATH=;C:\CONTAI~1\weblogic\wlserver\server\native\win\32;C:\CONTAI~1\weblogic\wlserver\server\bin;C:\CONTAI~1\weblogic\modules\ORGAPA~1.1\bin;c:\PROGRA~2\Java\JDK16~1.0_3\jre\bin;c:\PROGRA~2\Java\JDK16~1.0_3\bin;C:/Program Files (x86)/Java/jre6/bin/client;C:/Program Files (x86)/Java/jre6/bin;C:/Program Files (x86)/Java/jre6/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files (x86)\Windows Live\Shared;%JAVA_HOME%/bin;C:\Program Files (x86)\CVSNT\;C:\eclipse;;C:\CONTAI~1\weblogic\wlserver\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_37"
    Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
    Java HotSpot(TM) Client VM (build 20.12-b01, mixed mode, sharing)
    Starting WLS with line:
    c:\PROGRA~2\Java\JDK16~1.0_3\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=myserver -Djava.security.policy=C:\CONTAI~1\weblogic\wlserver\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\CONTAI~1\weblogic\wlserver -Dwls.home=C:\CONTAI~1\weblogic\wlserver\server -Dweblogic.home=C:\CONTAI~1\weblogic\wlserver\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= weblogic.Server
    many thanks for your help guys
    regards

Maybe you are looking for

  • Help required for SSO

    Hi, I am looking for a single sign-on solution for Tomcat platform. This solution should work on Active Directory-Internet Explorer 6-Tomcat 5 combo. The requirement is - When a user requests a certain page from his browser, the web server must be ab

  • Identifying A File Missing From A Playlist In The Master Library

    I organize/store all my song files from the master library (about 2,100 files at this point) into playlists. Through some cross-referencing I have realized there is one song file in my master library that's not in a playlist (UUUGH!!!) This situation

  • "Photos" shows only ~ 5% of my photos. Help!

    This is in reference to the 2nd item at top of Library tab, "Photos," just below "Projects," and above "Places." Of my 21,000+ photos, 697 show up when clicking Photos. The 697 are unrelated. Some are old; some are new.  Some have been edited; others

  • PE9 organizer disorganized. How can I fix it?

    I use Photoshop Elements 9.0. Recently the Organizer section of PE9 became disorganized: I would click on a folder on the left-end column, another folder would open-up with the contents of yet a third folder. I re-organized everything, making sure th

  • Local machine using - expecting remote machine

    Any advice on this one? I did modify the security / firewall to except IChat 2009-01-04 19:42:44 -0600: No data has been received for the last 10 seconds. Audio channel info: local machine using 10.0.1.200:16402, expecting remote machine to send to 6