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

Similar Messages

  • WL8.1 crashed during deployment of EJB from ear file

    Hello,
    WL8.1 crashed during deployment of EJB from ear file on SunOs 5.8:
    error: Invalid class file format in /export/home/bea/j2sdk1.4.1_03/jre/lib/rt.jar(java/lang/AssertionError.class).
    The major.minor version '48.0' is too recent for this tool to understand.
    /export/home/mydomain/./ep1/.wlnotdelete/EJBCompilerCache/1xd25ws3hwp86/mydomain/facade/payroll/PayrollFL_vww01c_HomeImpl.java:83:
    Class java.lang.AssertionError not found.
    throw new AssertionError("Unable to find expected "+
    Thanks,
    Oleg.

    Thank you Mark,
    It works now.
    Oleg.
    "Mark Griffith" <[email protected]> wrote:
    I don't think though that _03 is the problem, you should have compatability
    between minor versions of a VM release. How did you deploy the ear?
    Did
    you copy over from a 7.0 domain? It looks like the EJB was built on
    a
    previous version of WLS, or has not had "ejbc" run on it prior to
    deployment. Try running weblogic.appc foo.ear or fooExplodedEar. And
    then
    try redeploying. To be sure everything is clean rm -rf .wldonotdelete
    after
    you shut the server down.
    cheers
    mbg
    "Oleg" <[email protected]> wrote in message
    news:3ef54653$[email protected]..
    Hello,
    WL8.1 crashed during deployment of EJB from ear file on SunOs 5.8:
    error: Invalid class file format in/export/home/bea/j2sdk1.4.1_03/jre/lib/rt.jar(java/lang/AssertionError.class
    The major.minor version '48.0' is too recent for this tool to understand.
    /export/home/mydomain/./ep1/.wlnotdelete/EJBCompilerCache/1xd25ws3hwp86/mydo
    main/facade/payroll/PayrollFL_vww01c_HomeImpl.java:83:
    Class java.lang.AssertionError not found.
    throw new AssertionError("Unable to find expected "+
    Thanks,
    Oleg.

  • 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

  • Weblogic Crash - Please help Urgent

    Weblogic crashes when invoking a very large report.
    Description: An user inadvertantly selected a very large number of items (> 10000)
    for our inventory report. This caused weblogic to hang/crash and the planning engine
    has been in a loop since then (it has been more than 6 hrs and the cpu time on the
    engine process shows that the engine has been crunching on all this time). Weblogic
    had to be restarted - infact weblogic had to be restarted twice (or we should have
    waited longer the frist time to see the listening to requests line in the log file).
    We are using AIX 4.3.3 platform - for the database, application and the webservers.
    How can this be prevented?
    Can some one please look at the thread dump and let us know whats happening?
    [javacore28914.1022764260.zip]

    It looks like threads which are servicing requests are waiting
    at com.i2.scp.Ws_RmiImpl.GetDataObject(Ws_RmiImpl.java(Compiled Code)) (is it synchronized?
    If it is that will explain behaviour you see) while only one is actually doing stuff:
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java(Compiled Code))
    at com.inprise.vbroker.IIOP.Connection.read(Connection.java(Compiled Code))
    at com.inprise.vbroker.GIOP.InputStream.readFromConnection(InputStream.java(Compiled Code))
    at com.inprise.vbroker.GIOP.Message.create(Message.java(Compiled Code))
    at com.inprise.vbroker.GIOP.GiopConnection.receive_message(GiopConnection.java(Compiled Code))
    at com.inprise.vbroker.GIOP.GiopConnection.receive_reply(GiopConnection.java(Compiled Code))
    at com.inprise.vbroker.GIOP.ProtocolConnector.invoke(ProtocolConnector.java(Compiled Code))
    at com.inprise.vbroker.orb.DelegateImpl.invoke(DelegateImpl.java(Compiled Code))
    at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java(Compiled Code))
    at com.i2.scm.ws._Corba_WsStub.GetEngineData(_Corba_WsStub.java(Compiled Code))
    at com.i2.scp.Ws_RmiImpl.GetDataObject(Ws_RmiImpl.java(Compiled Code))
    at com.i2.scp.ScpRmiConnection.scpGetReport(ScpRmiConnection.java(Compiled Code))
    at com.i2.scp.ScpRmiConnection.handleRequest(ScpRmiConnection.java(Compiled Code))
    at com.i2.scm.ScmConnection.ScmConnectionManager.processRequest(ScmConnectionManager.java:718)
    at com.i2.scm.ScmConnection.ScmConnectionManager.doGet(ScmConnectionManager.java:520)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
    Hrishikesh_Potdar <[email protected]> wrote:
    This is a multi-part message in MIME format.
    ---=_news3cf63bf4
    Content-Type: text/plain
    Content-Transfer-Encoding: 7bit
    Weblogic crashes when invoking a very large report.
    Description: An user inadvertantly selected a very large number of items (> 10000)
    for our inventory report. This caused weblogic to hang/crash and the planning engine
    has been in a loop since then (it has been more than 6 hrs and the cpu time on the
    engine process shows that the engine has been crunching on all this time). Weblogic
    had to be restarted - infact weblogic had to be restarted twice (or we should have
    waited longer the frist time to see the listening to requests line in the log file).
    We are using AIX 4.3.3 platform - for the database, application and the webservers.
    How can this be prevented?
    Can some one please look at the thread dump and let us know whats happening?
    ---=_news3cf63bf4
    Content-Type: application/x-zip-compressed; name="C:\WINNT\Profiles\hpotdar\Desktop\javacore28914.1022764260.zip"
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename="javacore28914.1022764260.zip"
    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
    DxSKE6sgrBIDCCgfRqbaSRYoFJ8Qq2j47LiGMBmvCxElUGeUabCKZjCreB9Q
    MYrIgTqjEKsArKIj5wrUIbScCH5sKFKgzigTSvAKFjJILCopJdEyZuE9NSml
    BO+XneDloQgDqdNVicmN9OlwnkLxCThN/f4XwGlq+2/wxj/WUyhOThPgNDVA
    dZB4rwFK4vOghfIUik8lFOcyaQ56TE7KMVbpPNWFTIFV2v5DoXjdf24UyirG
    U13I01nlFdfdpKmkoQjK6ion8khWV2hPxSCToRKeRIG02ypoE0eSMNJRZ9Ip
    UAnvnAM70wYdJKpAEcJRZ1KikjsUsSR4Bh0SH4zCFQeCO2pH+gytyX/89ZvX
    362WywHtZ7Ea66vExGy+nsV313+sF3Uv6v68ktZtgUQ5F8HQ1VmTcVPDHJbn
    vYX98upm83ZT17u8zfS+qUuP25ndd7bLOd99+COGZb6afXtTSr7OaftdZb5Y
    nENP7Ldcf22ftlz9kuvor/JskfzVLNT9WA9v+fb7N98v8mWF7qwC+/af51uP
    PnXNhxjof2WPHoJXeqoR3DKAO8ZvZ58u7jf+S8G7LJrJDIk7VSdKh+KdZwel
    fgnvhPfj4b0/93nkK0rGnNZQv2FZQsJno/AaX5zyoO4jfuGTz+w+ZR3s+A5e
    4x85LFa/zeNsI2fr69+vZ9v3f0Da9gO97yLUUz3Kzz9OG8PMJ/25j0Wvrhbz
    WC94tTz72S+ra3Z99hhuOSmrwCynzErj+QmeHNqN+PYOVoOdr0CAfdiKy/6q
    egtxGbJfVkt/s95Un3Pr0m+v/Kuth143D3PwOXdfeOt1GjMFt/P9bazztt3L
    W3Td/hsHwCf++YCXq+tVzOv1Wf3Aqy3tgJRZJwNhRBZeAt7Lgke+d+Bx/8r/
    /s+//c/r4crajrNPe/n59v97ZFi7854tG7D963/iYfrNsr54vvBhkc/+7Wzu
    r8/6G+NKPFuuNmfz5dkmv9+c+brwn7Fr37/P8WaThwt/dfY1//qsrK7P/u8m
    3+T634uLu1/bhU+X8+XF9eX8on/y6/sdFs6xAoWW0qdO40MOeOB7VzTAr7z9
    93D/BX9sMGr8ucyL2YPv3L/x31fXb3L9WuvN+cMn+5WcetJCDQDAuznfEwfs
    JABg+wIA9Dp8MhafyMc9DwSAYTu+GAB8zAK821wuIARwBiUOGgI03kCaO+7/
    NAR8xJPbDwz7LHpoYHDGv0zjgGMDOsRq2OB4X2lu+d4Cq5eLjeCOA43meH7f
    /NwfmvrQb+eaWxTaZejEQnZcyRE+6PjeU4/uA7R6YS3Tc7lazubLTb3nfjFr
    V/tLu0uz9XK1+mc+v3/gCRuHLvnwBgwu4O7Dw4bKQ3uOlPS++/N0UEID/qTx
    ucNnR3PD95ZlESgJlP/69mq+rHf9jV+m1eXb1c11zA9RWaAWOtJo7vGeXFzz
    vec57eU6rytFXc83f8xuv84tNtab1VX/yHz52/mDb/rtfLMevu2tEy2euGQv
    YR9biTP3rBxq9dBrSrn4m8Xm60cgMBAIBGMGbffIFdcPMXB/a4d85uvVev5+
    yBn+fPM+X8+uVovFuKVC3zlkQYaH1uc7z/c7U/kdWe/th2R4vnOgZnm4UefQ
    c/1yQj7JhbpbB3KjZPdZXphgT0HaT/W1967w8I0vHt+hi3bvB5M0lD0MS/1l
    uxLip+V82JUP5RDxXf2d5kYA66NgVT4Jq1CvJ8mLyfdY/fmxwZJ8q8Z0r7RY
    /YDoT5QWE0+4L5ZBbT3aZQeB3xfB5effF6dPdF/4k+4LVF7TLnvM7eJ87xLC
    lxv99XfVsBOBgT0FDKAqvl22GgkMGd9bz/rCwSDCacDgnoQFaNxUu2qOpwyr
    t0xQ+OiJ8vCut3lR/nKQKOxhAPYFRVePcWefgjsB1bRX3OmEpyMz21tN/bJN
    kI78NCaoexIUOgQK3qFQSGzv1o4vHAo2ngYK5klQgGbVtavu8DafkR1ApPDy
    oCBzCScK5fRToCA1AgWJp+QCe6RmiE3+LmbreDX7dX3x5nLe691+yJtWEzDs
    8/nWE/jubC30Nl7V1zdFY333fLVsD/7QkidXq+vN+c6z+635zi/TIt9haJ9F
    L+uil1tvefC/O6nVbUrp/nOA1/RA67jd6wPSqt6akXW12G4P8n62zte/L/Jm
    9m6zuZr9WP96e/tAe2Ie8/n2Y8OVqc9c4SM/x7v1PiT4b9/7dnMTetDM+7zR
    7aPnj5/d5xN+zeGbq7trrDeu/TgffQz4ks/4NrcI6C85/39779ZkSW6cCb7L
    TP8hTUZbNR9YhfulbWytz1WkjBxx2BzpsS2u3TmqyqzJqhKn59cPHEDkiUDC
    AxFxoiXtLJsP9MgCjn9wOBwOhwMIw/WbzD9tNV/DT/6yxnBZqPCtMXT2hve8
    M/8hxnBJaNrw3JsRzhiKmf2JivxymT3/V7tIwrL/mHlxSeTXCI6ogsaTfS35
    a4rPNlWQ7X+MKiwKdosKUYWZw4SG2L+6SH91kf7qIv3VRYL//j/hIi3a4ZLZ
    FA5nDCl6l7cm2JGr/9AzhA12ZeHIkvgfXW7tkl/7B/i1FCMcoL/94jfbsfpf
    /4Ozmc6GvWvcDzitHj43/NI/PD5/mrTcH93/4WP4xW+Sf96PwUv36cPPO/z8
    H1+evzw3zx/irzy/RDv1zdt/WPfrcI7/3H3ofnQCHpnZbyZ/w3/y+eXHd88f
    f3x3+qc/HQ/vYGb2eW9hyvd1f4g/OPrToln1L5/f/XBy6Kof/uUzWHnwJi5P
    Pz4+deBTfDP9t0WT/189k796Jn/1TP7qmfxnPAaeeiuLUjBkNjef9pQqdOmm
    yOYs6HzJ/7+s4klv/31W8QHxb0jS17nrLTg1FcGP3koy5BZTknZhlMuC49lf
    Xqqnz1Ww8LcE9dsfozUH6/ArGvLNs/8YjbVUb9Rp1Gvj7vq/JFX93/X09vXR
    9c7j/+6mByZMeIoo0R5GG1Xjx3o5GRI9zXZL8dL17/7Uwe0iT03338CauT99
    fP637pvkr/hQ/wV/7FVav3qlRrr4+rdoPdR/6vOfryJ4+K33HFMNyO2EMtK7
    JTmqAYxw1H78QpMF0tm/eqVi43wHvf5xMO+Lbnt420E9kfzf7Szm948/OrV6
    aB8/f6q+ND+96afcDZGMdA2fOX1LRim2/2kV9GP1+JS0NZOo4f6B9DNvTv9y
    +aO50zLDLTF/5t/D/0Vn5dxVX376Jv7NV5WkVNVPbqMa9O0RC/C2nWaDnOJ1
    NqEoX3QT59tuZX3PqO5/8d6N093Dp+fnD45P//wt9Pjv3B8fnaJ/jP/aPH99
    vLtA2fwj394fHr8PXjw9PXj3X38vDcP/QvXTeU/fxQd8777R66//XJeRLO
    jfj2QUK1PwKHvzx++PDwBG2pY4nWGZH6528fqNRcQLnT1xdnF748fHn+4hDc
    mAy/72BQocy4KILk2wdmrKTjZnoQ568fPz184xr7wSlp+/Ds1eg3Q61fewmA
    Zru/vKp1Q4QB+XyIf30If64bbr4NYwSzfr93a4/vYMhcL9S8DwQj3z78l69P
    z3956tr/1/U/eBuPTz+6NoNcXJc/9o9d+y1oDTY93GaAX+fxNnm8soDXT8Kv
    oA/swMj7SJhVoMfezM1hyYOliHD1AHZ2yfDdsKB6H4l1QJcv324rtHwzGCLz
    dkUzBI/NEPy+ZuB7ybft4nwzONIb/Ypm8FNsBj/d1ww8O+KWAJFvhsg3o+Ur
    msEusRnscl8z8OTHW34j0oy8UrVyTTP00Ax9XzPwdN5bxm6+GRLpjTVDnJGh
    GeS+ZuAJ6rccdKQZSG/YFc2gNjaD2vuagZ/vuB3hyDdDIb1Rr2kGG5qxcmZ4
    s7tXsrhwLAlpB9IdaywuOcZ2kOOd7cC3KW9n7fLtMPl2dG8Hef7Atm+JvtLQ
    Ekesa0n+ePztBHwetEVAvx0L81cvfMepPFNxdd4REJKs846yF06Q1zsl8tir
    /ADo3g6AInZN2ZUDdiDETtjDJS0IdkTuS5XeXwZ0dIg9cVqHuOAtFa4jIq83
    DuWbViPdstT1iHdgxabJ+5q27hau2DSJmdw632s9Xd40cj2HppHr5ZfttckN
    c7FlBtPHJt9p/VJHyzdIDS3Tv2ynZVoG9yMiLUP6LLOICsGI7zi/UnqSzg4H
    Yp0dfnN/JwAMV3S+AehWVHXfmxSg/7MVA8Bc2kD2EZHvBKHsKNxcGIl1yKev
    pjgYzkfTKuMMakHbXss3sOHPxKyHrbg25HAl7yNxJ2zeUkCXh93mYYM3mk4a
    kwCSm53p+XJlsPwHgq9T8Rh8C8oH8bU8ug5BJ3BlvZLr6aIdLE8YBwswvay6
    PwWEFq5I+fUDffBPh06b1MGkiY/X0joVLrT4NVobT5ONtWuWE5eyjNK34lKm
    rbrVHsDVwvu7IEUg7LrO/e3jjz/98eXxGXy6B8wdYLamLOPKuEUjs6p/2xDD
    FLNzgyn3BMh3guqjUifzPhDndS3JvHsSoAuT8SABY2N0Fvptul9uB/j1cNVH
    Cb0AhFqH/Y0dYKZvmjoPu9VZiWvWrpc4OTN6cXNfIFbOfXmJx8dk8tBNHjqn
    GyYMSs/sakFbgDjcKfH4klYedpVVFOcmb9Bxfpb0CKiBWOn9IhIPL8Eh0BGJ
    zw5PTOIA2S27I3HnXBefwczA7p0d5G9h95U0s4qCSPx4hcdY3wdipVOOSDw8
    45qDXjFT56HzLRJ3kBU4RYG4V+LhOessbKOrHGxF19txbwItBMsCsQ41InFj
    SZu1Kn1Vt3no/XplgTlUH6/kfST2gO6mIK4yyzLACN2Rga7VFoOo6clQ5ZQl
    EHe7olqzTFRYi1Zqwt7CbqWV1RYdd9OlOMZZX6y0iG9nTltLm1kqAr6uyQxN
    B7vv1lsVeaJUOB2PxB6KIkVVmewU5KC3GYPYyoqQDRJXhkoCdjwQdyoKwO6y
    vkore5qHTWdh5yXuwIoT6Ikndpk5HfQ6P3MC9KyyVDDvbZG4OEWJO+Juidey
    yhpDB1sgsDfoOIA9ioj6KPbR8Vq2mMRlXlnYRh0Xh0PUlsPxTqviYCuRN4aK
    5q1KVc9KfGYZYVRcRpiVDvnbCd9YyrOrn1ZJ8jZ442DXotkAmxyV1BCF9sTK
    KPQb2KqWfd4Xd7DrNgtbbYCtzIUcwaGNxJ3DUsHMk405Wd11Gd3uTDXvo8xI
    ++S3vzxxP2zntOZh9zaj252p6ewSGbEmZyI4BWviiZ2sicoHpBz03BLCQWdb
    XCuAzLQJ2Jm535pomh2WcLFqXuJso8SpjajpyhUyInFJWpIdmg56XsfrTat7
    D5lEbaEr/au3EpekV7kotsPXK5WHvSGeAmCDZ+WJXXTcQa+yEnfQdR662Chx
    fjVBW9zy514ddxqrsrB75maKLOxq/VozhN3pEH/fxaoYRtyknoduKpKD3pDZ
    1X1eWQ5XfpIXpyyB2EVZOmvarJ8C0LNSb4jcoCweMgRVPLEyqPJWWTpreWZT
    1sPu8hKnGyUuVEQtdgl3AnSdX90z0yPQZ+OGiMSPZ8Uscdg9Qe+WeGX67KKt
    dz+eV5T5mTMvcQBrWERtVu48YRKvYErJQ2d5ibMtwTeArC15H4l7p6Cuamxm
    pxdgd20WNoTLt3mHsPIJxL0rH/AOGwR2r/Kw6w3S9mjlKTq1cmXa5hvYbtrs
    utyWlbNVbn2Vg92p2Qkfgc3E5cQhoy4Q98PuTW7qcbCrJivtfsPUE5Zp5yhs
    fd5j6oFFWy6TAaDXNg99ywYKDEZJo0WRK1PZsQ0U0ZpcUMJDzypLv2kDBSAL
    Ey2KWJko/nZ172DXuWUEwEaURWyYNSEhw8/1nthlAwVcrB6DnjeGvdioLPwQ
    Bc4Pu+xEOKn3ORfLQ88ri9iqLHyY8Pm9E76wbh2RX+WLTr1NRpBto+yGPXwA
    y4YJn+0y4TvoSPqBg27eroA89HqjxOkw4a/Njn474beN6HLpH7JtafM2WwZg
    t1tmTr/Ldhm221auIzIxQ7cizhrDtjUqC9voWWnjUxCE8wOxSzgfAnB1bhnh
    oDf2bdzQQYeA3WodP12EsrCM8MROywjI7EOgV1mpW7NFxwGycTN/JO52agnV
    OV8cYGcywgD2/NDEJa6vEbXeZVsWoFeYxHsE+gZ/PECWUVv0vZlBbr3JRNax
    bZ1Zyev4hriKB6t0RK1WRjzRpTKsBfPQWV7i1VYd94GVQNyt426s58L6AFvm
    JV5vzJoIqQee2CX1wPSyybpZDjpiVZoNthzWPgLySz2xy6QPKyGWV5aOZTJh
    HfR6U1xF05M+gqJ74t7QPm8NlfkpqGN9Vlm27UiAL65YdMrVSpG/gQ3+eJOf
    9N3COAsbJtT1sH1mJycxxXPlGdM3sCG7s88NTaV6nlnlK9URNpucnjeGoBpX
    EnXkutIVz+s3pNdk/XEHXWQWbwBdz6bX4PHxozEhPn5cGdXHoBOWzWt20KXM
    S71an/AhqTpz6VyVSOyyeGtV0+biKwAdUZhqw2mGAJmbiP3eDXFJna7kfBWA
    bfLKUq1XFj8o3TL2fSR2yn6TLGcQAXomtgLQ643KImQUuFjpZSH+ipN6k8vy
    BOiZzRQPfauywIn1SNzrr1BDsklNADsToADYzUaJwwH1SOzik7tFt8pcb+Ch
    Z/aBPPQN+VgBsojawu7evnKwW0RRdCb06WBTtj4fK2SpuCVzIHZbMmdTERx0
    Y7LKQudTbfLKoo+WX45OWQKxU/JHb3LJHwAdkbrakJMVIFMTsa+MOL9Vlka0
    VS5+CLCbvMT1RomfeUR9XjkDocPTcsSymEzU1kPfKvHTIWrLaWXYNjc8LSZx
    S/KwzfrZ04M9niLq40ozjku8RRxcm0ng89A3ZMIFyCxqy/He5YSDXYncprjS
    hGQ2DR1srmbtOB5DhATVSOy0jVXJXHzFQeeZ5A8HHY7fbYKuZAx/ql38Fdjz
    NIjUZWZPH6Db9RO/YvRyIM6yBGIXy+KUpSWI1GVmT99D3zDxA2R7dZYlEvda
    FtI77wGBnddzUa1XFg/2coqoL/tYFgddZm05QM8ry5aVUIDMTMR+t2VxsJus
    LXewkeFZb5T4WUTU5132PB10WWXXngA9L/EtywkP+XSM2nK699AYZE7mrhwD
    2Ll0Gwdbzg/NvMSVW76dQccDsZOOK5P1ywF6VuJyy90FATLouCd20HGdPTAG
    sPNWRW6xKgD2JCLq0z46Tt38nl1OAPS8xDdZFYB8PEZtOd6t4w523s1ysPNB
    CrkhSOHBHs4R9WGftJuqURyZOW3eIMp5gzgj8QOP2nLY4YiH6jCJ54MUckOQ
    woO1MqK2+4SFupZoTMfzQQq5JUjhIZvBIpq7w0IONibxPpOQ7WBrOnsjCr6N
    ddDxBNNhl41DYYzInr4C6PmVvp6Pr8zsTuhDPIqq702dhN2J7FkJpSlDJN5u
    uIPG70pcdDj464g7FYW32qhseN/BzgcodL8+QOGDWCDsQKwUNjr9UJINNjvo
    +QCFnj/8iwxND5nGg2N65amD3PRDdXYvSEOcMAfbkPXbWB4s7OkHYpehqVjF
    u1zWJ0DPpL976GqjxGFPPxJ3StzBrkRuQ8UwZWj3BrZhUs3vd+Kpk/5IfiB2
    2cIyjc1mwwF09jYbzkPfkrcCkMkp7jCTlbfxvJG4g13ZnFMLmHVe4vXsyRRU
    4ofrJaA+XK87Jau2ImfHAXom/9BD35KK4CFLErGv3H57I3EHg7eYxOs87GZD
    erAwEDl0qAOxh447KILkDKKHnleWZssxJoBMQVs8sVJbchIXOjdzOtiW5WF3
    Gw7VOLAHf1LPE7vs6WtL3VoZgc7zytJtOVQDkC/XoC2OuPe8RC/6bBTLMC2r
    rMQrslHip3OU+Gnl7ZeYHedVNo8coOeHZzV/1GNG4icRJX5aGSTP2HEhsnlZ
    ALvPS5xusOMA9qgi6uNOM6dQFFEWRfIS35ZSJoVwc937QNy7VHawTTb/EGBn
    DgADbL7BjgNYIyNqs8+OhBue2dv3PPS8svAtdhwg6xN5H4l7Z05Z9dnLpgB2
    m5e42JDVDGDVJaJWu2RQwBSUTXDy0PMSF1sS+TxkEbVF3ZtBYSrZVXmnVmuS
    hy03ZDUDWKkiarlL5j5Azx7zAOg0ryxyS1YzQBbnqC3i3sx9B7sXiKJolZe4
    3jBzAlimI+q17z/kJQ6X5FaIHdeIQdRbZk6ATM9RW+jKWT8TV2FwmjALuxZZ
    iddqg46b8/FwhXuyPLHPDZMGbn1HoMusxGu1Rcc9ZLg/IxD36rgiIrt15WA3
    eR2v6w06DmAvIqK+7JKG4Lwekb19D6DndbzecuzaQz4forac7w15Ol8FrpTP
    w27ysJsN5zoB7OkUUZ92uSkYlAUJCTnoeWVptpzr9JB51JbTvSnwADt7BZKD
    3eYjWaP3SdZJ/Cgj6uMuqcFG0TZ7Rh+g5yNZdbslkgWQD4NFPNx7w6TRpNH5
    mdPQ/Cq/2bLKB7D2HFHbXdacDnqLuFmGcgT6Fn/cQx4sor13zWk0EzI/NE2V
    D8BtuVoAMvXdaCLvI7FLCgLrO52fgmyT9Q4V33JAEq58JSZsARmySxAOTqjI
    rL9Sc57ZFLe66rYcrgEVMSrqitlrpd+IrIfooGc2xT302V2JPPTLhZ0UTJ6e
    2GULS2nadbktLA8dkfr6bdqAmAzQdznS5KD3LBtwdtBrBPqGZFUPWcKaIhD3
    7gXBXXxZo+hgZ/Y7ATbfciUpoBU2whb3Xi9grZH52dPBzux1etjrs4QCWDGg
    3sUoWtv02WtJPXRE4lvelAHIfBif/F7n1rolc/aiY4CdSfzwsDdaFXGOqMUu
    E79be9J8nNxBz7zi46Gv39MPcqZRWfa549NWvdaI1EUme99D35L8AZD9HZ+e
    uPcgsJvEq+zBGoCdScYG2GKrjvtLPj1x7zMYoCjZ/FqAzfPSFltufQe08Apc
    IO71yWHCr1HYiLQ36jdRA+p93ksxiuXeCfTQM9meAF1usypHeCgwELtk7duW
    NDUy4YtMtqeHviXB6Ur06QB3fnni3hNYTuI8e78nwNaIxDecpgWw9hRR212C
    FE7i8NBWHnrmuB5AV1t8FYBsLhG7uXdj3LZdp7DhifjjakOWUEBLBtj33pll
    O9PlnsEE2DJzRh9gV+vPdXqw7BBRs12WERDer7PrToCeV5T5jOa8xKVgh+vB
    mPeBuPfWYNN0Pc2lkznYvcjBrumGtyQ8WOvWnJHYJZpFRU9zhw0Auswpi4O+
    3h/3iCErOBK7uFh1W2UvLfHQEalvOegOkPU5Kou+d0MFJJ57Rd7Dzs6cDvb6
    mTMIWg8S32ULy8Jb14h32GtE4lvOdQJkNSi6uvdNIFt3dT5G7mBnErEBNtuo
    45YOw3OXZQRvuRKYxLPRLAd9q45DTCgQd685605TxDvsa0TiG/xxj9ZfWOKJ
    e3NWQNr5vU4HOzv91HQ+poIrijhERRG73O9p675uMGOYjas46Bt1XMgB+i4b
    Kg56T7ApKBugcNA3GkR4+yoS+0RsFTeIv9JnUuA99A1LCQ/ZtTlg5/c+sGMb
    4qwrAjsbV3Gwt9hxaU4CbikLxN0PkFDJs9d9mU50WX+8pltiKh7tAe6ICcS9
    009Duuxb1AA7Gzes6YZVvgdrj1HYdpcMCvBVuuwKyEFHhqbYKnHLosTt3RkU
    zh/PZwk52Ih+y/V7QB6sMVHiZpeMZtvQRmTzsjrRZ+OGDvqGNaeHDHeTRuJu
    Had9nV0BOdjZuKGDvVHH4VbSQOyS7WnhLZ3spO+gZ06Ke+hbdVydosTVvdme
    ADt7TsJSxbLbVjWtNkjcEHU5g54EYp8Jv9Myp+MAPRugcNC3SNxDBm3xxL13
    2ALsrB0H2Igdn78JAZf46RQlftppqdzT7JrTQeeIVdnyEKCHfLxE7Mf7Z05q
    spuFABuxKs1GiR9F1JPjLlcKwFIiuyEO0BGr0myx4wD5cIwSP9x7pYCD7cwr
    Aju7I+Fgb7QqEBoPxC7PYdie9dkrBQC6QCS+VcetiRK39z6HAbCr7Es1pjHs
    7QsHbrzWfENY37+ufA2XwRpG9tFxpUz+kkzNuiYDnZEtu26Q2CQvPGQ4OeJO
    iUvW9/mbEJQz12/TyRzsmmx5Ptdfu3sZ7t+9dzcCEpua7P0qbdN29i1s1wdb
    Xv31Qr7CCXdP3P0GLethpZCD3fH2DWwS/xvDZu8+N5/e/cvnH/708fF3Hz99
    A7OyjjrAXljnlinEJf/1TVfv3R//umlq9pvH/5e/v1D//zy8D/dl8799l2
    ffX1w5e/j1KnvQxJH/nKrFBZiOxFW67DeGZsay66jRc9n2i8SeG0U+DRkOw5
    P4BeZ6HL+cP9uLYp/5htIO4f21320LM2NnuwX3PTbrif2huiUxwjl102ScEs
    0Zyy6Lqjmcc+a6JlvWHqPVM4muimXk/scx0rM7rPjXEP/a1F9dC3TL0eMoQJ
    AnFvCh0zVuaidwC7ykt8i7MDYCGtOBJ7DE+Anp16PfS8xDc5OwDZHKK2mHsn
    g6pikuTW2gA7c84PYG8Ynh6smxoCar3L8ATo2cc+AXqXV5Z2S8xUSa7gQY1I
    3KnjDnabfVpV9zR3fZ+DXW3RcQBraERt9tr70n3OMwbomU0kD32LjgNkDVFq
    T9z/lobzcbOK0kPcKAt7XlFwiSsbUatdnskG6FkXE6BnZk8PfavEFYnaou59
    JtvBrrN3yzjYKrPyA9j9hr0vACtZRC13eSYboGdvrQLomfQLD31LmAAgCxO1
    Rdyb8AKwm1woTPeszg5NQ+b3BfJuFjfyTC7wDAgQu1yLA1YlmzfvoeeGpyFy
    Q4pRgCxJxH7vtThurS26rK/iYGeHpoO9TeKnqw6oHbGPjitJc+kXHnpe4luy
    /zzkyzloy+ly/8FnJbMX9TvYTeYaVg97w4VyAPZ8HVDvFZiRdS7cC9Az6dAe
    pYL5Tx2FbXlfGeDsSTsqeHdc9ZJjPKwab9tsWb8g9SeGKXFZCktgu7MX/7
    N//4z394+P7nz1+6jw9/eH56dGUezl8/fnr45qX78dH9+aVrHz6Gf/j86wj+
    d09fuh+7l4cPz82/PjgHrPv8+TdAT6BBwcPp+4ffdtWnh+y/RrYzBT50Xeaf
    So0O4Y7fkCGsYSrS3GIih0+fPjw21ZfH56eHP1RPFTQk1AjlBe/EcIzj4eEP
    3ZefntuHLy/OWcuD/O9/vpqHU9X8hPw73rw/dX95efzSPZyeW6Tu0CPjn4d/
    f0F7VpIWrsN8oA/d05eXn6fCcn/qXnCNhmeErLlJ6lx9qX58qT6OpQNlhnuT
    Hx7+8b/+7uGPj09P8PvZBkCBf/jwXFcfXGt7p0xPmBhPH6rPnz88Ow/tJV/g
    949P/wp8GiiYL3J8fJr510GYf/KK/fLzNnnCLwWBhDDatl/527+Jv/HYur+A
    r58fvimvzw9bMbb49PD/2H6subcecLP1DdZ81ReBTvoese4qegzbRel+9T
    KMvspCppkqptKfR2q0xanVRuHv7un4//GMX2x+fnDw//8vziLF5c9HXUX2AU
    fwE+NUt+oXr4u++dnLsvvweb9NS9MtfG6hFzbdyqalrV5qPT/vrVUT0hk3oG
    E5Y24L6PqjppTatqXFjhQbpbZd3WSWU1E00f1atUUk+ieLXpJlV1qhdiDq+0
    k8o81QyO4GViUo8kSqFwvKrrx1VVm2oDLe3xvFZW6k1jWVEZmxty+KxSdSZ5
    ZYSQaH2rCp82bXRu5A47PKN6KmmxQkYulIUz2KOqrE2qoiN3COHeKju5J5Wb
    mT2SUb2GJ/VqFG8H7wGPqpouqVrN4PXH/EeVpU0q5wb7EGUf1WMiqYcMduco
    9e1tsMNnkwx2hQ72wcu6Ve7qZNAqVVRGeete+ORp9wrMMio1GblKpSNX5Udu
    8GpH9d6MXIaNXCUnI1fJdOSquZHrFwGjyjZtKplZ94zqqUSJpcDxSjKpyhM9
    lqS0TLxVFv1Uk209szAeVWsSHZY9BpfrZjxncV0lc5ZUpTjCqLJOFJm187pY
    MX9f36CL7rNOBC0Qw8hb0RA6Yi7qLhmAUs7EbUb1qj6ppzFhiXriGIg6dQyk
    KYW5

  • Weblogic 8.1SP2 throws noclassdeffounderror for ActionServlet

    Hi All,
              My application(struts based) works fine in weblogic7 and the same is deployed sucesfully in weblogic8.1 SP2 but on starting the weblogic server the following error is thrown
              ******************error starts here*******************
              <Jul 9, 2004 3:45:43 PM GMT+05:30> <Error> <HTTP> <BEA-101250> <[ServletContext(id=18734604,name=gsrs_admin,context-path
              =/gsrs_admin)]: Servlet class com.jpmorgan.grc.gsr.admin.AdminToolActionServlet for servlet admintool could not be loade
              d because a class on which it depends was not found in the classpath C:\bea8.2\weblogic81\server\bin\myserver\.wlnotdele
              te\gsrs\gsrs_admin.war;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles
              \WEB-INF\lib\jstl31232.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarf
              iles\WEB-INF\lib\standard31233.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_ad
              min\jarfiles\WEB-INF\lib\struts31234.jar.
              java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet.>
              <Jul 9, 2004 3:45:43 PM GMT+05:30> <Error> <HTTP> <BEA-101216> <Servlet: "admintool" failed to preload on startup in Web
              application: "gsrs_admin".
              javax.servlet.ServletException: [HTTP:101250][ServletContext(id=18734604,name=gsrs_admin,context-path=/gsrs_admin)]: Ser
              vlet class com.jpmorgan.grc.gsr.admin.AdminToolActionServlet for servlet admintool could not be loaded because a class o
              n which it depends was not found in the classpath C:\bea8.2\weblogic81\server\bin\myserver\.wlnotdelete\gsrs\gsrs_admin.
              war;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\lib\jstl31
              232.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\lib\st
              andard31233.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-IN
              F\lib\struts31234.jar.
              java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet.
              at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:805)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3252)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3209)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3195)
              at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3174)
              at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:688)
              at weblogic.servlet.internal.WebService.preloadResources(WebService.java:483)
              at weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java:30)
              at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
              at weblogic.Server.main(Server.java:32)
              >
              ***************error ends here*********************
              any help is appreciated
              rgrds and thx
              gnana

    Hi All,
              <br>
              <br>
              My application was working fine on weblogic7. Recently i have installed weblogic8.1 SP4. We are using managed weblogic servers. I got noclassdeffounderror for a class on the deployment of the application or on the start one of the servers.
              <br>
              <br>
              <b>Strange thing is that the class it is complaining is there in the jar and the jar is there in the classpath which it displays along with the error.</b>
              <br>
              <br>
              I dont know why its not picking up that class. I verifed the classpath by setting it on command line and then tried to use that particular class and it was working.
              <br>
              <br>
              I also tried to put the particular class in web-inf/classes directory and to my surprise it is also not working. still it is giving the same error. Then I tried to put the jar in the web-inf/lib but even in this case also i got the same error.
              <br>
              <br>
              Is there something wrong in the setup/configuration of the server?? or is it anyway related to the environment(like xp,2000,environment variables etc) where the server is installed?? or is weblogic8.1 has some problem in picking classes form classpath or web-inf/classes/ for some particular cases??
              <br>
              <br>
              Anybody has any idea why weblogic8.1 is behaving this way??
              <br>

  • WebLogic 9.2 MP1 - NoClassDefFoundError: weblogic/xml/domimpl/Saver

    Hello,
    I'm currently experiencing the following error in our production WebLogic environment. Curiously, the same WAR file deploys and works fine on our QA and STAGE servers. I must admit that my debugging knowledge of WebLogic is limited, but I have checked the obvious things (same version of WebLogic on all servers, same JAR files present on all, etc).
    The error occurs when trying to generate a WSDL for a web service. The error is as follows:
    ####<Oct 16, 2008 6:46:59 PM BST> <Error> <HTTP> <lxxxxxxxxx.xxxxx.com> <xxxxxx_16621_1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1224179219556> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@5ebaa3 - appName: 'AJPServices', name: 'AJPServices.war', context-path: '/AJP/AJPServices'] Root cause of ServletException.
    java.lang.NoClassDefFoundError: weblogic/xml/domimpl/Saver
    at weblogic.wsee.wsdl.WsdlDefinitions.write(WsdlDefinitions.java:581)
    at weblogic.wsee.wsdl.WsdlDefinitions.write(WsdlDefinitions.java:569)
    at weblogic.wsee.server.servlet.WsdlRequestProcessor.writeWsdl(WsdlRequestProcessor.java:146)
    at weblogic.wsee.server.servlet.WsdlRequestProcessor.process(WsdlRequestProcessor.java:81)
    at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:173)
    at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:92)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:223)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:176)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3245)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2003)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1909)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1359)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any suggestions would be most appreciated.
    Thanks,
    Sam
    Edited by: user3634124 on 17-Oct-2008 04:41 (Fixed typos)

    Hey Sam,
    Are you using the same kinda startup means ?
    (NodeManager / Regular Scripts)
    If you created your application the same way on all environments, you could try to use the script from QA to production (means you'll have to do it by night :) ) or in the other way : try your production startup script in the QA env.
    Else, the good old-fashioned way : compare both config.xml with WinCompare or BeyondCompare or anything that does the job.
    Make also sure you don't have any XML Registry declared and that your domain/lib directories look alike.
    Hope this helps.

  • 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 9.1 Deployment errors using the ANT task wldeploy

    I am not able to deploy applicatons using the ANT task. The same works with Weblogic 8.1. It is throwing a NoClassDefFoundError. It is looking for a class by name javax/management/InvalidAttributeValueException.
    This class file is shipped as part of jmx.jar. I tried to include it and then there was another NoClassDefFoundError that occured.
    The problem is I don't want to keep adding these different jars to make the ant deployment work. Can anyone please let me know what could be the problem.
    I am using a Windows XP OS and 1.4.2_10 as java version.
    I have added all the jars in the weblogic91\server\lib directory to the classpath.
    Also I have my apache ant tasks set in the classpath.
    Thanks
    Shankar Chandrasekaran

    Have had a bit of these CLASSPATH issues when jumping versions.
    Have had the best success when I create a different profile for each one, making sure the version you want is the only one defined. the main thing my profile sets is
    unset PATH
    unset CLASSPATH
    unset JAVA_HOME
    then
    export PATH=
    export CLASSPATH= the weblogic 9 one
    export JAVA_HOME= the one with 9
    or however they do it in windows, but make sure you CLASSPATH is only refencing the 9 jars

  • Deployment / NoClassDefFoundError

    Hi,
    Today I deployed a new page to our test environment (OA_TEST).
    Upon running my page I got the following exception:
    java.lang.NoClassDefFoundError: oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub
    In jDeveloper I had no problems running my page and there was no need to do anything special regarding the above mentioned class.
    Any ideas on what I need to do?
    PS: this is my first deployment

    Hi ramana
    i have similar problem.
    have u got the soln.
    Pl mail me anything about u know asap.
    Thanks in advance
    "Ramana" <[email protected]> wrote:
    Hi,
    I'm using Vcafe4.0 and weblogic 5.1.0. I created Entity Bean inherted
    from Value object(detailed object).I'm able to compile and create jar file
    successfully,thru vcafe.While deploying it to weblogic, we got an error that
    the value object class is not found, even though the class file is in same
    directory.
    We resolved this problem by putting the Value object class in the
    "ejbcgen" directory.Then We are able to create a jar file and deployed it to
    weblogic successfully.
    But while starting the weblogic server, this jar file is not deployed in
    the server.
    Thanks
    TSR
    the error message is as follows...
    <EJB> Enterprise JavaBeans initializing
    Thu Aug 17 18:45:46 PDT 2000:<E> <EJB> Could not deploy:
    'D:/weblogic/myserver/T
    estUserDataEJB.jar': file is not a valid jar file, or does not
    contain a valid bean
    weblogic.ejb.common.DeploymentException: DeploymentException opening JAR
    file D:
    \weblogic\myserver\TestUserDataEJB.jar; nested exception is:
    weblogic.ejb.deployment.JarLoadException - with nested exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    D:/weblogi
    c/myserver/TestUserDataEJB.jar from
    D:\weblogic\myserver\TestUserDataEJB.jar; ne
    sted exception is:
    java.lang.NoClassDefFoundError: UserData]
    weblogic.ejb.common.DeploymentException: Problem creating deployment
    D:/weblogic
    /myserver/TestUserDataEJB.jar from D:\weblogic\myserver\TestUserDataEJB.jar;
    nes
    ted exception is:
    java.lang.NoClassDefFoundError: UserData
    java.lang.NoClassDefFoundError: UserData
    at java.lang.Class.getMethods0(Native Method)
    at java.lang.Class.getMethods(Class.java:718)

  • Struts deployment NoClassDefFoundError

    I am using weblogic 8.1 on Windows XP for testing my deployment model.
    I have a struts application deployed in an ear file.
    All my struts specific classes are in the web-inf/lib directory. The directory
    also has struts.jar and struts-legacy.jar. All the other apache libs such has
    common*.jar eat are in the app-inf/lib directory of my J2EE application. app-inf/lib
    also have other classes which do not refer to struts classes.
    I am going to have one more web application deployed in the same ear.
    I do not have any extra library on the system class path.
    I am getting an error while jsp page compileation.
    Is there any document which discribe how one should deploy struts based web applications
    in the weblogic 8.1.
    Forward ForwardConfig[name=success,path=/SecuredLogin.do,redirect=false,contextR
    elative=false]
    Forward ForwardConfig[name=success,path=loginDef,redirect=false,contextRelative=
    false]
    <Nov 11, 2003 4:29:09 PM EST> <Error> <HTTP> <BEA-101017> <[ServletContext(id=15
    8446,name=StrutsApplication1,context-path=/StrutsApplication1)] Root cause of
    ServletExc
    eption.
    java.lang.NoClassDefFoundError: org/apache/struts/taglib/html/OptionsTag
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
    3)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:431)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
    Loader.java:169)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAw
    areClassLoader.java:52)
    at weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:12
    71)
    at weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:1215)
    at weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:290)
    at weblogic.servlet.jsp.TagLibHelper.loadTagLib(TagLibHelper.java:314)
    at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:145)
    at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:49
    91)
    at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:4829)
    at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:4675)
    at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2093)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1879)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1752)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:962)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:105)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:228)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:120)
    at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:364)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:220)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:172)
    at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
    java:504)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:349)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(Req
    uestDispatcherImpl.java:342)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    97)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:246)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.
    java:1069)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestP
    rocessor.java:274)
    at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(
    TilesRequestProcessor.java:254)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Ti
    lesRequestProcessor.java:309)
    at com.mycompany.common.struts.GeneralRequestProcessor.process(GeneralRequest
    Processor.java:198)
    at com.mycompany.common.struts.GeneralActionServlet.process(GeneralActionServ
    let.java:273)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(Req
    uestDispatcherImpl.java:342)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    97)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:246)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.
    java:1069)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestP
    rocessor.java:274)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(Reques
    tProcessor.java:455)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Ti
    lesRequestProcessor.java:320)
    at com.mycompany.common.struts.GeneralRequestProcessor.process(GeneralRequest
    Processor.java:198)
    at com.mycompany.common.struts.GeneralActionServlet.process(GeneralActionServ
    let.java:273)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6291)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    97)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3575)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2573)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    >

    I am making sure that my classes are loading from web-inf/lib first.
    I got the same results without setting this parameter to true.
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE weblogic-web-app PUBLIC "-//BEA Systems, Inc.//DTD Web Application
    8.1//EN" "http://www.bea.com/servers/wls810/dtd/weblogic810-web-jar.dtd">
    <weblogic-web-app>
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    </weblogic-web-app>
    "javajuggler" <[email protected]> wrote:
    >
    I am using weblogic 8.1 on Windows XP for testing my deployment model.
    I have a struts application deployed in an ear file.
    All my struts specific classes are in the web-inf/lib directory. The
    directory
    also has struts.jar and struts-legacy.jar. All the other apache libs
    such has
    common*.jar eat are in the app-inf/lib directory of my J2EE application.
    app-inf/lib
    also have other classes which do not refer to struts classes.
    I am going to have one more web application deployed in the same ear.
    I do not have any extra library on the system class path.
    I am getting an error while jsp page compileation.
    Is there any document which discribe how one should deploy struts based
    web applications
    in the weblogic 8.1.
    Forward ForwardConfig[name=success,path=/SecuredLogin.do,redirect=false,contextR
    elative=false]
    Forward ForwardConfig[name=success,path=loginDef,redirect=false,contextRelative=
    false]
    <Nov 11, 2003 4:29:09 PM EST> <Error> <HTTP> <BEA-101017> <[ServletContext(id=15
    8446,name=StrutsApplication1,context-path=/StrutsApplication1)] Root
    cause of
    ServletExc
    eption.
    java.lang.NoClassDefFoundError: org/apache/struts/taglib/html/OptionsTag
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
    3)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:431)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
    Loader.java:169)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAw
    areClassLoader.java:52)
    at weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:12
    71)
    at weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:1215)
    at weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:290)
    at weblogic.servlet.jsp.TagLibHelper.loadTagLib(TagLibHelper.java:314)
    at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:145)
    at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:49
    91)
    at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:4829)
    at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:4675)
    at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2093)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1879)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1752)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:962)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:105)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:228)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:120)
    at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:364)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:220)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:172)
    at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
    java:504)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:349)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(Req
    uestDispatcherImpl.java:342)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    97)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:246)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.
    java:1069)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestP
    rocessor.java:274)
    at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(
    TilesRequestProcessor.java:254)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Ti
    lesRequestProcessor.java:309)
    at com.mycompany.common.struts.GeneralRequestProcessor.process(GeneralRequest
    Processor.java:198)
    at com.mycompany.common.struts.GeneralActionServlet.process(GeneralActionServ
    let.java:273)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(Req
    uestDispatcherImpl.java:342)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    97)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:246)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.
    java:1069)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestP
    rocessor.java:274)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(Reques
    tProcessor.java:455)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Ti
    lesRequestProcessor.java:320)
    at com.mycompany.common.struts.GeneralRequestProcessor.process(GeneralRequest
    Processor.java:198)
    at com.mycompany.common.struts.GeneralActionServlet.process(GeneralActionServ
    let.java:273)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6291)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    97)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3575)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2573)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    >

  • WebLogic crashes after redeploy

    We have an ADF11 application. Sometimes (not every time) when we redeploy the managed server instance that the application is running on will crash. I've seen some references that other people have had similar issues and they just recommend restarting after a redeploy. I think the error is something to do with the permgen space, though I'm still analyzing.
    Anybody ever encounter anything similar? I'm mostly wondering if there's some basic deployment step or setting I could change to help with the issue.
    Thanks.
    P.S. posting in the ADF forum as well, just in case.

    Hi Stephen,
    Rene is totally right on this one. This problem is actually quite common. I have seen this problem many times on Weblogic platforms (from Weblogic 7 - Weblogic 11g) my production support team is managing for our IT clients.
    The Weblogic redeploy process triggers some classes unloading but quite often you end up with an incremental leak because some Class objects are still referenced by the class loader and the HotSpot JVM garbage collector cannot release them; results : PermGen space memory leak!
    The typical error you will see in your logs is: java.lang.OutOfMemoryError: PermGen space
    Please note that this problem can also occur on JRockit & IBM VM, in this scenario, a leak will be observed in the Native Heap space since thoese JVM do not have a PermGen space (Class loading / Class metadata is done straight to Native Heap memory) but result is the same.
    My recommendation is similar to Rene and to either delete the application.
    The other approach we have implemented in some of our production environments is to perform a Weblogic managed server restart (to reset the PermGen space) post redeployment (assuming you have enough PermGen space to survive one live redeploy).
    Some articles and case studies below that you may found useful on this topic.
    http://javaeesupportpatterns.blogspot.com/2011/02/outofmemoryerror-permgen-using-weblogic.html
    http://javaeesupportpatterns.blogspot.com/2011/02/outofmemoryerror-permgen-patterns-part1.html
    Regards,
    P-H

  • 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

Maybe you are looking for

  • Auto redial fails on the second attempt

    the new feature on the version 7.2.60.103 automatically redial the contact if the first attempt wasn't successful. however the second attempt made automatically will result in the call being dropped.

  • Best approach to upgrade MaxDB AND move to new OS release

    What would be the best approach to upgrade Contentserver MaxDB 7.5 on W2K server (32-Bit) to MaxDB 7.7 on Windows 2008 Server x64 (R2?)? 1.  a) Upgrade MaxDB on the existing installation      b) Create a complete backup      c) Install latest release

  • For webdynpro creation

    hi friends... i am interested to learn web dynpro.. i am started to learn.. by using some pdf i am learning myself.. in the pdf step by step peocedure as follow 1. creation of webdynpro component 2. creation of web dynpro views.. 3. after that they s

  • Help with catchlight..Portrait help please

    Hi there I am looking for someone who know's about catchlight and Portrait, I have a photo of what I am aiming for, if someone who know's their stuff could please help?

  • Do interactive PDF's work

    Hi, i have been looking into interactive PDF's and all i seem to find is poor examples which do not really work well.  I am looking into ways to show content for a client, and wanted to see what was out there.  Does anyone have any good experiences w