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

Similar Messages

  • Weblogic domain status always down from Fusion Middleware Console

    Hi Guys
    Weblogic domain status always down from Fusion Middleware Console but however my Webdomain is Up and running.
    At another level, I have the same problem with applications status. These applications are Up and running but visible status down too.
    Platform: AIX 5.3 TL8
    Weblogic Server: 10.3.2
    Fusion Middleware Controle: 11.1.1.2.0
    Any idea ?
    bests regards
    Denis Jeanneret

    Hi,
    I have similar setup and the WebTier component shows as down.
    After some research I have come to the conclusion that some files have been missed in the EM packaging with the Web Center and OHS components.
    Am following up with iAS development on this issue..
    Check
    http://<adminHost>:<adminPort>/dms
    Click on Aggregate Metrics > scroll down to opmn_response and opmn_response_component. See if the instance is registered.
    In my case, the opmn_response does not have the componentname in it but opmn_response_component seems to be fine.
    Regards
    Kotti

  • Deploy EAR from command prompt

    What is the best way to deploy an EAR from the command prompt using JDEV11g?

    Are you trying to deploy your application as EAR or are you trying to deploy the EAR file to an WLS ?
    If you are trying to deploy your application you can use ojdeploy
    ojdeploy -workspace /usr/jdoe/Application1.jws  -profile * If you are trying to deploy the EAR to an WLS
    wlserver_10.3\server\bin\setWLSEnv.cmd
    java weblogic.Deployer -adminurl "http://wls:7101" -remote -username "user" -password  "pass" -deploy -upload MyApp.ear -targets  AdminServer

  • How to Deploy EAR from command line?

    hello all, I would like to know if there is a good way to deploy EAR files from
    the command line for weblogic server 6.1
    the documentation says I can just copy the file over and use auto-deploy but then
    it wont be administerable from the the admin console
    thanks!
    James

    Hi James,
    Autodeployment should work under the development mode.
    Make sure you are not running into the production mode.
    Another approach is to use WebLogic's JMX API to dynamically
    deploy your EAR. This could be quite tedious though.
    Lynch
    "James" <[email protected]> ¼¶¼g©ó¶l¥ó
    news:3c02eefa$[email protected]..
    >
    hello all, I would like to know if there is a good way to deploy EAR filesfrom
    the command line for weblogic server 6.1
    the documentation says I can just copy the file over and use auto-deploybut then
    it wont be administerable from the the admin console
    thanks!
    James

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

  • Error while deploying EAR from commandline

    Hi,
    I am getting the following error when i am trying to deploy EAR using commandline in Oracle 10gAS 10.1.2
    Error: Unexpected error during lookup : Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (ias_admin);Nested exception is:
    javax.naming.AuthenticationException: Invalid username/password for default (ias_admin)
    I am using the following commandline:
    Java -jar admin.jar ormi://hostname:ormi_port ias_admin ias_admin_password -deploy -file .\applications\<EAR_Filename>ear -deploymentName <deploymentname> -iiopClientJar stub_jar_filename
    I have tried without ormi port as well. The userid and password for ias_admin i am using are all correct as i am able to login to enterprise manager successfully.
    I am able to deploy the same EAR using EM but I want to create client stub and i don't know what property to set in EM which create client stub along with deployment.
    Thanks and Regards
    Amit Trivedi

    Looks strange, but do you have blanks in your path names? Don't do that. Cause pain only.
    --olaf                                                                                                                                                                                                   

  • WebLogic 7.0sp4 - Console Servlet causes java.lang.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
    [files.zip]

    I do not think this is the right group for your issue. Please post it in the appropriate
    one.
    "Bill Horan" <[email protected]> wrote:
    >
    >
    >
    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

  • Deploying ear from within JDeveloper9.0.2 to ias9.0.2

    Hi,
    Is there a way to deploy an enterprise archive from within JDeveloper9.0.2 to an Oracle ias9.0.2 instance. If I try to deploy my application I get the following message:
    Security error: This operation was denied. The admin.jar utility can not be used to perform operations against OPMN managed OC4J instnaces. Please use Enterprise Manager or dcmctl instead. Refer to the Oracle9iAS Admin Guide or the OC4J User's Guide for more details.
    Exit status of Oracle9iAS admin tool (-deploy): 1
    I'm guessing that with the new ias version I can only deploy by using oem or dcmctl, but wouldn't it be convenient if we still could use JDev?
    Thx,
    -J.
    BTW. What are 'instnaces' ;-)

    You are correct ... you must use dcmctl or OEM - see:
    Re: Conditional execution in pl/sql
    But JDev 9.0.3 will have the ability to invoke the DCM deployment utility within its application server connections.
    As for "instances" - it is a term meant to describe multiple instances of OC4J within Oracle9iAS. In fact, you can multiple application server instances with multiple OC4J instances in each. This clustering architecture is what necessitated the need for dcmctl. For a quick architecture overview with a nice diagram check out:
    http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/web.902/a95880/cluster.htm#1007996
    Mike.

  • Deploy project from Workshop onto production server

    Hi all,
    How do I deploy a project I made in the workshop to a remote production
    server?
    I 've tried several ways:
    - With application settings in workshop: hangs (even when I copied the
    domain from the server and used that)
    - From weblogic builder: hangs
    - Building an ear with weblogic builder and deploying that from console.
    I get this exception with the last one:
    Deployer:149034]An exception occurred for task [Deployer:149026]Deploy
    application DeleteApp on portalServer.:
    Exception:weblogic.management.ApplicationException: [J2EE:160079]There is no
    module defined with the uri .workshop/DeletedWEb/EJB/ProjectBeans which is
    used in the classloader-structure declaration in weblogic-application.xml
    for DeleteApp.
    Thank you for any and all help,
    Geoffrey

    How about Build > Build EAR menu in WLW? And then deploy the EAR?
    "Geoffrey" <[email protected]> wrote in message
    news:[email protected]..
    Hi all,
    How do I deploy a project I made in the workshop to a remote production
    server?
    I 've tried several ways:
    - With application settings in workshop: hangs (even when I copied the
    domain from the server and used that)
    - From weblogic builder: hangs
    - Building an ear with weblogic builder and deploying that from console.
    I get this exception with the last one:
    Deployer:149034]An exception occurred for task [Deployer:149026]Deploy
    application DeleteApp on portalServer.:
    Exception:weblogic.management.ApplicationException: [J2EE:160079]There isno
    module defined with the uri .workshop/DeletedWEb/EJB/ProjectBeans which is
    used in the classloader-structure declaration in weblogic-application.xml
    for DeleteApp.
    Thank you for any and all help,
    Geoffrey

  • Error while deploying ear file generated from weblogic to ocj4

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

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

  • Issue with deploying EAR to Weblogic 10.3.4 from STS

    Hi,
    I am using Spring Source Tool 2.6 as the IDE. While publishing the EAR to weblogic from STS, it is not happening. It doesnt give any error too. When I check from the admin console under deployments it will not be found. However, I am able to deploy the same ear file from admin console without any issue. Am I missing some thing while configuring the domain? Is there any work around for this? (Note: I am creating the domain by selecting the default options in dev environment).
    Thanks,
    Vishnu

    There appears to be an issue with tooling versions for Oracle tools and underlying eclispe. see following
    http://forum.springsource.org/showthread.php?104597-STS-2.6.0-M2-does-not-allow-adding-Weblogic-Servers

  • Deploying ear application - migrating from OC4j to Weblogic

    I am trying to migrate application from OC4J to weblogic server. Apart from usual differences in descriptors, structure of EAR etc. I came across unusual error:
    "both the remote home and remote component interface must be specified. Currently, only one of them is specified"
    It is about deploying session bean. Usual EJB3 stateless session bean with local and remote interface, deployed without any problem on OC4J and JBoss. Of course, I know home interfaces are something to do with EJB 2.1, but this is EJB3 application and, I guess, Weblogic has full support for it. Does it? :)
    Anyway, is there workaround? Or am I missing something? I don't have to tell you what problems we will be facing if I have to restructure whole application with dozens and hundreds of session beans.
    Thanks a lot!

    OK. I just want to make sure that there are no problems with the deployment descriptors.
    To pin point the problem do the following in JDeveloper:
    1. Create a simple EJB 3.0 session bean
    2. On that session bean create a Sample Java Client.
    3. Run the Session Bean
    4. Run the Client
    5. If both are running fine, compare the deployment descriptors from the sample and your real application.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • EXCEPTION in deploying ear file on weblogic server 11g

    Hi, I am trying to deploy an ear file on the weblogic server 11g(10.3.5) application installed successfully but when i tried to start application to listen service requests its throws exceptions and application state changed from prepared to failed
    I have unchecked the check box Auto generate and synchronize weblogic JDBC descriptors during deployment in application properties under the deployment node. I also have created same jdbc datasource with name Connection1 and JINDI name jdbc/Connection1 on my weblogic server.
    Exceptions that application throwing are.
    Message icon - Error weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: No credential mapper entry found for password indirection user=hr for data source Connection1
    But when I tried to deploy this from jdeveloper deployment console directly on the server it deployed successfully and starts listening requests.
    please give me solution of this problem.
    Thanks in advance
    Edited by: Rao on Nov 29, 2012 10:22 AM
    Edited by: Rao on Nov 29, 2012 10:23 AM

    I have resolved this exception. Exception occur due wrong settings in weblogig_Application.xml file remove Data source information from this file and provide datasource on weblogic server.

  • Deploying EAR file in weblogic

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

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

  • How to edit web.xml deployment descriptor from console in weblogic 8.1?

    In weblogic 7.0, deployment descriptor such as web.xml can be edited from the admin
    console, but on weblogic 8.1 I can't find a way to do so.
    Is this function taken out? Why is it taken out? Do I have an alternative to edit
    it without unpacking and packing the EAR or WAR?
    Thanks in advance.
    Bill

    In weblogic 7.0, deployment descriptor such as web.xml can be edited from the admin
    console, but on weblogic 8.1 I can't find a way to do so.
    Is this function taken out? Why is it taken out? Do I have an alternative to edit
    it without unpacking and packing the EAR or WAR?
    Thanks in advance.
    Bill

Maybe you are looking for

  • BW report integration in Portal/PC-UI based on a BP at runtime

    Hello, we have created a BW report "Customer Overview" and want this report to be called from the Account BSP iView (within the context): The selected Business Partner should be automatically transferred to the report, the BW report should receive th

  • Canon 50D RAW files not showing

    Hi all, I just got a Canon 50D as an addition to the current 400D (Rebel in the USA). I am shooting 100% RAW files, and I am having a problem with previewing them. I downloaded and installed the Camera RAW 5.2 fro Adobe and Lightroom and Photoshop ha

  • BIP 10.1.3.4 with WLS Embedded LDAP

    Hi All, Details of my setup. 1. BIP installed in weblogic 2. BIP Security model setup to point to LDAP (wls embedded). The following details I specified: a. cn=Admin/passwd b. Distinguished Name for Users: ou=people,ou=myrealm,dc=base_domainname c. D

  • Why don't iTunes 11 get update of apps by syncing the already updated apps on iPad or iPhone?

    Please help!!! So annoying...coz it is too much waste the time waiting for every devices apps updated.

  • Kernel26 2.6.29.1-3 decreases intel performance

    Hey everyone, After upgrading my testing packages I noticed my performance dropped noticably (games would not run properly anymore). After some downgrading i found the culprit . The upgrade from Kernel26 2.6.29.1-2 to Kernel26 2.6.29.1-3 made my card